Loading...
Searching...
No Matches
Navigine.h
Go to the documentation of this file.
1// Navigine.h
2// Navigine
3
4#import <Foundation/Foundation.h>
5
7FOUNDATION_EXPORT double NavigineVersionNumber;
8
10FOUNDATION_EXPORT const unsigned char NavigineVersionString[];
11
12#import "NCPickListener.h"
14#import "NCIconMapObject.h"
18#import "NCInputListener.h"
19#import "NCLocationPolygon.h"
21#import "NCCircleMapObject.h"
22#import "NCCapType.h"
23#import "NCJoinType.h"
25#import "NCMapObjectType.h"
26#import "NCMapObject.h"
28#import "NCPlacement.h"
31#import "NCCameraListener.h"
32#import "NCCameraCallback.h"
33#import "NCDebugFlag.h"
34#import "NCCamera.h"
35#import "NCAnimationType.h"
36#import "NCLocationWindow.h"
37#import "NCNavigineSdk.h"
38#import "NCZoneManager.h"
39#import "NCZoneListener.h"
40#import "NCZoneEventType.h"
41#import "NCZoneEvent.h"
42#import "NCStorageManager.h"
43#import "NCRouteManager.h"
44#import "NCRouteListener.h"
45#import "NCResourceUploadListener.h"
46#import "NCResourceManager.h"
50#import "NCPosition.h"
54#import "NCSensorType.h"
55#import "NCSignalType.h"
56#import "NCVector3d.h"
60#import "NCLogInfo.h"
61#import "NCLocationManager.h"
65#import "NCLocationEditManager.h"
66#import "NCLocationEditListener.h"
67#import "NCKeyValueStorage.h"
68#import "NCBeaconProximityEntry.h"
69#import "NCBeaconProximityEstimatorListener.h"
70#import "NCBeaconProximityEstimator.h"
71#import "NCRouteSession.h"
72#import "NCRouteOptions.h"
74#import "NCRouteStatus.h"
76#import "NCImageType.h"
77#import "NCImage.h"
78#import "NCRectangle.h"
80#import "NCGeometryUtils.h"
81#import "NCNotification.h"
82#import "NCRouteEventType.h"
83#import "NCRouteEvent.h"
84#import "NCRoutePath.h"
85#import "NCWifi.h"
86#import "NCZone.h"
87#import "NCVenue.h"
88#import "NCReferenceEntryType.h"
89#import "NCReferenceEntry.h"
90#import "NCReferencePoint.h"
91#import "NCSublocation.h"
92#import "NCLocation.h"
93#import "NCLocationInfo.h"
94#import "NCGraph.h"
95#import "NCGraphEdge.h"
96#import "NCGraphVertex.h"
97#import "NCElevationGraph.h"
98#import "NCEddystone.h"
99#import "NCCategory.h"
100#import "NCTransmitterStatus.h"
101#import "NCBeacon.h"
102#import "NCPolyline.h"
103#import "NCPolygon.h"
104#import "NCLocationPoint.h"
105#import "NCSegment.h"
106#import "NCLine.h"
107#import "NCGlobalPoint.h"
108#import "NCPoint.h"
109#import "NCBoundingBox.h"