| Building |
A building.
|
| Building.Builder |
|
| BuildingInfo |
A building and its dependencies: floors, POIs and events
|
| BuildingInfo.Builder |
Builder to create an instance of BuildingInfo
|
| CalibrationArea |
A calibration area.
|
| CalibrationArea.Builder |
|
| Circle |
A circle with center and radius
|
| Floor |
Floor of a building.
|
| Floor.Builder |
Builder to create a Floor instance
|
| Geofence |
Represents a geographic region in a building.
|
| Geofence.Builder |
|
| Poi |
Point of Interest, associated to a building, regardless of whether it's place inside or outside the building.
|
| Poi.Builder |
Builder to create a Poi instances
|
| PoiCategory |
Category of Point of Interest.
|
| PoiCategory.Builder |
|
| Point |
Associate geographical coordinate (Location) with Building and Floor (Cartography) and cartesian coordinate relative to that building.
|
| PoiWithDistance |
|
| SitumTile |
|
| SitumTile.Builder |
Builder to create an instance of Tile
|