Packages | |
| package | enums |
Classes | |
| class | Api |
| This class handles the api lifecycle, configuration and error management More... | |
| class | ApiCallHelper |
| class | ApiException |
| Exception thrown if a native excepion in the SDK occurs. More... | |
| class | ApiExceptionNotInitialized |
| Exception thrown if a native excepion in the SDK occurs. More... | |
| class | ApiExceptionWrongOrdinal |
| Exception thrown if a native excepion in the SDK occurs. More... | |
| class | ApiHelper |
| class | ApiHelperCommon |
| interface | ApiInitListener |
| interface of the ApiHelper that informs about initialization More... | |
| interface | ApiLicenseListener |
| interface of the ApiHelper that informs about Licence state More... | |
| interface | ApiListener |
| interface | ApiNativeExceptionListener |
| interface that informs about exceptions in the native classes More... | |
| class | ApiTimer |
| class | ApiXMLHandler |
| class | Attribute |
| class | BaseConfigChooser |
| class | BaseTask |
| The task is the SDK's way to control and inform about its asynchronous operations More... | |
| class | ComponentSizeChooser |
| class | ComponentSizeMultiSampleChooser |
| class | ComputationSiteParameters |
| Class that wraps the computations sites in a single parameter for the initialization call. More... | |
| class | DataSet |
| This class is only for internal use. | |
| class | DataSetCountry |
| Contry dataSet structure for the Dataset helper. More... | |
| class | DataSetFile |
| This class is only for internal use. | |
| class | DataSetHelper |
| interface | DataSetHelperListener |
| class | DefaultContextFactory |
| class | DefaultWindowSurfaceFactory |
| class | DeviceUuidFactory |
| class | DisplayInfo |
| Calculates display info on construction and provides it. More... | |
| interface | EGLConfigChooser |
| interface | EGLContextFactory |
| class | EglHelper |
| interface | EGLWindowSurfaceFactory |
| class | Favorite |
| The Favorite class stores a list of Wayppoints over the applications lifetime More... | |
| class | FollowMeInfo |
| class | FollowMeRoute |
| This class provides a special kind of Navigation developed for waste disposal or winter road clearance More... | |
| class | FollowMeRouteEvent |
| Events that can be added on a FollowMe Route More... | |
| class | FollowMeRouteInterval |
| interface | FollowMeRouteListener |
| Follow me callbacks for calculation progress and events and actions along the route. More... | |
| class | FollowMeServer |
| class | FontHelper |
| class | Geocoder |
| The geocoder finds geographic coordinates from data like streets, cities, postal codes and more or the other way around. It can deal with incomplete or wrong information (typos in names or double meanings) and generates a list of possible results. Attention: Some of the functions return may return invalid waypoints, if an error occurred. This may happen, if the map data provider delivered inconsistent data. The handle of the object will then be negative and represents the error code of this operation. You can check this by the function isValid() of the returned object. More... | |
| class | Geofence |
| The Geofence class stores geofences. More... | |
| class | Gesture |
| This class takes provide methods to inform the map about gestures and executes the appropriate map motion. | |
| class | GestureController |
| interface | GLWrapper |
| class | GnssStatusCallback |
| class | Gps |
| The GPS class allows hardware configuration, fake GPS, Log the current Signal or Record a track for FollowMeRoute More... | |
| interface | GpsListener |
| Listener for Gps changes - like a new Gps Signal More... | |
| class | GpsStatusListener |
| class | Handle |
| class | HandleUtils |
| class | History |
| The History class stores all destinations of past and present navigations over application lifetime More... | |
| interface | IGlView |
| interface | IRenderer |
| class | Itinerary |
| Itinerary is an ordered sequence of waypoints that is the base for route calculations. More... | |
| class | IwApiThread |
| class | IWBase32 |
| class | IwGLMapRenderer |
| interface | IwGLMapRendererListener |
| Render listener that informs about new rendered frames. More... | |
| class | IwGLSurfaceView |
| class | IwGLTextureView |
| interface | IwLocationListener |
| Listener that informs about location changes and GPS state changes. More... | |
| interface | IwLocationManager |
| Interface for all iwlocationManagers. More... | |
| class | IwLocationManagerBase |
| class | IwLocationManagerGPS |
| Uses the Android Location provider to update the position in the Map. More... | |
| class | IwLocationManagerLog |
| Uses a log file to update the location in the map. More... | |
| class | IwLocationManagerManual |
| location manager that takes an external Location and passes it to the api More... | |
| class | IwMapView |
| The SDKs View - renders a map as soon as the SDK is initialized. More... | |
| class | IwMapviewerConfig |
| Used for MapTripAPI specific configs. More... | |
| class | IwMapviewerConfigBase |
| class | IwMapviewerConfigSavedState |
| class | IwMapviewerConfigWithPoi |
| Used for MapTripAPI specific configs. | |
| class | IwMapViewManager |
| Tracks all available mapviewers and allows to access them by iwId The if can be assigned via the IwMapView class. More... | |
| interface | IwOnLocationTrackingPauseStateListener |
| interface | IwOnMapCenterChangedListener |
| interface | IwOnMapDataLoadingListener |
| interface | IwOnMapLongPressListener |
| interface | IwOnMapMotionStartListener |
| interface | IwOnMapMotionStopListener |
| interface | IwOnMapSingleTapListener |
| interface | IwOnMapviewerReadyListener |
| interface | IwOnMapViewRegisteredListener |
| Listener that informs about registration of IwMapView instances. More... | |
| interface | IwOnMapZoomedListener |
| interface | IwOnNoObliqueDataListener |
| class | IwRenderThread |
| class | IwRenderThreadController |
| class | IwScaleGestureDetector |
| class | LabelTexture |
| class | LaneInfoHelper |
| class | Language |
| This class configures the language that is used for navigation advices More... | |
| class | Licence |
| This class handles the Licencing of the SDK. It enables you to request online licences, request device and licence information More... | |
| class | LicenceFeature |
| Structure describing a specific Feature that the licence enables ( get Features via Licence.getFeatures() ) More... | |
| interface | LicenceListener |
| Licence callbacks that inform if a server side licence change occurred More... | |
| class | Logging |
| This class provides logging functionality for the SDK's internal processes. More... | |
| class | MapContent |
| The MapContent defines what type of map ( Tiles, Sattelite, Hybrid or Birdsviews ) will be displayed in the mapviewer More... | |
| class | MapStyleableHelper |
| class | Mapviewer |
| The mapviewer is used to visualize the map, routes, pois etc. More... | |
| class | MapviewerExtensions |
| Collection of some useful Methods regarding the Mapviewer that are not present in the native SDK. More... | |
| interface | MapviewerListener |
| Events that inform about the rendering and map motion | |
| class | Navigation |
| This class enables Route calculations and Route Guidance More... | |
| interface | NavigationListener |
| The navigation callbacks inform about the navigation progress, like next crossing, information about the destination and speech advices More... | |
| class | NMEAParser |
| class | ParserThread |
| class | PoiCategory |
| Points of interest (POIs) are waypoints marking some special location. These are grouped in categories (defined by this class) which can be used f.e. to search or display waypoints of the appropriate PoiCategory in the map. More... | |
| class | PoiExtensions |
| class | Point |
| A point representing a point in a polygon or a coordinate on the map More... | |
| class | PoiSearch |
| The PoiSearch enables to search for Points of interest around a location or along a route More... | |
| interface | PoiSearchListener |
| The PoiSearch calbacks inform about search progress and notifications (see PoiSearch.startNotifier()) More... | |
| class | PoiSource |
| Poi sources can be any kind of data, which optionally can be loaded from a iwDataServer, like Pois or traffic flows. More... | |
| class | Polygon |
| A Polygon that can be used to specify an area on the map More... | |
| class | Position |
| Class to wrap x and y coordinates to positions. Independent of coordinate systems. First/x value is always the easting. Second/y value is always the northing. implements serializable and can be passed via intents. More... | |
| class | PostObject |
| This class handles the post objects, delivered by the navi back end. More... | |
| class | Projection |
| The SDK returns and expects coordinates in the "internal" projection. If you pass a coordinate to the SDK's methods or receive coordinates from the SDK, use this class to transform it in your representation More... | |
| class | Remote |
| interface | RemoteListener |
| class | RouteComparison |
| If a new Route is received from a server ( NavigationListener.routeUpdate() ), this class enables to identify the differences and use the new route More... | |
| class | Selection |
| The Selection class can be used to print Polygons or Polylines on the Map or highlight certain layers of the map. A Selection can have an arbitrary number of selected layers, polygons or polylines. More... | |
| class | SimpleEGLConfigChooser |
| class | SimpleEGLMultiSampleConfigChooser |
| class | Sound |
| class | Task |
| interface | TaskListener |
| class | Traffic |
| The traffic class contains traffic related functionality like handling of Traffic Message Channel (TMC) information. It allows to configure TMC devices, get traffic information and configure how to react on it. The TMC information contains the start and end location as TMC code or coordinate point as well as detailed information about the traffic event itself. More... | |
| interface | TrafficListener |
| Defines a callback when a traffic event is received More... | |
| class | VehicleProfile |
| This class allows to configure the vehicles used for routing (allowed streets) and calculation of arrival time. Vehicle profiles are predefined in the data. They can be read with an iterator VehicleProfile.getVehicleProfileIterator() and individually activated. More... | |
| class | Waypoint |
| Waypoint is a central class that specifies a position on the map. This can be done by address information (e.g. country, city, street name, housenumber...), a geocoordinate or both. More... | |
| class | WaypointIterator |