Loading...
Searching...
No Matches
java Directory Reference

Files

 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.
 
 BoundingBox.java
 Axis-aligned bounding box defined by two corner points.
 
 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.
 
 CapType.java
 Enum defining the type of cap for polyline ends.
 
 Category.java
 class is used for storing venue categories.
 
 CircleMapObject.java
 Represents a circle on the location view.
 
 DebugFlag.java
 
 
 DottedPolylineMapObject.java
 Represents a polyline object with points placed along it on the location view.
 
 Eddystone.java
 Class is used for storing Eddystone.
 
 ElevationGraph.java
 Сlass describing a graph that connects the sublocations.
 
 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 an icon object on the 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.
 
 JoinType.java
 Enum defining the type of join for polyline segments.
 
 KeyValueStorage.java
 Interface for key-value storage operations, allowing storage and retrieval of various data types.
 
 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
 Interface for interacting with the location view.
 
 LogInfo.java
 Represents metadata for a log file.
 
 MapObject.java
 Base interface for handling objects on the location view.
 
 MapObjectPickResult.java
 Class is useed to handle information in PickListener.
 
 MapObjectType.java
 Enum defining the type of map object.
 
 MeasurementListener.java
 Class provides callbacks to be invoked when MeasurementManager detects new sensor or signal measurements.
 
 MeasurementManager.java
 Class is used for managing measurement generators and notifying about sensor and signal measurements.
 
 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.
 
 Placement.java
 Enum defining the placement mode for points along a polyline.
 
 Point.java
 A point at the specified metrics coordinates.
 
 Polygon.java
 A polygon with specified list of points.
 
 PolygonMapObject.java
 Represents a polygon object on the location view.
 
 Polyline.java
 A polyline with specified number of points.
 
 PolylineMapObject.java
 Represents a polyline object on the 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.
 
 RouteStatus.java
 Enum describing possible router states.
 
 Segment.java
 line between two points.
 
 SensorMeasurement.java
 Structure representing a sensor measurement with type, values, and timestamp.
 
 SensorType.java
 Enum defining types of sensors used in measurements.
 
 SignalMeasurement.java
 Structure representing a signal measurement with type, identifier, RSSI, distance, and timestamp.
 
 SignalType.java
 Enum defining types of signals used in measurements.
 
 StorageManager.java
 Interface for managing multiple key-value storages, providing access and lifecycle control.
 
 Sublocation.java
 Class is used for storing sublocation parameters: identifier, name, width, heigth, etc.
 
 SublocationChangeListener.java
 Class is used to listen for sublocation change events.
 
 TransmitterStatus.java
 enum described possible transmitter state.
 
 UserLocationLayer.java
 Layer that automatically renders current user position (arrow and accuracy circle) on the map. Provides visibility and anchoring controls. Referenced from LocationView.
 
 UserLocationView.java
 
 
 Vector3d.java
 Structure representing a 3D vector for sensor measurements.
 
 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.