|
| animation_type.dart |
| Enum described animation functions.
|
|
| async_route_listener.dart |
| Class provides a callback to be invoked when RouteSession handle changed/advanced events.
|
|
| async_route_manager.dart |
| Class is used for managing RouteSessions.
|
|
| beacon.dart |
| Class is used for storing iBeacon.
|
|
| bitmap_region_decoder.dart |
| Сlass is used for getting bitmaps (png, jpg, svg) from byte array.
|
|
| camera.dart |
| Class describing position of the camera.
|
|
| camera_callback.dart |
| Callback specified after the camera movement is stopped.
|
|
| camera_listener.dart |
| Class is used to listen for camera updates.
|
|
| camera_update_reason.dart |
| Reason of the camera update.
|
|
| category.dart |
| class is used for storing venue categories.
|
|
| circle_map_object.dart |
| represents circle on location view.
|
|
| eddystone.dart |
| Class is used for storing Eddystone.
|
|
| elevation_graph.dart |
| Сlass describing a graph that connects the sublocations.
|
|
| flat_icon_map_object.dart |
| represents icon object on location view.
|
|
| geometry_utils.dart |
| A set of functions for working with geometries.
|
|
| global_point.dart |
| A point at the specified WGS84 coordinates.
|
|
| graph.dart |
| Class is used for storing graph.
|
|
| graph_edge.dart |
| Class is used for storing graph edge.
|
|
| graph_vertex.dart |
| Class is used for storing graph vertex.
|
|
| icon_map_object.dart |
| represents icon object on location view.
|
|
| image.dart |
| class described image data in SDK
|
|
| image_type.dart |
| Enum described supported image types.
|
|
| input_listener.dart |
| Class is used to listen for interactions with location view.
|
|
| line.dart |
| A polyline with specified list of segments Segment.
|
|
| location.dart |
| Class is used for storing location parameters: identifier, version, name, a list of sublocations, etc.
|
|
| location_info.dart |
| General information about location.
|
|
| location_list_listener.dart |
| Class provides a callback to be invoked when LocationListManager class downloads list of available locations from server.
|
|
| location_list_manager.dart |
| Class is used for downloading locations list from the server and providing it to the user.
|
|
| location_listener.dart |
| Class provides a callback to be invoked when LocationManager class downloads the location from server or load it from the storage.
|
|
| location_manager.dart |
| Class is used for downloading and working with Location.
|
|
| location_point.dart |
| Class is used for representing certain point within the location.
|
|
| location_polygon.dart |
| Class is used for representing certain polygon within the location Polygon.
|
|
| location_polyline.dart |
| Class is used for representing certain polyline within the location Polyline.
|
|
| location_window.dart |
| Class is used to interact with the view.
|
|
| map_object.dart |
| Class is used to handle object on LocationWindow created and managing by user Could be handled in pickMapObjectAt method LocationWindow.
|
|
| map_object_pick_result.dart |
| Class is useed to handle information in PickListener.
|
|
| map_object_type.dart |
| Enum underlying type of map object.
|
|
| navigation_manager.dart |
| Class is used for evaluating navigation and calculating users' Position.
|
|
| navigine_sdk.dart |
| Provides access to all services in the SDK.
|
|
| notification.dart |
| Class is used for working with the notifications and storing its data.
|
|
| notification_listener.dart |
| Class provides a callback to be invoked when NotificationManager detects local notification events.
|
|
| notification_manager.dart |
| Class is used to manage local Notifications.
|
|
| pick_listener.dart |
| Class is used to handle for picking objects on the location view.
|
|
| point.dart |
| A point at the specified metrics coordinates.
|
|
| polygon.dart |
| A polygon with specified list of points.
|
|
| polygon_map_object.dart |
| represents polygon object on location view.
|
|
| polyline.dart |
| A polyline with specified number of points.
|
|
| polyline_map_object.dart |
| represents polyline object on location view.
|
|
| position.dart |
| Class describing user's position.
|
|
| position_listener.dart |
| Class provides a callback to be invoked when NavigationManager updates the position of the device.
|
|
| rectangle.dart |
| A rectangle with specified origin and size.
|
|
| resource_listener.dart |
|
|
|
| route_event.dart |
| Class is used for storing the route path events.
|
|
| route_event_type.dart |
| Enum described toute event types.
|
|
| route_listener.dart |
| Class provides a callback to be invoked when RouteManager updates routes to the target point or from point to point.
|
|
| route_manager.dart |
| Class is used for evaluating RoutePath from point to point.
|
|
| route_options.dart |
| Class is used for describing routing options of AsyncRouteManager.
|
|
| route_path.dart |
| class is used for storing the route path between the two points on the location.
|
|
| route_session.dart |
| Class is used for managing async route listeners.
|
|
| segment.dart |
| line between two points.
|
|
| sensor_type.dart |
|
|
|
| signal_type.dart |
|
|
|
| sublocation.dart |
| Class is used for storing sublocation parameters: identifier, name, width, heigth, etc.
|
|
| transmitter_status.dart |
| enum described possible transmitter state.
|
|
| vector3d.dart |
|
|
|
| venue.dart |
| Class is used for storing venue.
|
|
| wifi.dart |
| Class is used for storing WiFi.
|
|
| zone.dart |
| Class is used for storing location polygonal zones.
|
|
| zone_event.dart |
| Class described user zone event.
|
|
| zone_event_type.dart |
| enum described zone event types
|
|
| zone_listener.dart |
| Class provides a callback to be invoked when ZoneManager detects entering/leaving zone events.
|
|
| zone_manager.dart |
| Class is used for notifying about entering or leaving Zones.
|
|