▼ com | |
▼ navigine | |
▼ idl | |
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. |
location_view.dart | Class is used to display a Navigine location via Flutter StatefulWidget. |
▼ com | |
▼ navigine | |
▼ idl | |
► objc | |
Navigine.h | |
NCAnimationType.h | Enum described animation functions. |
NCAsyncRouteListener.h | Class provides a callback to be invoked when RouteSession handle changed/advanced events. |
NCAsyncRouteManager.h | Class is used for managing RouteSessions. |
NCBeacon.h | Class is used for storing iBeacon. |
NCBitmapRegionDecoder.h | Сlass is used for getting bitmaps (png, jpg, svg) from byte array. |
NCCamera.h | Class describing position of the camera. |
NCCameraCallback.h | Callback specified after the camera movement is stopped. |
NCCameraListener.h | Class is used to listen for camera updates. |
NCCameraUpdateReason.h | Reason of the camera update. |
NCCategory.h | class is used for storing venue categories. |
NCCircleMapObject.h | represents circle on location view. |
NCEddystone.h | Class is used for storing Eddystone. |
NCElevationGraph.h | Сlass describing a graph that connects the sublocations. |
NCFlatIconMapObject.h | represents icon object on location view. |
NCGeometryUtils.h | A set of functions for working with geometries. |
NCGlobalPoint.h | A point at the specified WGS84 coordinates. |
NCGraph.h | Class is used for storing graph. |
NCGraphEdge.h | Class is used for storing graph edge. |
NCGraphVertex.h | Class is used for storing graph vertex. |
NCIconMapObject.h | represents icon object on location view. |
NCImage.h | class described image data in SDK |
NCImageType.h | Enum described supported image types. |
NCInputListener.h | Class is used to listen for interactions with location view. |
NCLine.h | A polyline with specified list of segments Segment. |
NCLocation.h | Class is used for storing location parameters: identifier, version, name, a list of sublocations, etc. |
NCLocationInfo.h | General information about location. |
NCLocationListener.h | Class provides a callback to be invoked when LocationManager class downloads the location from server or load it from the storage. |
NCLocationListListener.h | Class provides a callback to be invoked when LocationListManager class downloads list of available locations from server. |
NCLocationListManager.h | Class is used for downloading locations list from the server and providing it to the user. |
NCLocationManager.h | Class is used for downloading and working with Location. |
NCLocationPoint.h | Class is used for representing certain point within the location. |
NCLocationPolygon.h | Class is used for representing certain polygon within the location Polygon. |
NCLocationPolyline.h | Class is used for representing certain polyline within the location Polyline. |
NCLocationView.h | Class is used to display a Navigine location via iOS UIView. |
NCLocationWindow.h | Class is used to interact with the view. |
NCMapObject.h | Class is used to handle object on LocationWindow created and managing by user Could be handled in pickMapObjectAt method LocationWindow. |
NCMapObjectPickResult.h | Class is useed to handle information in PickListener. |
NCMapObjectType.h | Enum underlying type of map object. |
NCNavigationManager.h | Class is used for evaluating navigation and calculating users' Position. |
NCNavigineSdk.h | Provides access to all services in the SDK. |
NCNotification.h | Class is used for working with the notifications and storing its data. |
NCNotificationListener.h | Class provides a callback to be invoked when NotificationManager detects local notification events. |
NCNotificationManager.h | Class is used to manage local Notifications. |
NCPickListener.h | Class is used to handle for picking objects on the location view. |
NCPoint.h | A point at the specified metrics coordinates. |
NCPolygon.h | A polygon with specified list of points. |
NCPolygonMapObject.h | represents polygon object on location view. |
NCPolyline.h | A polyline with specified number of points. |
NCPolylineMapObject.h | represents polyline object on location view. |
NCPosition.h | Class describing user's position. |
NCPositionListener.h | Class provides a callback to be invoked when NavigationManager updates the position of the device. |
NCRectangle.h | A rectangle with specified origin and size. |
NCResourceListener.h | |
NCRouteEvent.h | Class is used for storing the route path events. |
NCRouteEventType.h | Enum described toute event types. |
NCRouteListener.h | Class provides a callback to be invoked when RouteManager updates routes to the target point or from point to point. |
NCRouteManager.h | Class is used for evaluating RoutePath from point to point. |
NCRouteOptions.h | Class is used for describing routing options of AsyncRouteManager. |
NCRoutePath.h | class is used for storing the route path between the two points on the location. |
NCRouteSession.h | Class is used for managing async route listeners. |
NCSegment.h | line between two points. |
NCSensorType.h | |
NCSignalType.h | |
NCSublocation.h | Class is used for storing sublocation parameters: identifier, name, width, heigth, etc. |
NCTransmitterStatus.h | enum described possible transmitter state. |
NCVector3d.h | |
NCVenue.h | Class is used for storing venue. |
NCWifi.h | Class is used for storing WiFi. |
NCZone.h | Class is used for storing location polygonal zones. |
NCZoneEvent.h | Class described user zone event. |
NCZoneEventType.h | enum described zone event types |
NCZoneListener.h | Class provides a callback to be invoked when ZoneManager detects entering/leaving zone events. |
NCZoneManager.h | Class is used for notifying about entering or leaving Zones. |
▼ en | |
▼ cpp | |
def_groups.hpp | |
getting_started | |
initial_setup | |
install | |
styles | |
▼ java | |
▼ com | |
▼ navigine | |
► idl | |
► java | |
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. |
► view | |
LocationView.java | Class is used to display a Navigine location via Flutter StatefulWidget. |