|
| AnimationType.java |
| Enum described animation functions.
|
|
| AsyncRouteListener.java |
| Class provides a callback to be invoked when RouteSession handle changed/advanced events.
|
|
| AsyncRouteManager.java |
| Class is used for managing RouteSessions.
|
|
| Beacon.java |
| Class is used for storing iBeacon.
|
|
| BitmapRegionDecoder.java |
| Сlass is used for getting bitmaps (png, jpg, svg) from byte array.
|
|
| Camera.java |
| Class describing position of the camera.
|
|
| CameraCallback.java |
| Callback specified after the camera movement is stopped.
|
|
| CameraListener.java |
| Class is used to listen for camera updates.
|
|
| CameraUpdateReason.java |
| Reason of the camera update.
|
|
| Category.java |
| class is used for storing venue categories.
|
|
| CircleMapObject.java |
| represents circle on location view.
|
|
| Eddystone.java |
| Class is used for storing Eddystone.
|
|
| ElevationGraph.java |
| Сlass describing a graph that connects the sublocations.
|
|
| FlatIconMapObject.java |
| represents icon object on location view.
|
|
| GeometryUtils.java |
| A set of functions for working with geometries.
|
|
| GlobalPoint.java |
| A point at the specified WGS84 coordinates.
|
|
| Graph.java |
| Class is used for storing graph.
|
|
| GraphEdge.java |
| Class is used for storing graph edge.
|
|
| GraphVertex.java |
| Class is used for storing graph vertex.
|
|
| IconMapObject.java |
| represents icon object on location view.
|
|
| Image.java |
| class described image data in SDK
|
|
| ImageType.java |
| Enum described supported image types.
|
|
| InputListener.java |
| Class is used to listen for interactions with location view.
|
|
| Line.java |
| A polyline with specified list of segments Segment.
|
|
| Location.java |
| Class is used for storing location parameters: identifier, version, name, a list of sublocations, etc.
|
|
| LocationInfo.java |
| General information about location.
|
|
| LocationListener.java |
| Class provides a callback to be invoked when LocationManager class downloads the location from server or load it from the storage.
|
|
| LocationListListener.java |
| Class provides a callback to be invoked when LocationListManager class downloads list of available locations from server.
|
|
| LocationListManager.java |
| Class is used for downloading locations list from the server and providing it to the user.
|
|
| LocationManager.java |
| Class is used for downloading and working with Location.
|
|
| LocationPoint.java |
| Class is used for representing certain point within the location.
|
|
| LocationPolygon.java |
| Class is used for representing certain polygon within the location Polygon.
|
|
| LocationPolyline.java |
| Class is used for representing certain polyline within the location Polyline.
|
|
| LocationWindow.java |
| Class is used to interact with the view.
|
|
| MapObject.java |
| Class is used to handle object on LocationWindow created and managing by user Could be handled in pickMapObjectAt method LocationWindow.
|
|
| MapObjectPickResult.java |
| Class is useed to handle information in PickListener.
|
|
| MapObjectType.java |
| Enum underlying type of map object.
|
|
| NavigationManager.java |
| Class is used for evaluating navigation and calculating users' Position.
|
|
| NavigineSdk.java |
| Provides access to all services in the SDK.
|
|
| Notification.java |
| Class is used for working with the notifications and storing its data.
|
|
| NotificationListener.java |
| Class provides a callback to be invoked when NotificationManager detects local notification events.
|
|
| NotificationManager.java |
| Class is used to manage local Notifications.
|
|
| PickListener.java |
| Class is used to handle for picking objects on the location view.
|
|
| Point.java |
| A point at the specified metrics coordinates.
|
|
| Polygon.java |
| A polygon with specified list of points.
|
|
| PolygonMapObject.java |
| represents polygon object on location view.
|
|
| Polyline.java |
| A polyline with specified number of points.
|
|
| PolylineMapObject.java |
| represents polyline object on location view.
|
|
| Position.java |
| Class describing user's position.
|
|
| PositionListener.java |
| Class provides a callback to be invoked when NavigationManager updates the position of the device.
|
|
| Rectangle.java |
| A rectangle with specified origin and size.
|
|
| ResourceListener.java |
|
|
|
| RouteEvent.java |
| Class is used for storing the route path events.
|
|
| RouteEventType.java |
| Enum described toute event types.
|
|
| RouteListener.java |
| Class provides a callback to be invoked when RouteManager updates routes to the target point or from point to point.
|
|
| RouteManager.java |
| Class is used for evaluating RoutePath from point to point.
|
|
| RouteOptions.java |
| Class is used for describing routing options of AsyncRouteManager.
|
|
| RoutePath.java |
| class is used for storing the route path between the two points on the location.
|
|
| RouteSession.java |
| Class is used for managing async route listeners.
|
|
| Segment.java |
| line between two points.
|
|
| SensorType.java |
|
|
|
| SignalType.java |
|
|
|
| Sublocation.java |
| Class is used for storing sublocation parameters: identifier, name, width, heigth, etc.
|
|
| TransmitterStatus.java |
| enum described possible transmitter state.
|
|
| Vector3d.java |
|
|
|
| Venue.java |
| Class is used for storing venue.
|
|
| Wifi.java |
| Class is used for storing WiFi.
|
|
| Zone.java |
| Class is used for storing location polygonal zones.
|
|
| ZoneEvent.java |
| Class described user zone event.
|
|
| ZoneEventType.java |
| enum described zone event types
|
|
| ZoneListener.java |
| Class provides a callback to be invoked when ZoneManager detects entering/leaving zone events.
|
|
| ZoneManager.java |
| Class is used for notifying about entering or leaving Zones.
|
|