| Interface | Description |
|---|---|
| IAARObject |
IAARObject represents the coordinates (i.e., a model matrix) of an object in
the AR coordinate system.
|
| IAARSession |
IndoorAtlas AR fusion API
|
| IAGeofence |
A data object representing a geofence defined by a set of vertices
|
| IAGeofenceListener |
Used for receiving geofence events from the
IALocationManager when geofences are
triggered. |
| IALocationListener |
Used for receiving locations from the
IALocationManager when location has changed. |
| IAOrientationListener |
Used for receiving headings and orientation updates from
IALocationManager. |
| IARegion.Listener |
Used for receiving notifications about region changes.
|
| IAWayfindingListener |
| Class | Description |
|---|---|
| IAExtraInfo |
Immutable class containing extraneous SDK information returned by
IALocationManager.getExtraInfo(). |
| IAGeofence.Builder |
Builder to configure
IAGeofence. |
| IAGeofenceEvent |
A class describing a geofence event.
|
| IAGeofenceRequest |
Provides the list of geofences to monitor for the SDK along with the initial trigger
specification
|
| IAGeofenceRequest.Builder | |
| IALocation |
A data object representing a geographic location.
|
| IALocation.Builder |
Builder to configure
IALocation. |
| IALocationManager |
This class provides access to IndoorAtlas location services.
|
| IALocationRequest |
Provides quality of service attributes to the
IALocationManager. |
| IALocationService |
Service that performs background operations to provide positioning updates to
IALocationManager component. |
| IAOrientationRequest |
Class used to specify the sensitivity when requesting heading and orientation changes.
|
| IAPOI |
A data object representing a Point of Interest (POI)
|
| IAPOI.Builder |
Builder to configure
IAPOI. |
| IARegion |
A data object describing a typed region in IndoorAtlas namespace.
|
| IARoute |
Structure representing a route from one location to another.
|
| IARoute.Leg |
Object representing the line segment between two
IARoute.Points. |
| IARoute.Point | |
| IAWayfindingRequest |
Provides wayfinding destination for the SDK.
|
| IAWayfindingRequest.Builder | |
| IndoorAtlasInitProvider |
| Enum | Description |
|---|---|
| IARoute.Error |