Skip navigation links
A B C D E F G H I K L M N O P R S T U V W Z 

A

ABSTRACT_CITY_MODEL - Static variable in class com.here.android.mpa.mapping.Map
 
AbstractListRequest<T> - Class in com.here.android.mpa.urbanmobility
Deprecated.
As of SDK 3.8.
AbstractListRequest() - Constructor for class com.here.android.mpa.urbanmobility.AbstractListRequest
Deprecated.
 
AbstractRequest<T> - Class in com.here.android.mpa.urbanmobility
Deprecated.
As of SDK 3.8.
AbstractRequest() - Constructor for class com.here.android.mpa.urbanmobility.AbstractRequest
Deprecated.
 
AccessPoint - Class in com.here.android.mpa.urbanmobility
Deprecated.
As of SDK 3.8.
Adapter() - Constructor for class com.here.android.mpa.odml.MapLoader.Listener.Adapter
 
Adapter() - Constructor for class com.here.android.mpa.prefetcher.MapDataPrefetcher.Adapter
 
ADASIS_V2_MESSAGE_LENGTH - Static variable in interface com.here.android.mpa.electronic_horizon.AdasisV2Engine.Listener
Constant length of each binary encoded ADASIS v2 message.
AdasisV2Engine - Class in com.here.android.mpa.electronic_horizon
AdasisV2Engine uses electronic horizon to forecast a variety of ADAS compliant road geometry and relevant map data to generate ADASIS v2 messages.
AdasisV2Engine(AdasisV2MessageConfiguration) - Constructor for class com.here.android.mpa.electronic_horizon.AdasisV2Engine
Constructor.
AdasisV2Engine.Listener - Interface in com.here.android.mpa.electronic_horizon
Represents an interface for responding to ADASIS v2 messages sent by the AdasisV2Engine.
AdasisV2MessageConfiguration - Class in com.here.android.mpa.electronic_horizon
AdasisV2MessageConfiguration enables or disables generation of specific ADASIS v2 messages.
add(List<GeoCoordinate>) - Method in class com.here.android.mpa.common.GeoPolyline
Adds a list of new points into the GeoPolyline.
add(GeoCoordinate) - Method in class com.here.android.mpa.common.GeoPolyline
Adds a new point into the GeoPolyline.
add(int, PlatformDataItem) - Method in class com.here.android.mpa.pde.PlatformDataItemCollection
Since this class is immutable, this method only throws UnsupportedOperationException and does not do anything else.
add(PlatformDataItem) - Method in class com.here.android.mpa.pde.PlatformDataItemCollection
Since this class is immutable, this method only throws UnsupportedOperationException and does not do anything else.
add(Category.Global) - Method in class com.here.android.mpa.search.CategoryFilter
Adds a Category.Global to the CategoryFilter.
add(Category) - Method in class com.here.android.mpa.search.CategoryFilter
Adds a Category (retrieved from the results of a previous request) to the CategoryFilter.
add(String) - Method in class com.here.android.mpa.search.CategoryFilter
Adds a known category to the CategoryFilter as a String.
addAdditionalData(String, String) - Method in class com.here.android.mpa.search.Address
Adds additional address data, one key-value pair per call.
addAll(int, Collection<? extends PlatformDataItem>) - Method in class com.here.android.mpa.pde.PlatformDataItemCollection
Since this class is immutable, this method only throws UnsupportedOperationException and does not do anything else.
addAll(Collection<? extends PlatformDataItem>) - Method in class com.here.android.mpa.pde.PlatformDataItemCollection
Since this class is immutable, this method only throws UnsupportedOperationException and does not do anything else.
addAlternativeRoutesListener(WeakReference<NavigationManager.AlternativeRoutesListener>) - Method in class com.here.android.mpa.guidance.NavigationManager
Adds a NavigationManager.AlternativeRoutesListener to NavigationManager to subscribe to alternative routes events.
addARObject(ARObject) - Method in class com.here.android.mpa.ar.ARController
Add an ARObject that will be displayed in the Camera and Map view.
addARObject(ARPolylineObject) - Method in class com.here.android.mpa.ar.ARController
Add an ARPolylineObject that will be displayed in the Camera view.
addARObject(ARModelObject) - Method in class com.here.android.mpa.ar.ARController
Add an ARModelObject that will be displayed in the Camera view.
addAudioFeedbackListener(WeakReference<NavigationManager.AudioFeedbackListener>) - Method in class com.here.android.mpa.guidance.NavigationManager
Adds a NavigationManager.AudioFeedbackListener to NavigationManager as a WeakReference.
addBannedArea(GeoPolygon) - Method in class com.here.android.mpa.routing.DynamicPenalty
Sets a banned area which is excluded from the routing calculation.
addBuilding(Identifier) - Method in class com.here.android.mpa.mapping.MapBuildingGroup
Adds a building to this MapBuildingGroup.
addBuildingFilter(Identifier) - Method in class com.here.android.mpa.search.HereRequest
Add a search filter based on building identifier.
addBuildingFilter(String) - Method in class com.here.android.mpa.search.HereRequest
Sets a search filter based on building identifier.
addBuildings(List<Identifier>) - Method in class com.here.android.mpa.mapping.MapBuildingGroup
Adds a List of buildings to this MapBuildingGroup
addCategoryToNaturalGuidanceBlacklist(String) - Static method in class com.here.android.mpa.venues3d.VenueManeuver
Adds specific Category id to the blacklist of the categories.
addClusterLayer(ClusterLayer) - Method in class com.here.android.mpa.mapping.Map
Attaches cluster layer to the map.
addContent(String) - Method in class com.here.android.mpa.search.PlaceRequest
Requests specific EditorialMedia by providing one of the available place content sources.
addContent(String) - Method in class com.here.android.mpa.search.SearchRequest
Requests specific EditorialMedia by providing one of the available place content sources.
addCustomHeader(String, String) - Method in class com.here.android.mpa.search.Request
Adds custom header to request.
addGpsSignalListener(WeakReference<NavigationManager.GpsSignalListener>) - Method in class com.here.android.mpa.guidance.NavigationManager
Adds a NavigationManager.GpsSignalListener to NavigationManager to subscribe to route re-calculation events.
addIconGestureListener(MapView.IconGestureListener) - Method in class com.here.android.mpa.mapping.AndroidXMapFragment
Adds a MapView.IconGestureListener to listen for icon events.
addIconGestureListener(MapView.IconGestureListener) - Method in class com.here.android.mpa.mapping.MapView
Adds a MapView.IconGestureListener to listen for icon events.
addIconGestureListener(MapView.IconGestureListener) - Method in class com.here.android.mpa.mapping.SupportMapFragment
Deprecated.
Adds a MapView.IconGestureListener to listen for icon events.
addImageDimensions(int, int) - Method in class com.here.android.mpa.search.DiscoveryRequest
Request Image Media with specific dimensions.
addImageDimensions(int, int) - Method in class com.here.android.mpa.search.PlaceRequest
Request Image Media with specific dimensions.
addLaneInformationListener(WeakReference<NavigationManager.LaneInformationListener>) - Method in class com.here.android.mpa.guidance.NavigationManager
Adds a NavigationManager.LaneInformationListener to NavigationManager to subscribe to lane information related events.
addLight(MapModelObject.Light) - Method in class com.here.android.mpa.mapping.MapModelObject
Add a light to the object.
addListener(WeakReference<PositioningManager.OnPositionChangedListener>) - Method in class com.here.android.mpa.common.PositioningManager
Adds a PositioningManager.OnPositionChangedListener to the PositioningManager.
addListener(WeakReference<NavigationManager.RoadView.Listener>) - Method in class com.here.android.mpa.guidance.NavigationManager.RoadView
Adds a Road View event listener as a WeakReference.
addListener(WeakReference<TrafficWarner.Listener>) - Method in class com.here.android.mpa.guidance.TrafficWarner
Adds a listener for the traffic warner
addListener(MapLoader.Listener) - Method in class com.here.android.mpa.odml.MapLoader
Adds a MapLoader.Listener for the MapLoader.
addListener(MapDataPrefetcher.Listener) - Method in class com.here.android.mpa.prefetcher.MapDataPrefetcher
Add a listener to the prefetcher.
addListener(CombinedNavigationManager.CombinedNavigationManagerListener) - Method in class com.here.android.mpa.venues3d.CombinedNavigationManager
Adds a listener to the navigation manager.
addListener(RoutingController.RoutingControllerListener) - Method in class com.here.android.mpa.venues3d.RoutingController
Adds RoutingController.RoutingControllerListener object to RoutingController object.
addListener(VenueMapFragment.VenueListener) - Method in interface com.here.android.mpa.venues3d.VenueLayerAdapter
This method adds the VenueMapFragment.VenueListener object provided by the caller to the list of active listeners.
addListener(VenueMapFragment.VenueListener) - Method in class com.here.android.mpa.venues3d.VenueMapFragment
 
addListener(VenueMapFragment.VenueListener) - Method in class com.here.android.mpa.venues3d.VenueMapView
 
addListener(VenueNavigationManager.VenueNavigationManagerListener) - Method in class com.here.android.mpa.venues3d.VenueNavigationManager
Adds a listener to the navigation manager.
addListener(VenueService.VenueServiceListener) - Method in class com.here.android.mpa.venues3d.VenueService
Adds VenueService.VenueServiceListener object to VenueService object.
addManeuverEventListener(WeakReference<NavigationManager.ManeuverEventListener>) - Method in class com.here.android.mpa.guidance.NavigationManager
Adds a NavigationManager.ManeuverEventListener to NavigationManager to subscribe to new instruction event(s).
addMapDataDownloadListener(MapEngine.OnMapDownloadListener) - Method in class com.here.android.mpa.common.MapEngine
Adds a OnMapDownloadListener to listen for map data download events.
addMapObject(MapObject) - Method in class com.here.android.mpa.mapping.Map
Adds a MapObject to this Map.
addMapObject(MapObject) - Method in class com.here.android.mpa.mapping.MapContainer
Adds a MapObject to this MapContainer.
addMapObjects(List<MapObject>) - Method in class com.here.android.mpa.mapping.Map
Adds a List of multiple MapObject objects to this Map.
addMapOverlay(MapOverlay) - Method in class com.here.android.mpa.mapping.Map
Adds a MapOverlay to this Map.
addMapPackageAtCoordinateListener(MapLoader.MapPackageAtCoordinateListener) - Method in class com.here.android.mpa.odml.MapLoader
Adds a MapLoader.MapPackageAtCoordinateListener for the MapLoader.
addMarker(MapMarker) - Method in class com.here.android.mpa.cluster.ClusterLayer
Adds a MapMarker to this layer.
addMarkers(Collection<MapMarker>) - Method in class com.here.android.mpa.cluster.ClusterLayer
Adds a collection of MapMarker to this layer.
addNavigationListener(FTCRNavigationManager.FTCRNavigationManagerListener) - Method in class com.here.android.mpa.ftcr.FTCRNavigationManager
Add navigation manager listener.
addNavigationManagerEventListener(WeakReference<NavigationManager.NavigationManagerEventListener>) - Method in class com.here.android.mpa.guidance.NavigationManager
Adds a NavigationManager.NavigationManagerEventListener to NavigationManager to subscribe to general info events.
addNewInstructionEventListener(WeakReference<NavigationManager.NewInstructionEventListener>) - Method in class com.here.android.mpa.guidance.NavigationManager
Adds a NavigationManager.NewInstructionEventListener to NavigationManager to subscribe to new instruction event(s).
addOnCameraEnteredListener(ARController.OnCameraEnteredListener) - Method in class com.here.android.mpa.ar.ARController
Adds a ARController.OnCameraEnteredListener to this ARController to listen for the event triggered when Camera view is entered.
addOnCameraExitedListener(ARController.OnCameraExitedListener) - Method in class com.here.android.mpa.ar.ARController
Adds a ARController.OnCameraExitedListener to this ARController to listen for the event triggered when Camera view is exited.
addOnCompassCalibrationChangedListener(ARController.OnCompassCalibrationChangedListener) - Method in class com.here.android.mpa.ar.ARController
Adds a ARController.OnCompassCalibrationChangedListener to this ARController to listen for compass calibration changed events.
addOnGestureListener(MapGesture.OnGestureListener, int, boolean) - Method in interface com.here.android.mpa.mapping.MapGesture
Adds a MapGesture.OnGestureListener to listen for map gesture events.
addOnLivesightStatusListener(ARController.OnLivesightStatusListener) - Method in class com.here.android.mpa.ar.ARController
Adds a ARController.OnLivesightStatusListener to this ARController to listen for livesight status notification.
addOnMapEnteredListener(ARController.OnMapEnteredListener) - Method in class com.here.android.mpa.ar.ARController
Adds a ARController.OnMapEnteredListener to this ARController to listen for the event triggered when Map view is entered.
addOnMapExitedListener(ARController.OnMapExitedListener) - Method in class com.here.android.mpa.ar.ARController
Adds a ARController.OnMapEnteredListener to this ARController to listen for the event triggered when Map view is exited.
addOnMapRenderListener(OnMapRenderListener) - Method in class com.here.android.mpa.ar.AndroidXCompositeFragment
Adds a OnMapRenderListener to listen for map render events.
addOnMapRenderListener(OnMapRenderListener) - Method in class com.here.android.mpa.ar.SupportCompositeFragment
Deprecated.
Adds a OnMapRenderListener to listen for map render events.
addOnMapRenderListener(OnMapRenderListener) - Method in class com.here.android.mpa.mapping.AndroidXMapFragment
Adds a OnMapRenderListener to listen for map render events.
addOnMapRenderListener(OnMapRenderListener) - Method in class com.here.android.mpa.mapping.MapOffScreenRenderer
Adds a OnMapRenderListener to listen for map render events.
addOnMapRenderListener(OnMapRenderListener) - Method in class com.here.android.mpa.mapping.MapView
Adds a OnMapRenderListener to listen for map render events.
addOnMapRenderListener(OnMapRenderListener) - Method in class com.here.android.mpa.mapping.SupportMapFragment
Deprecated.
Adds a OnMapRenderListener to listen for map render events.
addOnObjectTappedListener(ARController.OnObjectTappedListener) - Method in class com.here.android.mpa.ar.ARController
Adds a ARController.OnObjectTappedListener to this ARController to listen for object tap events.
addOnPanListener(ARController.OnPanListener) - Method in class com.here.android.mpa.ar.ARController
Adds a ARController.OnPanListener to this ARController to listen for pan events.
addOnPoseListener(ARController.OnPoseListener) - Method in class com.here.android.mpa.ar.ARController
Adds a ARController.OnPoseListener to this ARController to listen for pose update events.
addOnPostPresentListener(ARController.OnPostPresentListener) - Method in class com.here.android.mpa.ar.ARController
Adds a ARController.OnPostPresentListener to this ARController to listen for the event triggered after a draw is being performed.
addOnPreDrawListener(ARController.OnPreDrawListener) - Method in class com.here.android.mpa.ar.ARController
Adds a ARController.OnPreDrawListener to this ARController to listen for the event triggered before the livesight frame is being drawn.
addOnPreDrawMapListener(ARController.OnPreDrawMapListener) - Method in class com.here.android.mpa.ar.ARController
Adds a ARController.OnPreDrawMapListener to this ARController to listen for the event triggered before the map is being drawn.
addOnPrePresentListener(ARController.OnPrePresentListener) - Method in class com.here.android.mpa.ar.ARController
Adds a ARController.OnPrePresentListener to this ARController to listen for the event triggered before a draw is being performed.
addOnProjectionCameraUpdatedListener(ARController.OnProjectionCameraUpdatedListener) - Method in class com.here.android.mpa.ar.ARController
Adds a ARController.OnProjectionCameraUpdatedListener to this ARController to listen for livesight projection camera change notification.
addOnRadarUpdateListener(ARController.OnRadarUpdateListener) - Method in class com.here.android.mpa.ar.ARController
Adds a ARController.OnRadarUpdateListener to this ARController to listen for radar update events.
addOnSensorCalibrationChangedListener(ARController.OnSensorCalibrationChangedListener) - Method in class com.here.android.mpa.ar.ARController
Adds a ARController.OnSensorCalibrationChangedListener to this ARController to listen for sensor calibration changed events.
addOnTapListener(ARController.OnTapListener) - Method in class com.here.android.mpa.ar.ARController
Adds a ARController.OnTapListener to this ARController to listen for tap events.
addOnTouchDownListener(ARController.OnTouchDownListener) - Method in class com.here.android.mpa.ar.ARController
Adds a ARController.OnTouchDownListener to this ARController to listen for touch down events.
addOnTouchUpListener(ARController.OnTouchUpListener) - Method in class com.here.android.mpa.ar.ARController
Adds a ARController.OnTouchUpListener to this ARController to listen for touch up events.
addPositionListener(WeakReference<NavigationManager.PositionListener>) - Method in class com.here.android.mpa.guidance.NavigationManager
Adds a NavigationManager.PositionListener to NavigationManager to subscribe to position event(s).
addRasterTileSource(MapRasterTileSource) - Method in class com.here.android.mpa.mapping.Map
Adds a user-defined MapRasterTileSource to this Map.
addRealisticViewAspectRatio(NavigationManager.AspectRatio) - Method in class com.here.android.mpa.guidance.NavigationManager
Adds an aspect ratio to the realistic view engine.
addRealisticViewListener(WeakReference<NavigationManager.RealisticViewListener>) - Method in class com.here.android.mpa.guidance.NavigationManager
Adds a NavigationManager.RealisticViewListener to NavigationManager as a WeakReference.
addReference(String) - Method in class com.here.android.mpa.search.DiscoveryRequest
This function adds the name of a requested reference identifiers to be returned in the results.
addReference(String) - Method in class com.here.android.mpa.search.PlaceRequest
This function adds the name of a requested reference identifiers to be returned in the results.
addReference(String) - Method in class com.here.android.mpa.search.Request
This function adds the name of a requested reference identifiers to be returned in the results.
addRerouteListener(WeakReference<NavigationManager.RerouteListener>) - Method in class com.here.android.mpa.guidance.NavigationManager
Adds a NavigationManager.RerouteListener to NavigationManager to subscribe to route re-calculation events.
Address - Class in com.here.android.mpa.search
Provides textual address information for a Location.
Address() - Constructor for class com.here.android.mpa.search.Address
Default constructor.
Address(Address) - Constructor for class com.here.android.mpa.search.Address
Copy constructor.
Address - Class in com.here.android.mpa.urbanmobility
Deprecated.
As of SDK 3.8.
AddressFilter - Class in com.here.android.mpa.search
Defines constraints used to filter results based on their address.
AddressFilter() - Constructor for class com.here.android.mpa.search.AddressFilter
Default constructor.
addRoadPenalty(RoadElement, DrivingDirection, int) - Method in class com.here.android.mpa.routing.DynamicPenalty
Sets a penalty for a road segment.
addSafetySpotListener(WeakReference<NavigationManager.SafetySpotListener>) - Method in class com.here.android.mpa.guidance.NavigationManager
Adds a NavigationManager.SafetySpotListener to NavigationManager to subscribe to safety spot event(s).
addSchemeChangedListener(Map.OnSchemeChangedListener) - Method in class com.here.android.mpa.mapping.Map
Adds a Map.OnSchemeChangedListener to listen for map scheme change events.
addSchoolZoneListener(WeakReference<NavigationManager.SchoolZoneListener>) - Method in class com.here.android.mpa.guidance.NavigationManager
Adds a NavigationManager.SchoolZoneListener to NavigationManager to subscribe to school zone event(s).
addSpeedWarningListener(WeakReference<NavigationManager.SpeedWarningListener>) - Method in class com.here.android.mpa.guidance.NavigationManager
Adds a NavigationManager.SpeedWarningListener to NavigationManager to subscribe to speed warning event(s).
addTrafficRerouteListener(WeakReference<NavigationManager.TrafficRerouteListener>) - Method in class com.here.android.mpa.guidance.NavigationManager
Adds a traffic re-route listener as a WeakReference.
addTransformListener(Map.OnTransformListener) - Method in class com.here.android.mpa.mapping.Map
Adds a Map.OnTransformListener to this Map to listen for map transform events.
addTruckRestrictionListener(WeakReference<NavigationManager.TruckRestrictionListener>) - Method in class com.here.android.mpa.guidance.NavigationManager
Adds a NavigationManager.TruckRestrictionListener to NavigationManager to subscribe to violated truck restriction events during navigation.
addVenueControllerListener(VenueControllerCreationListener) - Method in interface com.here.android.mpa.venues3d.VenueLayerAdapter
Adds the VenueControllerCreationListener object to the list of active listeners.
addVenueControllerListener(VenueControllerCreationListener) - Method in class com.here.android.mpa.venues3d.VenueMapFragment
 
addVenueControllerListener(VenueControllerCreationListener) - Method in class com.here.android.mpa.venues3d.VenueMapView
 
addVenueLoadingListener(VenueLoadingListener) - Method in class com.here.android.mpa.venues3d.VenueService
Adds VenueLoadingListener object to VenueService object.
addVenueLoadListener(VenueService.VenueLoadListener) - Method in class com.here.android.mpa.venues3d.VenueService
Adds VenueService.VenueLoadListener object to VenueService object.
addWaypoint(RouteWaypoint) - Method in class com.here.android.mpa.routing.RoutePlan
Adds a waypoint to the plan.
ADJACENT_COLOR - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.Billboard
 
ADJACENT_FONTSTYLE_COLOR - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.Billboard
 
ADJACENT_FONTSTYLE_OUTLINE_COLOR - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.Billboard
 
ADJACENT_FONTSTYLE_OUTLINE_WIDTH - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.Billboard
 
ADJACENT_FONTSTYLE_SIZE - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.Billboard
 
ADJACENT_OUTLINECOLOR - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.Billboard
 
ADJACENT_OUTLINEWIDTH - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.Billboard
 
ADJACENT_POINTERHEIGHT - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.Billboard
 
AERIAL_DEFAULTCOLOR - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.Transit
 
AERIAL_WIDTH - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.Transit
 
AIRLINE_ICONSIZE - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.TransitAccess
 
AIRPORT_AREA - Static variable in class com.here.android.mpa.mapping.Map
 
AirportArea() - Constructor for class com.here.android.mpa.mapping.customization.CustomizableVariables.AirportArea
 
AirportAreaInfo() - Constructor for class com.here.android.mpa.mapping.customization.CustomizableVariables.AirportAreaInfo
 
Alert - Class in com.here.android.mpa.urbanmobility
Deprecated.
As of SDK 3.8.
Allotment() - Constructor for class com.here.android.mpa.mapping.customization.CustomizableVariables.Allotment
 
AllotmentInfo() - Constructor for class com.here.android.mpa.mapping.customization.CustomizableVariables.AllotmentInfo
 
AlternativeDeparture - Class in com.here.android.mpa.urbanmobility
Deprecated.
As of SDK 3.8.
AlternativeRoutesListener() - Constructor for class com.here.android.mpa.guidance.NavigationManager.AlternativeRoutesListener
 
AmbientLight() - Constructor for class com.here.android.mpa.mapping.customization.CustomizableVariables.AmbientLight
 
AMUSEMENT_PARK - Static variable in class com.here.android.mpa.mapping.Map
 
AmusementPark() - Constructor for class com.here.android.mpa.mapping.customization.CustomizableVariables.AmusementPark
 
AmusementParkInfo() - Constructor for class com.here.android.mpa.mapping.customization.CustomizableVariables.AmusementParkInfo
 
AndroidXCompositeFragment - Class in com.here.android.mpa.ar
Composite fragment which enables usage of AR and Map functionality within the same view context.
AndroidXCompositeFragment() - Constructor for class com.here.android.mpa.ar.AndroidXCompositeFragment
Constructor
AndroidXMapFragment - Class in com.here.android.mpa.mapping
A fragment class that automatically creates a Map and handles map UI interactions such as panning and zooming.
AndroidXMapFragment() - Constructor for class com.here.android.mpa.mapping.AndroidXMapFragment
Constructor
ANIMAL_PARK - Static variable in class com.here.android.mpa.mapping.Map
 
AnimalPark() - Constructor for class com.here.android.mpa.mapping.customization.CustomizableVariables.AnimalPark
 
AnimalParkInfo() - Constructor for class com.here.android.mpa.mapping.customization.CustomizableVariables.AnimalParkInfo
 
AnimationInterpolator - Enum in com.here.android.mpa.ar
Animation Interpolator types.
applicableForTransportTypes - Variable in class com.here.android.mpa.common.TrafficSign
set of TransportType of this traffic sign.
ApplicationContext - Class in com.here.android.mpa.common
ApplicationContext manages setting of custom application credentials and map variant.
ApplicationContext(Context) - Constructor for class com.here.android.mpa.common.ApplicationContext
Creates a ApplicationContext with specified application context.
ARBillboardObject - Class in com.here.android.mpa.ar
Represents a 3D AR billboard objects that users can add to a ARController.
ARBillboardObject(Vector3f) - Constructor for class com.here.android.mpa.ar.ARBillboardObject
Construct AR billboard object
ARBillboardObject(GeoCoordinate) - Constructor for class com.here.android.mpa.ar.ARBillboardObject
Construct AR billboard object
ARBillboardObject(Vector3f, Image) - Constructor for class com.here.android.mpa.ar.ARBillboardObject
Construct AR billboard object
ARBillboardObject(GeoCoordinate, Image) - Constructor for class com.here.android.mpa.ar.ARBillboardObject
Creates a geo positioned ARBillboardObject
ARBillboardObject.Orientation - Enum in com.here.android.mpa.ar
Represents billboard's orientation mode
ARBuildingInfo - Class in com.here.android.mpa.ar
This class encapsulates information about a building on the map.
ARController - Class in com.here.android.mpa.ar
The ARController class serves as a facade for LiveSight functionality.
ARController.CameraParams - Class in com.here.android.mpa.ar
Encapsulates parameters which affect the device camera.
ARController.DownViewParams - Class in com.here.android.mpa.ar
Encapsulates parameters which affect the Down view.
ARController.Error - Enum in com.here.android.mpa.ar
AR Error codes
ARController.ExternalSensors - Class in com.here.android.mpa.ar
Encapsulates functionality to replace integrated sensors(all or selected) data feeds with external ones.
ARController.FilterParams - Class in com.here.android.mpa.ar
Encapsulates parameters which affect data filtering.
ARController.IconParams - Class in com.here.android.mpa.ar
Encapsulates parameters which affect the icons of an ARObject.
ARController.InfoParams - Class in com.here.android.mpa.ar
Encapsulates parameters which affect the info of an ARObject.
ARController.IntroAnimationMode - Enum in com.here.android.mpa.ar
Intro animation mode.
ARController.IntroAnimationParams - Class in com.here.android.mpa.ar
Encapsulates parameters which affect the Intro Animation.
ARController.OnCameraEnteredListener - Interface in com.here.android.mpa.ar
Listener for Camera view entered event.
ARController.OnCameraExitedListener - Interface in com.here.android.mpa.ar
Listener for Camera view exited event.
ARController.OnCompassCalibrationChangedListener - Interface in com.here.android.mpa.ar
Listener for compass calibration changed event.
ARController.OnLivesightStatusListener - Interface in com.here.android.mpa.ar
Monitor overall livesight status.
ARController.OnMapEnteredListener - Interface in com.here.android.mpa.ar
Listener for Map view entered event.
ARController.OnMapExitedListener - Interface in com.here.android.mpa.ar
Listener for Map view exited event.
ARController.OnObjectTappedListener - Interface in com.here.android.mpa.ar
Listener for object tap events.
ARController.OnPanListener - Interface in com.here.android.mpa.ar
Listener for pan events.
ARController.OnPitchFunction - Interface in com.here.android.mpa.ar
Pitch function interface.
ARController.OnPoseListener - Interface in com.here.android.mpa.ar
Listener for pose update events.
ARController.OnPostPresentListener - Interface in com.here.android.mpa.ar
Listener for the post draw event.
ARController.OnPreDrawListener - Interface in com.here.android.mpa.ar
Listener for the livesight frame pre draw event.
ARController.OnPreDrawMapListener - Interface in com.here.android.mpa.ar
Listener for the map pre draw event.
ARController.OnPrePresentListener - Interface in com.here.android.mpa.ar
Listener for the pre present event.
ARController.OnProjectionCameraUpdatedListener - Interface in com.here.android.mpa.ar
Monitor livesight projection camera.
ARController.OnRadarUpdateListener - Interface in com.here.android.mpa.ar
Listener for radar update events.
ARController.OnSensorCalibrationChangedListener - Interface in com.here.android.mpa.ar
Listener for sensor calibration events.
ARController.OnTapListener - Interface in com.here.android.mpa.ar
Listener for tap events.
ARController.OnTouchDownListener - Interface in com.here.android.mpa.ar
Listener for touch down events.
ARController.OnTouchUpListener - Interface in com.here.android.mpa.ar
Listener for touch up events.
ARController.ProjectionType - Enum in com.here.android.mpa.ar
Type of the projection used by the LiveSight engine while displaying ARObjects in the camera/UP view.
ARController.SelectedItemParams - Class in com.here.android.mpa.ar
Encapsulates parameters which affect ARObjects which are in the selected or non selected states.
ARController.SensorType - Enum in com.here.android.mpa.ar
Type of sensors used by the LiveSight engine.
ARController.UpViewParams - Class in com.here.android.mpa.ar
Encapsulates parameters which affect the Up view.
ARController.UpViewTransitionParams - Class in com.here.android.mpa.ar
Encapsulates parameters which affect the Up view transition.
ARController.ViewType - Enum in com.here.android.mpa.ar
List of all views available in LiveSight
Area() - Constructor for class com.here.android.mpa.mapping.customization.CustomizableVariables.Area
 
Area - Class in com.here.android.mpa.venues3d
This class is a base class that represents a physical area within a Venue.
Area(AreaImpl) - Constructor for class com.here.android.mpa.venues3d.Area
Package Private Constructor
areBeepsEnabled() - Method in class com.here.android.mpa.venues3d.VenueNavigationManager
 
areCarShuttleTrainsAllowed() - Method in class com.here.android.mpa.routing.RouteOptions
Checks whether Car Shuttle Trains are allowed.
areCartoMarkersVisible() - Method in class com.here.android.mpa.mapping.Map
Returns a boolean indicating whether all MapCartoMarkers of all IconCategory are visible.
areCartoMarkersVisible(IconCategory) - Method in class com.here.android.mpa.mapping.Map
Get if MapCartoMarkers of a certain POI category is shown.
areCorridorsPreferred() - Method in class com.here.android.mpa.venues3d.VenueRouteOptions
Returns if corridors are preferred.
areDirtRoadsAllowed() - Method in class com.here.android.mpa.routing.RouteOptions
Checks whether Dirt Roads are allowed.
areElevatorsAllowed() - Method in class com.here.android.mpa.venues3d.VenueRouteOptions
Checks whether Elevators are allowed.
areEscalatorsAllowed() - Method in class com.here.android.mpa.venues3d.VenueRouteOptions
Checks whether Escalators are allowed.
areExtrudedBuildingsVisible() - Method in class com.here.android.mpa.mapping.Map
Returns a boolean indicating whether the extruded buildings layer is shown on this map.
areFerriesAllowed() - Method in class com.here.android.mpa.routing.RouteOptions
Checks whether Ferries are allowed.
areGroundEntrancesPreferred() - Method in class com.here.android.mpa.venues3d.VenueRouteOptions
Returns if ground entrances are preferred.
areHighwaysAllowed() - Method in class com.here.android.mpa.routing.RouteOptions
Checks whether Highways are allowed.
areLandmarksVisible() - Method in class com.here.android.mpa.mapping.Map
Returns a boolean indicating whether 3D landmarks are currently visible.
areParksAllowed() - Method in class com.here.android.mpa.routing.RouteOptions
Checks whether Parks are allowed.
areRampsAllowed() - Method in class com.here.android.mpa.venues3d.VenueRouteOptions
Checks whether Ramps are allowed.
areSafetySpotsVisible() - Method in class com.here.android.mpa.mapping.Map
Gets the current visibility of safety spots.
areStairsAllowed() - Method in class com.here.android.mpa.venues3d.VenueRouteOptions
Checks whether Stairs are allowed.
areTollRoadsAllowed() - Method in class com.here.android.mpa.routing.RouteOptions
Checks whether Toll Roads are allowed.
areTunnelsAllowed() - Method in class com.here.android.mpa.routing.RouteOptions
Checks whether Tunnels are allowed.
ARGBToRGBA(int) - Static method in class com.here.android.mpa.mapping.MapModelObject
Simple color converter.
ARIconObject - Class in com.here.android.mpa.ar
Concrete ARObject which represents the LiveSight object model.
ARIconObject(GeoCoordinate, Bitmap) - Constructor for class com.here.android.mpa.ar.ARIconObject
Construct the object using specified Image
ARIconObject(GeoCoordinate, Bitmap, Image) - Constructor for class com.here.android.mpa.ar.ARIconObject
Construct the object using specified Image
ARIconObject(GeoCoordinate, Bitmap, int) - Constructor for class com.here.android.mpa.ar.ARIconObject
Construct the object using provided image resource id.
ARIconObject(GeoCoordinate, Bitmap, Image, Image, Image) - Constructor for class com.here.android.mpa.ar.ARIconObject
Construct the object using specified FRONT, DOWN and BACK Images
ARIconObject(GeoCoordinate, Bitmap, int, int, int) - Constructor for class com.here.android.mpa.ar.ARIconObject
Construct the object using provided image resource ids for FRONT, DOWN and BACK icons.
ARIconObject(GeoCoordinate, Bitmap, String, String, String) - Constructor for class com.here.android.mpa.ar.ARIconObject
Construct the object using FRONT, DOWN and BACK icons URLs.
ARIconObject(GeoCoordinate, View) - Constructor for class com.here.android.mpa.ar.ARIconObject
Construct the object using specified Image
ARIconObject(GeoCoordinate, View, Image) - Constructor for class com.here.android.mpa.ar.ARIconObject
Construct the object using specified Image
ARIconObject(GeoCoordinate, View, int) - Constructor for class com.here.android.mpa.ar.ARIconObject
Construct the object using provided image resource id.
ARIconObject(GeoCoordinate, View, Image, Image, Image) - Constructor for class com.here.android.mpa.ar.ARIconObject
Construct the object using specified FRONT, DOWN and BACK images Image
ARIconObject(GeoCoordinate, View, int, int, int) - Constructor for class com.here.android.mpa.ar.ARIconObject
Construct the object using provided image resource ids for FRONT, DOWN and BACK icons.
ARIconObject(GeoCoordinate, View, String, String, String) - Constructor for class com.here.android.mpa.ar.ARIconObject
Construct the object using FRONT, DOWN and BACK icon URLs.
ARMeshObject - Class in com.here.android.mpa.ar
Concrete 3D AR model objects with mesh.
ARMeshObject(GeoCoordinate) - Constructor for class com.here.android.mpa.ar.ARMeshObject
Construct AR mesh object
ARMeshObject(Vector3f) - Constructor for class com.here.android.mpa.ar.ARMeshObject
Construct AR mesh object
ARMeshObject(Vector3f, GeoCoordinate) - Constructor for class com.here.android.mpa.ar.ARMeshObject
Construct AR mesh object
ARMeshObject(GeoCoordinate, LocalMesh, Image) - Constructor for class com.here.android.mpa.ar.ARMeshObject
Construct AR mesh object
ARMeshObject(Vector3f, LocalMesh, Image) - Constructor for class com.here.android.mpa.ar.ARMeshObject
Construct AR mesh object
ARMeshObject(Vector3f, GeoCoordinate, LocalMesh, Image) - Constructor for class com.here.android.mpa.ar.ARMeshObject
Construct AR mesh object
ARModelObject - Class in com.here.android.mpa.ar
Represents a base class for all 3D AR objects that users can add to a ARController.
ARModelObject(ARModelObjectImpl) - Constructor for class com.here.android.mpa.ar.ARModelObject
Internal Constructor
ARModelObject.ShadingMode - Enum in com.here.android.mpa.ar
Represents object's shading mode
ARObject - Class in com.here.android.mpa.ar
Represents a base class for all AR related objects that users can add to a ARController.
ARObject(ARObjectImpl) - Constructor for class com.here.android.mpa.ar.ARObject
Internal Constructor
ARObject.IconType - Enum in com.here.android.mpa.ar
Icon types used by ARObject
AroundRequest - Class in com.here.android.mpa.search
The AroundRequest represents sets of places within a specific location context, usually the location of the user.
AroundRequest() - Constructor for class com.here.android.mpa.search.AroundRequest
Default constructor.
ARPolylineObject - Class in com.here.android.mpa.ar
Represent a ARPolyline that users can add to a ARController.
ARPolylineObject(GeoPolyline) - Constructor for class com.here.android.mpa.ar.ARPolylineObject
Create ARPolylineObject with GeoPolyline.
ARPolylineObject(GeoPolyline, LineAttributes) - Constructor for class com.here.android.mpa.ar.ARPolylineObject
Create ARPolylineObject with a GeoPolyline and a line attribute.
ARPoseReading - Class in com.here.android.mpa.ar
Represents a model class comprising the latitude, longitude, altitude, pitch, heading, roll and time stamp for the current AR pose.
ARRadarItem - Class in com.here.android.mpa.ar
Represents a model class comprising the Uid, bearing, distance, spread distance, pan distance for an AR item that will be displayed on the radar.
ARRadarProperties - Class in com.here.android.mpa.ar
Represents a model class comprising the radar properties such as the visible area details and radar items.
Arrival - Class in com.here.android.mpa.urbanmobility
Deprecated.
As of SDK 3.8.
AudioFeedbackListener() - Constructor for class com.here.android.mpa.guidance.NavigationManager.AudioFeedbackListener
 
AudioPlayerDelegate - Interface in com.here.android.mpa.guidance
Interface for notifying NavigationManager.AudioPlayer functions used by NavigationManager.
authenticate(VenueService.VenueAuthenticationListener) - Method in class com.here.android.mpa.venues3d.VenueService
Starts VenueService authentication asynchronously, without starting VenueService.
AutoSuggest - Class in com.here.android.mpa.search
Represents the base class for suggested places and searches.
AutoSuggest(AutoSuggestImpl) - Constructor for class com.here.android.mpa.search.AutoSuggest
 
AutoSuggest.Type - Enum in com.here.android.mpa.search
Represents values describing supported AutoSuggest types for a text suggestion.
AutoSuggestPlace - Class in com.here.android.mpa.search
Represents an AutoSuggestPlace which contains information about a suggested Place .
AutoSuggestQuery - Class in com.here.android.mpa.search
Represents an AutoSuggest with suggested completion of the given string
AutoSuggestSearch - Class in com.here.android.mpa.search
Represents an AutoSuggestSearch which contains information about a refined search link.
AvoidBlockedRoute() - Constructor for class com.here.android.mpa.mapping.customization.CustomizableVariables.AvoidBlockedRoute
 
A B C D E F G H I K L M N O P R S T U V W Z 
Skip navigation links
Copyright (c) 2011-2019 HERE Global B.V. All rights reserved.