- RadioMapLoader - Interface in com.here.android.positioning.radiomap
-
Radio map loader interface definition.
- RadioMapLoader.Job - Interface in com.here.android.positioning.radiomap
-
Radio map loader Job interface definition.
- RadioMapLoader.Listener - Interface in com.here.android.positioning.radiomap
-
Radio map loader listener interface.
- RadioMapLoader.Status - Enum in com.here.android.positioning.radiomap
-
Radio map loader status codes.
- RadioMapLoader.Type - Enum in com.here.android.positioning.radiomap
-
- radiusInMeters - Variable in enum com.here.android.positioning.radiomap.RadioMapLoader.Type
-
- Rail() - Constructor for class com.here.android.mpa.mapping.customization.CustomizableVariables.Rail
-
- RAIL_CITYMETRO_DEFAULTCOLOR - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.Transit
-
- RAIL_CITYMETRO_WIDTH - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.Transit
-
- RAIL_LIGHT_DEFAULTCOLOR - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.Transit
-
- RAIL_LIGHT_WIDTH - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.Transit
-
- RAIL_REGIONAL_DEFAULTCOLOR - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.Transit
-
- RAIL_REGIONAL_WIDTH - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.Transit
-
- RAILROAD - Static variable in class com.here.android.mpa.mapping.Map
-
- Railway() - Constructor for class com.here.android.mpa.mapping.customization.CustomizableVariables.Railway
-
- Railyard() - Constructor for class com.here.android.mpa.mapping.customization.CustomizableVariables.Railyard
-
- RAILYARD - Static variable in class com.here.android.mpa.mapping.Map
-
- RailyardInfo() - Constructor for class com.here.android.mpa.mapping.customization.CustomizableVariables.RailyardInfo
-
- Range(int, int) - Constructor for class com.here.android.mpa.guidance.VoiceGuidanceOptions.Range
-
Default constructor.
- RANGEDSCALE0_MAXHEIGHT - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.ElevationMap
-
- RANGEDSCALE1_MAXHEIGHT - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.ElevationMap
-
- RANGEDSCALE2_MAXHEIGHT - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.ElevationMap
-
- RANGEDSCALE3_MAXHEIGHT - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.ElevationMap
-
- RASTERCOVERAGE_BLENDWIDTHFACTOR - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.Panorama
-
- RASTERCOVERAGE_COLOR - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.Panorama
-
- RASTERCOVERAGE_OUTLINECOLOR - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.Panorama
-
- RASTERCOVERAGE_OUTLINEWIDTHFACTOR - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.Panorama
-
- RatingMedia - Class in com.here.android.mpa.search
-
Represents rating content about a
Place.
- Ratings - Class in com.here.android.mpa.search
-
Represents a summary of user-supplied ratings for a
Place.
- RealisticViewListener() - Constructor for class com.here.android.mpa.guidance.NavigationManager.RealisticViewListener
-
- RealTimeInfo - Class in com.here.android.mpa.urbanmobility
-
- RealTimeInfo.RealTimeStatus - Enum in com.here.android.mpa.urbanmobility
-
Deprecated.
- RECOMMENDED_RELATED_LINK_NAME - Static variable in class com.here.android.mpa.search.Place
-
Key name to get the recommended DiscoveryLink (from the related attributes) for this
Place.
- REDUCED_DAY - Static variable in class com.here.android.mpa.mapping.Map.Scheme
-
Normal scheme presented in "day" colors that is suitable for use cases in which map has a
low relevance and it is used as background for overlays.
- REDUCED_NIGHT - Static variable in class com.here.android.mpa.mapping.Map.Scheme
-
Normal scheme presented in "night" colors that is suitable for use cases in which map has
a low relevance and it is used as background for overlays.
- refresh() - Method in class com.here.android.mpa.mapping.MapOverlay
-
Updates MapOverlay's view when it behaves in manual refresh mode.
- refreshVoiceSkins() - Method in class com.here.android.mpa.guidance.VoiceCatalog
-
Method to refresh the list of voice skins on the file system Note: If there are any pending
downloads, it will be cancelled before the list is refreshed.
- releaseBuildingGroup(MapBuildingGroup) - Method in class com.here.android.mpa.mapping.MapBuildingLayer
-
- RELIEF - Static variable in class com.here.android.mpa.mapping.Map
-
- RemainingRangeEV() - Constructor for class com.here.android.mpa.mapping.customization.CustomizableVariables.RemainingRangeEV
-
- remove(int) - Method in class com.here.android.mpa.common.GeoPolyline
-
Removes a specific point from the GeoPolyline at the given index.
- remove(Object) - Method in class com.here.android.mpa.pde.PlatformDataItem
-
Since this class is immutable, this method only throws UnsupportedOperationException
and does not do anything else.
- remove(int) - 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.
- remove(Object) - 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.
- remove(Object) - Method in class com.here.android.mpa.pde.PlatformDataResult
-
Since this class is immutable, this method only throws UnsupportedOperationException
and does not do anything else.
- removeAll(Collection<?>) - 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.
- removeAllBuildings() - Method in class com.here.android.mpa.mapping.MapBuildingGroup
-
- removeAllLights() - Method in class com.here.android.mpa.mapping.MapModelObject
-
Remove all lights from this model object.
- removeAllMapObjects() - Method in class com.here.android.mpa.mapping.MapContainer
-
- removeAllWaypoints() - Method in class com.here.android.mpa.routing.RoutePlan
-
Removes all waypoints of the route plan.
- removeAlternativeRoutesListener(NavigationManager.AlternativeRoutesListener) - Method in class com.here.android.mpa.guidance.NavigationManager
-
- removeARObject(ARObject) - Method in class com.here.android.mpa.ar.ARController
-
Remove an
ARObject from the Camera and Map view.
- removeARObject(ARPolylineObject) - Method in class com.here.android.mpa.ar.ARController
-
- removeARObject(ARModelObject) - Method in class com.here.android.mpa.ar.ARController
-
- removeAudioFeedbackListener(NavigationManager.AudioFeedbackListener) - Method in class com.here.android.mpa.guidance.NavigationManager
-
- removeBannedArea(GeoPolygon) - Method in class com.here.android.mpa.routing.DynamicPenalty
-
Removes a banned area, if added previously.
- removeBuilding(Identifier) - Method in class com.here.android.mpa.mapping.MapBuildingGroup
-
- removeBuildings(List<Identifier>) - Method in class com.here.android.mpa.mapping.MapBuildingGroup
-
- removeCategoryFromNaturalGuidanceBlacklist(String) - Static method in class com.here.android.mpa.venues3d.VenueManeuver
-
Removes specific
Category id from the blacklist of the
categories.
- removeClusterLayer(ClusterLayer) - Method in class com.here.android.mpa.mapping.Map
-
Detaches the cluster from the map.
- removeCustomizableScheme(String) - Method in class com.here.android.mpa.mapping.Map
-
Remove customizable scheme.
- removeGpsSignalListener(NavigationManager.GpsSignalListener) - Method in class com.here.android.mpa.guidance.NavigationManager
-
- removeIconGestureListener(MapView.IconGestureListener) - Method in class com.here.android.mpa.mapping.AndroidXMapFragment
-
- removeIconGestureListener(MapView.IconGestureListener) - Method in class com.here.android.mpa.mapping.MapView
-
- removeIconGestureListener(MapView.IconGestureListener) - Method in class com.here.android.mpa.mapping.SupportMapFragment
-
Deprecated.
- removeItem(Media) - Method in class com.here.android.mpa.search.MediaCollectionPage
-
Remove
Media items from the current page of the collection.
- removeLaneInformationListener(NavigationManager.LaneInformationListener) - Method in class com.here.android.mpa.guidance.NavigationManager
-
- removeListener(PositioningManager.OnPositionChangedListener) - Method in class com.here.android.mpa.common.PositioningManager
-
- removeListener(NavigationManager.RoadView.Listener) - Method in class com.here.android.mpa.guidance.NavigationManager.RoadView
-
Removes Road View event listener.
- removeListener(TrafficWarner.Listener) - Method in class com.here.android.mpa.guidance.TrafficWarner
-
Removes a listener from the traffic warner
- removeListener(MapLoader.Listener) - Method in class com.here.android.mpa.odml.MapLoader
-
Removes a MapLoader.Listener for the MapLoader.
- removeListener(MapDataPrefetcher.Listener) - Method in class com.here.android.mpa.prefetcher.MapDataPrefetcher
-
Remove a listener from the prefetcher.
- removeListener(CombinedNavigationManager.CombinedNavigationManagerListener) - Method in class com.here.android.mpa.venues3d.CombinedNavigationManager
-
Removes a listener from the navigation manager.
- removeListener(RoutingController.RoutingControllerListener) - Method in class com.here.android.mpa.venues3d.RoutingController
-
- removeListener(VenueMapFragment.VenueListener) - Method in interface com.here.android.mpa.venues3d.VenueLayerAdapter
-
This method removes the
VenueMapFragment.VenueListener object provided by the caller from the list of
listeners, which receive the venue and space related events.
- removeListener(VenueMapFragment.VenueListener) - Method in class com.here.android.mpa.venues3d.VenueMapFragment
-
- removeListener(VenueMapFragment.VenueListener) - Method in class com.here.android.mpa.venues3d.VenueMapView
-
- removeListener(VenueNavigationManager.VenueNavigationManagerListener) - Method in class com.here.android.mpa.venues3d.VenueNavigationManager
-
Removes a listener from the navigation manager.
- removeListener(VenueService.VenueServiceListener) - Method in class com.here.android.mpa.venues3d.VenueService
-
- removeManeuverEventListener(NavigationManager.ManeuverEventListener) - Method in class com.here.android.mpa.guidance.NavigationManager
-
- removeMapDataDownloadListener(MapEngine.OnMapDownloadListener) - Method in class com.here.android.mpa.common.MapEngine
-
Removes an existing MapDataDownloadListener.
- removeMapObject(MapObject) - Method in class com.here.android.mpa.mapping.Map
-
- removeMapObject(MapObject) - Method in class com.here.android.mpa.mapping.MapContainer
-
- removeMapObjects(List<MapObject>) - Method in class com.here.android.mpa.mapping.Map
-
Removes a
List of multiple
MapObject
objects from this
Map.
- removeMapOverlay(MapOverlay) - Method in class com.here.android.mpa.mapping.Map
-
- removeMapPackageAtCoordinateListener(MapLoader.MapPackageAtCoordinateListener) - Method in class com.here.android.mpa.odml.MapLoader
-
Removes a MapLoader.MapPackageAtCoordinateListener for the MapLoader.
- removeMarker(MapMarker) - Method in class com.here.android.mpa.cluster.ClusterLayer
-
- removeMarkers(Collection<MapMarker>) - Method in class com.here.android.mpa.cluster.ClusterLayer
-
Removes a collection of
MapMarker from this
layer.
- removeNavigationListener(FTCRNavigationManager.FTCRNavigationManagerListener) - Method in class com.here.android.mpa.ftcr.FTCRNavigationManager
-
Removes navigation manager listener.
- removeNavigationManagerEventListener(NavigationManager.NavigationManagerEventListener) - Method in class com.here.android.mpa.guidance.NavigationManager
-
- removeNewInstructionEventListener(NavigationManager.NewInstructionEventListener) - Method in class com.here.android.mpa.guidance.NavigationManager
-
- removeOnCameraEnteredListener(ARController.OnCameraEnteredListener) - Method in class com.here.android.mpa.ar.ARController
-
- removeOnCameraExitedListener(ARController.OnCameraExitedListener) - Method in class com.here.android.mpa.ar.ARController
-
- removeOnCompassCalibrationChangedListener(ARController.OnCompassCalibrationChangedListener) - Method in class com.here.android.mpa.ar.ARController
-
- removeOnGestureListener(MapGesture.OnGestureListener) - Method in interface com.here.android.mpa.mapping.MapGesture
-
- removeOnLivesightStatusListener(ARController.OnLivesightStatusListener) - Method in class com.here.android.mpa.ar.ARController
-
- removeOnMapEnteredListener(ARController.OnMapEnteredListener) - Method in class com.here.android.mpa.ar.ARController
-
- removeOnMapExitedListener(ARController.OnMapExitedListener) - Method in class com.here.android.mpa.ar.ARController
-
- removeOnMapRenderListener(OnMapRenderListener) - Method in class com.here.android.mpa.ar.AndroidXCompositeFragment
-
- removeOnMapRenderListener(OnMapRenderListener) - Method in class com.here.android.mpa.ar.SupportCompositeFragment
-
Deprecated.
- removeOnMapRenderListener(OnMapRenderListener) - Method in class com.here.android.mpa.mapping.AndroidXMapFragment
-
- removeOnMapRenderListener(OnMapRenderListener) - Method in class com.here.android.mpa.mapping.MapOffScreenRenderer
-
- removeOnMapRenderListener(OnMapRenderListener) - Method in class com.here.android.mpa.mapping.MapView
-
- removeOnMapRenderListener(OnMapRenderListener) - Method in class com.here.android.mpa.mapping.SupportMapFragment
-
Deprecated.
- removeOnObjectTappedListener(ARController.OnObjectTappedListener) - Method in class com.here.android.mpa.ar.ARController
-
- removeOnPanListener(ARController.OnPanListener) - Method in class com.here.android.mpa.ar.ARController
-
- removeOnPoseListener(ARController.OnPoseListener) - Method in class com.here.android.mpa.ar.ARController
-
- removeOnPostPresentListener(ARController.OnPostPresentListener) - Method in class com.here.android.mpa.ar.ARController
-
- removeOnPreDrawListener(ARController.OnPreDrawListener) - Method in class com.here.android.mpa.ar.ARController
-
- removeOnPreDrawMapListener(ARController.OnPreDrawMapListener) - Method in class com.here.android.mpa.ar.ARController
-
- removeOnPrePresentListener(ARController.OnPrePresentListener) - Method in class com.here.android.mpa.ar.ARController
-
- removeOnProjectionCameraUpdatedListener(ARController.OnProjectionCameraUpdatedListener) - Method in class com.here.android.mpa.ar.ARController
-
- removeOnRadarUpdateListener(ARController.OnRadarUpdateListener) - Method in class com.here.android.mpa.ar.ARController
-
- removeOnSensorCalibrationChangedListener(ARController.OnSensorCalibrationChangedListener) - Method in class com.here.android.mpa.ar.ARController
-
- removeOnTapListener(ARController.OnTapListener) - Method in class com.here.android.mpa.ar.ARController
-
- removeOnTouchDownListener(ARController.OnTouchDownListener) - Method in class com.here.android.mpa.ar.ARController
-
- removeOnTouchUpListener(ARController.OnTouchUpListener) - Method in class com.here.android.mpa.ar.ARController
-
- removePitchFunction() - Method in class com.here.android.mpa.ar.ARController
-
- removePositionListener(NavigationManager.PositionListener) - Method in class com.here.android.mpa.guidance.NavigationManager
-
- removeRasterTileSource(MapRasterTileSource) - Method in class com.here.android.mpa.mapping.Map
-
- removeRealisticViewListener(NavigationManager.RealisticViewListener) - Method in class com.here.android.mpa.guidance.NavigationManager
-
- removeRerouteListener(NavigationManager.RerouteListener) - Method in class com.here.android.mpa.guidance.NavigationManager
-
- removeRoadPenalty(RoadElement) - Method in class com.here.android.mpa.routing.DynamicPenalty
-
Remove a road segment from the penalty policy.
- removeSafetySpotListener(NavigationManager.SafetySpotListener) - Method in class com.here.android.mpa.guidance.NavigationManager
-
- removeSchemeChangedListener(Map.OnSchemeChangedListener) - Method in class com.here.android.mpa.mapping.Map
-
- removeSchoolZoneListener(NavigationManager.SchoolZoneListener) - Method in class com.here.android.mpa.guidance.NavigationManager
-
- removeSpeedWarningListener(NavigationManager.SpeedWarningListener) - Method in class com.here.android.mpa.guidance.NavigationManager
-
- removeTrafficRerouteListener(NavigationManager.TrafficRerouteListener) - Method in class com.here.android.mpa.guidance.NavigationManager
-
Removes a traffic re-route listener.
- removeTransformListener(Map.OnTransformListener) - Method in class com.here.android.mpa.mapping.Map
-
- removeTruckRestrictionListener(NavigationManager.TruckRestrictionListener) - Method in class com.here.android.mpa.guidance.NavigationManager
-
- removeVenueControllerListener(VenueControllerCreationListener) - Method in interface com.here.android.mpa.venues3d.VenueLayerAdapter
-
- removeVenueControllerListener(VenueControllerCreationListener) - Method in class com.here.android.mpa.venues3d.VenueMapFragment
-
- removeVenueControllerListener(VenueControllerCreationListener) - Method in class com.here.android.mpa.venues3d.VenueMapView
-
- removeVenueLoadingListener(VenueLoadingListener) - Method in class com.here.android.mpa.venues3d.VenueService
-
- removeVenueLoadListener(VenueService.VenueLoadListener) - Method in class com.here.android.mpa.venues3d.VenueService
-
- removeWaypoint(int) - Method in class com.here.android.mpa.routing.RoutePlan
-
Removes a waypoint at a specified index.
- repeatVoiceCommand() - Method in class com.here.android.mpa.guidance.NavigationManager
-
Repeat last voice command.
- ReportingLink - Class in com.here.android.mpa.search
-
Represents a
ReportingLink for getting options for reporting on content if it contains inappropriate content.
- request(GeoCoordinate, TrafficUpdater.Listener) - Method in class com.here.android.mpa.guidance.TrafficUpdater
-
Request traffic with given center coordinates and the default radius (5km).
- request(GeoCoordinate, int, TrafficUpdater.Listener) - Method in class com.here.android.mpa.guidance.TrafficUpdater
-
Request traffic with given center coordinates and radius.
- request(Route, TrafficUpdater.Listener) - Method in class com.here.android.mpa.guidance.TrafficUpdater
-
Request traffic for given route with a default radius (5km) around each waypoint.
- request(Route, int, TrafficUpdater.Listener) - Method in class com.here.android.mpa.guidance.TrafficUpdater
-
Request traffic for given route and radius around each waypoint.
- request(RouteElements, TrafficUpdater.Listener) - Method in class com.here.android.mpa.guidance.TrafficUpdater
-
- Request() - Constructor for class com.here.android.mpa.prefetcher.MapDataPrefetcher.Request
-
- Request<T> - Class in com.here.android.mpa.search
-
Represents a base class for a search request.
- Request() - Constructor for class com.here.android.mpa.search.Request
-
- Request(PlacesBaseRequest<T>) - Constructor for class com.here.android.mpa.search.Request
-
- Request.Connectivity - Enum in com.here.android.mpa.search
-
Represents values describing possible types of connectivity that the request is performed.
- requestId - Variable in class com.here.android.mpa.prefetcher.MapDataPrefetcher.Request
-
- RequestManager - Class in com.here.android.mpa.urbanmobility
-
- RequestManager() - Constructor for class com.here.android.mpa.urbanmobility.RequestManager
-
Deprecated.
- RequestManager.ResponseListener<T> - Interface in com.here.android.mpa.urbanmobility
-
Deprecated.
Represents a listener to provide information about request result.
- RequestParameters(RoutePlan, String) - Constructor for class com.here.android.mpa.ftcr.FTCRRouter.RequestParameters
-
RoutePlan should contain at least two waypoints.
- RequestParameters(RoutePlan, String, boolean) - Constructor for class com.here.android.mpa.ftcr.FTCRRouter.RequestParameters
-
RoutePlan should contain at least two waypoints.
- RerouteListener() - Constructor for class com.here.android.mpa.guidance.NavigationManager.RerouteListener
-
- reset() - Method in class com.here.android.mpa.electronic_horizon.LinkRange
-
Resets the iterator to point to the beginning of the range.
- reset() - Method in class com.here.android.mpa.electronic_horizon.PathTreeRange
-
Resets the iterator to point to the beginning of the range.
- resetAllVoicePromptRules() - Method in class com.here.android.mpa.guidance.VoiceGuidanceOptions
-
Resets all distance based and time based voice announcement rules.
- resetVisibleMask(boolean) - Method in class com.here.android.mpa.mapping.MapObject
-
Resets the entire visibility bit mask of this MapObject to be either 1s or 0s.
- resizeToCenter(GeoCoordinate) - Method in class com.here.android.mpa.common.GeoBoundingBox
-
- ResultListener<T> - Interface in com.here.android.mpa.search
-
Represents an event listener that reports information about the completion of a request.
- resume() - Method in class com.here.android.mpa.guidance.NavigationManager
-
Resume paused Navigation.
- resume() - Method in class com.here.android.mpa.mapping.MapOffScreenRenderer
-
Resume currently paused offscreen renderer.
- retainAll(Collection<?>) - 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.
- ReverseGeocodeMode - Enum in com.here.android.mpa.search
-
- ReverseGeocodeRequest - Class in com.here.android.mpa.search
-
The
ReverseGeocodeRequest represents an extended
Request used to retrieve
Location data by way of
Geocoder search services.
- ReverseGeocodeRequest(GeoCoordinate) - Constructor for class com.here.android.mpa.search.ReverseGeocodeRequest
-
Creates a reverse geocode request that resolves a
GeoCoordinate into an
Location.
- ReverseGeocodeRequest(GeoCoordinate, ReverseGeocodeMode, float) - Constructor for class com.here.android.mpa.search.ReverseGeocodeRequest
-
Creates a reverse geocode request that resolves a
GeoCoordinate into an
Location.
- ReviewMedia - Class in com.here.android.mpa.search
-
Represents review content about a
Place.
- RGBAToARGB(int) - Static method in class com.here.android.mpa.mapping.MapModelObject
-
Simple color converter.
- RichTextFormatting - Enum in com.here.android.mpa.search
-
Represents values describing possible formats for rich text content.
- River() - Constructor for class com.here.android.mpa.mapping.customization.CustomizableVariables.River
-
- RoadElement - Class in com.here.android.mpa.common
-
Represents a single segment of a road.
- RoadElement.Attribute - Enum in com.here.android.mpa.common
-
Defined values for different road attributes
- RoadElement.FormOfWay - Enum in com.here.android.mpa.common
-
Form of Way Types
- RoadElement.PluralType - Enum in com.here.android.mpa.common
-
Plural type identifies when a Junction is made up of multiple Road Elements.
- RoadSign() - Constructor for class com.here.android.mpa.mapping.customization.CustomizableVariables.RoadSign
-
- ROADSIGN_ICON - Static variable in class com.here.android.mpa.mapping.Map
-
- rotate(Vector3f, float) - Method in class com.here.android.mpa.ar.ARModelObject
-
Apply a rotation to the model (model matrix is post-multiplied)
- rotate(float, float, float) - Method in class com.here.android.mpa.ar.ARModelObject
-
Apply a rotation to the model (model matrix is post-multiplied).
- Route - Class in com.here.android.mpa.routing
-
Represents a distinct path connecting two or more waypoints GeoCoordinate.
- route - Variable in class com.here.android.mpa.routing.Route.DeserializationResult
-
A valid Route object or null if the deserialization fails.
- Route.DeserializationCallback - Interface in com.here.android.mpa.routing
-
Callback interface for when deserialization is done, passed to deserializeAsync.
- Route.DeserializationResult - Class in com.here.android.mpa.routing
-
Represents the result of a Route de-serialization
- Route.EtaValidity - Enum in com.here.android.mpa.routing
-
Enumeration used for calculating the estimated time of arrival(ETA).
- Route.SerializationCallback - Interface in com.here.android.mpa.routing
-
Callback interface for when serialization is done, passed to serializeAsync.
- Route.SerializationResult - Class in com.here.android.mpa.routing
-
Represents the result of a Route serialization
- Route.SerializerError - Enum in com.here.android.mpa.routing
-
Represents values describing possible route serialization errors.
- Route.TrafficPenaltyMode - Enum in com.here.android.mpa.routing
-
Defines the possible traffic penalty modes used for route calculation and traffic event
handling.
- ROUTE_COLOR - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.Panorama
-
- ROUTE_SECONDARYCOLOR - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.Panorama
-
- ROUTEARROW_COLOR - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.Panorama
-
- ROUTEARROW_HIGHLIGHTCOLOR - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.Panorama
-
- ROUTEARROW_WIDTHM - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.Panorama
-
- RouteConsumption - Class in com.here.android.mpa.routing
-
Route consumptions.
- RouteConsumption(List<Integer>, int) - Constructor for class com.here.android.mpa.routing.RouteConsumption
-
Public constructor
- RouteElement - Class in com.here.android.mpa.routing
-
Represents an element within a
Route.
- RouteElement.TravelDirection - Enum in com.here.android.mpa.routing
-
Represents values describing the possible travel directions of a
RouteElement.
- RouteElement.Type - Enum in com.here.android.mpa.routing
-
Represents values describing the possible types of a
RouteElement.
- RouteElements - Class in com.here.android.mpa.routing
-
- RouteOptions - Class in com.here.android.mpa.routing
-
- RouteOptions() - Constructor for class com.here.android.mpa.routing.RouteOptions
-
Public Constructor
- RouteOptions(RouteOptions) - Constructor for class com.here.android.mpa.routing.RouteOptions
-
Copy Constructor
- RouteOptions(RouteOptionsImpl) - Constructor for class com.here.android.mpa.routing.RouteOptions
-
Private Constructor
- RouteOptions.HazardousGoodType - Enum in com.here.android.mpa.routing
-
Defines names for different types of hazardous goods that can be transported by a truck.
- RouteOptions.PublicTransportLinkFlag - Enum in com.here.android.mpa.routing
-
Public Transport Link Flag.
- RouteOptions.SpeedProfile - Enum in com.here.android.mpa.routing
-
Route calculation vehicle speed profile.
- RouteOptions.TimeType - Enum in com.here.android.mpa.routing
-
Ways that the time can be specified.
- RouteOptions.TransportMode - Enum in com.here.android.mpa.routing
-
Represents values describing different mode of transportation a person will be using.
- RouteOptions.TruckRestrictionsMode - Enum in com.here.android.mpa.routing
-
Defines way of handling road segments on which violated static truck restriction applies.
- RouteOptions.TruckType - Enum in com.here.android.mpa.routing
-
Defines names for different types of trucks.
- RouteOptions.TunnelCategory - Enum in com.here.android.mpa.routing
-
Specify the ADR tunnel category to restrict the truck route to.
- RouteOptions.Type - Enum in com.here.android.mpa.routing
-
Represents different types of routing, such as by speed or by distance.
- RoutePlan - Class in com.here.android.mpa.routing
-
RoutePlan contains all information needed to calculate a
Route.
- RoutePlan() - Constructor for class com.here.android.mpa.routing.RoutePlan
-
Public Constructor
- RoutePlan(RoutePlan) - Constructor for class com.here.android.mpa.routing.RoutePlan
-
Copy Constructor
- Router<T,S extends java.lang.Enum<?>> - Interface in com.here.android.mpa.routing
-
Base interface for route calculation class.
- Router.Listener<T,S extends java.lang.Enum<?>> - Interface in com.here.android.mpa.routing
-
- RouteResult - Class in com.here.android.mpa.routing
-
This is the definition of the RouteResult class.
- RouteResult.ViolatedOption - Enum in com.here.android.mpa.routing
-
These are options which may be ignored by the routing engine; in such
cases a list of violated options is returned in the listener's on_end() method.
- RouteSection - Class in com.here.android.mpa.urbanmobility
-
- RouteStyle() - Constructor for class com.here.android.mpa.mapping.customization.CustomizableVariables.RouteStyle
-
- ROUTESTYLE_1_BILLBOARD_FONTSTYLE_COLOR - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.RouteStyle
-
- ROUTESTYLE_1_BILLBOARD_FONTSTYLE_OUTLINE_COLOR - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.RouteStyle
-
- ROUTESTYLE_1_BILLBOARD_FONTSTYLE_OUTLINE_WIDTH - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.RouteStyle
-
- ROUTESTYLE_1_BILLBOARD_FONTSTYLE_SIZE - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.RouteStyle
-
- RouteTta - Class in com.here.android.mpa.routing
-
Describes Time To Arrival details for a given route.
- RouteTta.Detail - Enum in com.here.android.mpa.routing
-
Additional Time To Arrival Details
- RouteWaypoint - Class in com.here.android.mpa.routing
-
Represents a waypoint to be used in a route calculation.
- RouteWaypoint(GeoCoordinate) - Constructor for class com.here.android.mpa.routing.RouteWaypoint
-
The specified location coordinate is used to set the original position of
this waypoint.
- RouteWaypoint(GeoCoordinate, RouteWaypoint.Type) - Constructor for class com.here.android.mpa.routing.RouteWaypoint
-
- RouteWaypoint(GeoCoordinate, String, RouteWaypoint.WaypointDirection, RouteWaypoint.Type) - Constructor for class com.here.android.mpa.routing.RouteWaypoint
-
The specified location coordinate is used to set the original position of
this waypoint.
- RouteWaypoint.RoadInfo - Class in com.here.android.mpa.routing
-
Exposes additional information about RouteWaypoint, mainly the side of the road it's on.
- RouteWaypoint.RoadInfo.RoadSide - Enum in com.here.android.mpa.routing
-
Represents side of the road, used to indicate position relative to a road, according to
travel direction.
- RouteWaypoint.Type - Enum in com.here.android.mpa.routing
-
Represents different types of waypoints.
- RouteWaypoint.WaypointDirection - Enum in com.here.android.mpa.routing
-
Represents different waypoint direction.
- RoutingController - Class in com.here.android.mpa.venues3d
-
- RoutingController.RoutingControllerListener - Interface in com.here.android.mpa.venues3d
-
Represents a listener to provide notification when a route calculation is completed.
- RoutingError - Enum in com.here.android.mpa.routing
-
Represents values describing possible route calculation errors.
- RoutingZone - Class in com.here.android.mpa.routing
-
Class provides basic information about the routing zone and can be passed as an option to
routing.
- RoutingZone.Type - Enum in com.here.android.mpa.routing
-
Defines possible routing zone types used for zone exclusions from route during calculation.
- Runway() - Constructor for class com.here.android.mpa.mapping.customization.CustomizableVariables.Runway
-