| Interface | Description |
|---|---|
| MappedPositionListener |
Listens to new position information.
|
| PositionListener |
Listens to new position information.
|
| Class | Description |
|---|---|
| ActiveTechnology |
Enables technologies like NFC or QR Codes
|
| CachingManager |
Handles caching functionality with a dynamic caching size and delivers interpolation of signal data.
|
| ExclusionTechnology |
Enables technologies like compass to exclude positions which are not relevant.
|
| InexactMatcher |
Handles matching current signal data with persisted positions.
|
| MappedPositionManager |
Adds a layer over the position manager to save positions in a coordinate system.
|
| Matcher |
Handles matching current signal data with persisted positions.
|
| PositionManager |
Handles all relevant position functionalities.
|
| Technology |
Technology / hardware which can be added to the positioning system.
|