- GAPCOLOR - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.AvoidBlockedRoute
-
- GENERAL_ICONSIZE - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.PointOfInterest
-
- GeoBoundingBox - Class in com.here.android.mpa.common
-
Represents a rectangular area in a geographic coordinate system.
- GeoBoundingBox(GeoCoordinate, GeoCoordinate) - Constructor for class com.here.android.mpa.common.GeoBoundingBox
-
Creates a
GeoBoundingBox with specified top-left and bottom-right coordinates.
- GeoBoundingBox(GeoCoordinate, float, float) - Constructor for class com.here.android.mpa.common.GeoBoundingBox
-
Creates a
GeoBoundingBox with a specified center and width and height in distance.
- GeocodeRequest - Class in com.here.android.mpa.search
-
The
GeocodeRequest represents an extended
Request used to retrieve
GeocodeResult data by way of
Geocoder search services.
- GeocodeRequest(String) - Constructor for class com.here.android.mpa.search.GeocodeRequest
-
Creates a geocoder request that resolves a free text query into a
GeocodeResult.
- GeocodeResult - Class in com.here.android.mpa.search
-
Represents the result of a geocode request.
- GeoCoordinate - Class in com.here.android.mpa.common
-
Represents a WGS84 coordinate with double precision.
- GeoCoordinate(double, double) - Constructor for class com.here.android.mpa.common.GeoCoordinate
-
Creates a GeoCoordinate with specified latitude and longitude values.
- GeoCoordinate(double, double, double) - Constructor for class com.here.android.mpa.common.GeoCoordinate
-
Creates a GeoCoordinate with specified latitude, longitude and altitude values.
- GeoCoordinate(GeoCoordinate) - Constructor for class com.here.android.mpa.common.GeoCoordinate
-
Creates a copy of an existing GeoCoordinate object.
- GeoMesh - Class in com.here.android.mpa.mapping
-
- GeoMesh() - Constructor for class com.here.android.mpa.mapping.GeoMesh
-
Creates a GeoMesh.
- GeoPolygon - Class in com.here.android.mpa.common
-
Represents a GeoPolygon a polygon object defined in terms of the geographic coordinates of its vertices.
- GeoPolygon() - Constructor for class com.here.android.mpa.common.GeoPolygon
-
Default Constructor
- GeoPolygon(List<GeoCoordinate>) - Constructor for class com.here.android.mpa.common.GeoPolygon
-
Constructor that creates a new instance of GeoPolygon from a list of points.
- GeoPolyline - Class in com.here.android.mpa.common
-
Interface representing a GeoPolyline.
- GeoPolyline() - Constructor for class com.here.android.mpa.common.GeoPolyline
-
Public Constructor
- GeoPolyline(List<GeoCoordinate>) - Constructor for class com.here.android.mpa.common.GeoPolyline
-
Creates a GeoPolyline from a list of points.
- GeoPosition - Class in com.here.android.mpa.common
-
Represents position, speed, and heading information as provided by a
positioning device.
- GeoPosition(GeoCoordinate) - Constructor for class com.here.android.mpa.common.GeoPosition
-
Public constructor
- GeoPosition(GeoPositionImpl) - Constructor for class com.here.android.mpa.common.GeoPosition
-
Internal constructor
- geoTo3dPosition(GeoCoordinate, Vector3f) - Method in class com.here.android.mpa.ar.ARController
-
Convert a geo position into a 3d space position
- get(Object) - Method in class com.here.android.mpa.pde.PlatformDataItem
-
Returns the value of the mapping with the specified key.
- get(int) - Method in class com.here.android.mpa.pde.PlatformDataItemCollection
-
Returns the element at the specified location in this PlatformDataItemCollection.
- get(Object) - Method in class com.here.android.mpa.pde.PlatformDataResult
-
Returns the value of the mapping with the specified key.
- getAccelerationMultiplier() - Method in class com.here.android.mpa.routing.ConsumptionParameters
-
Gets the acceleration multiplier.
- getAccelerometerCalibrationStatus() - Method in class com.here.android.mpa.ar.ARController
-
Get the accelerometer calibration status.
- getAccessInfo(Identifier, TransitDatabase.OnGetTransitInfoListener) - Method in class com.here.android.mpa.mapping.TransitDatabase
-
Initiates an asynchronous request for information about a transit access.
- getAccessPoint() - Method in class com.here.android.mpa.urbanmobility.Arrival
-
Deprecated.
Gets
AccessPoint which should be used to access this location.
- getAccessPoint() - Method in class com.here.android.mpa.urbanmobility.Departure
-
Deprecated.
Gets
AccessPoint which should be used to access this location.
- getAccessPoints() - Method in class com.here.android.mpa.search.Location
-
- getAccessType() - Method in class com.here.android.mpa.search.NavigationPosition
-
Returns the type of access as a String.
- getAccuracyIndicatorColor() - Method in class com.here.android.mpa.mapping.PositionIndicator
-
Gets the current color of accuracy indicator circle, returning an ARGB (Alpha/Red/Green/Blue)
integer color value.
- getAction() - Method in class com.here.android.mpa.routing.Maneuver
-
- getAction() - Method in class com.here.android.mpa.urbanmobility.Maneuver
-
Deprecated.
Gets the action for this maneuver.
- getActionType() - Method in class com.here.android.mpa.venues3d.VenueManeuver
-
- getActivationDate() - Method in class com.here.android.mpa.mapping.TrafficEvent
-
To get date and time when this TrafficEvent will be or has been activated.
- getActiveVenueAccount() - Method in class com.here.android.mpa.venues3d.VenueService
-
Returns the active
VenueAccount, if any exists, or null otherwise.
- getActivity() - Method in interface com.here.android.mpa.venues3d.VenueLayerAdapter
-
This method retrieves an Activity object associated with this object.
- getActivity() - Method in class com.here.android.mpa.venues3d.VenueMapView
-
- getAdditionalData() - Method in class com.here.android.mpa.search.Address
-
Gets additional address data.
- getAddress() - Method in class com.here.android.mpa.search.Location
-
- getAddress() - Method in class com.here.android.mpa.urbanmobility.Place
-
Deprecated.
Get the
Address associated with this place.
- getAddress() - Method in class com.here.android.mpa.venues3d.Content
-
This method retrieves the postal address of the spatial area.
- getAddressFilter() - Method in class com.here.android.mpa.search.SearchRequest
-
This method returns the AddressFilter used in request.
- getAddressFilter() - Method in class com.here.android.mpa.search.TextAutoSuggestionRequest
-
This method returns the AddressFilter used in request.
- getAffectedArea() - Method in class com.here.android.mpa.guidance.TrafficNotificationInfo
-
Return the bounding box affecting this TrafficNotificationInfo.
- getAffectedArea() - Method in class com.here.android.mpa.mapping.TrafficEvent
-
Return the bounding box affected by this TrafficEvent.
- getAffectedItemCount() - Method in class com.here.android.mpa.customlocation2.CLE2OperationResult
-
Gets number of data items affected by the operation.
- getAffectedLayerIds() - Method in class com.here.android.mpa.customlocation2.CLE2OperationResult
-
Gets list of IDs of layers affected by the operation.
- getAffectedLength() - Method in class com.here.android.mpa.guidance.TrafficNotificationInfo
-
Returns the full length of the traffic event during tracking or the portion of the route
affected by the traffic event during navigation.
- getAffectedLength() - Method in class com.here.android.mpa.mapping.TrafficEvent
-
Return the length of this TrafficEvent.
- getAffectedRoadElements() - Method in class com.here.android.mpa.mapping.TrafficEvent
-
- getAffectedStreets() - Method in class com.here.android.mpa.mapping.TrafficEvent
-
The names of the streets that are affected by this TrafficEvent.
- getAffectedStreets(TrafficEvent.Listener<List<String>>) - Method in class com.here.android.mpa.mapping.TrafficEvent
-
Gets the names of the streets that are affected by this TrafficEvent asynchronously.
- getAfterNextManeuver() - Method in class com.here.android.mpa.guidance.NavigationManager
-
Returns the Maneuver after the next Maneuver
- getAfterNextManeuverDistance() - Method in class com.here.android.mpa.guidance.NavigationManager
-
Returns the distance to the Maneuver after the next Maneuver
- getAlerts() - Method in class com.here.android.mpa.routing.UMCalculateResult
-
Deprecated.
Get alerts and disruptions associated with found connections.
- getAlerts() - Method in class com.here.android.mpa.urbanmobility.RouteSection
-
Deprecated.
Gets collection of associated
Alerts.
- getAllMapObjects() - Method in class com.here.android.mpa.mapping.MapContainer
-
- getAllPoints() - Method in class com.here.android.mpa.common.GeoPolyline
-
Gets all points in the GeoPolyline.
- getAlternativeDepartures() - Method in class com.here.android.mpa.urbanmobility.Departure
-
Deprecated.
Gets a list of departures which are alternative to this departure.
- getAlternativeNames() - Method in class com.here.android.mpa.search.Place
-
Gets the alternative names for the Place.
- getAlternativeReferenceIds(String) - Method in class com.here.android.mpa.search.Place
-
Get a list of alternative identifiers of the same reference identifier for a specific domain.
- getAlternativeReferenceIds(String) - Method in class com.here.android.mpa.search.PlaceLink
-
Get a list of alternative identifiers of the same reference identifier for
a specific domain.
- getAltitude() - Method in class com.here.android.mpa.ar.ARPoseReading
-
Get the altitude in meters as height above the WGS84 ellipsoid.
- getAltitude() - Method in class com.here.android.mpa.common.GeoCoordinate
-
Gets the current altitude, as measured in meters above sea level, of the
GeoCoordinate (z-axis on a map).
- getAltitudeAccuracy() - Method in class com.here.android.mpa.common.GeoPosition
-
Gets the current altitude accuracy as measured by the enabled positioning
device.
- getAmbientColor() - Method in class com.here.android.mpa.mapping.MapModelObject.PhongMaterial
-
Get the Ambient Material color
- getAnchor() - Method in class com.here.android.mpa.mapping.MapLocalModel
-
Gets the GeoCoordinate representing the anchor that is currently associated with the
MapLocalModel.
- getAnchorPoint() - Method in class com.here.android.mpa.mapping.MapLabeledMarker
-
Returns the anchor point for this MapLabeledMarker.
- getAnchorPoint() - Method in class com.here.android.mpa.mapping.MapMarker
-
Returns the anchor point for this MapMarker.
- getAnchorPoint() - Method in class com.here.android.mpa.mapping.MapOverlay
-
Returns the anchor point for this MapOverlay.
- getAnchorPoint() - Method in class com.here.android.mpa.mapping.MapScreenMarker
-
Gets the anchor point for the MapScreenMarker.
- getAngle() - Method in class com.here.android.mpa.ar.ARRadarProperties
-
Get the heading (rotation on Y axis) in degrees.
- getAngle() - Method in class com.here.android.mpa.routing.Maneuver
-
Gets the angle of the maneuver.
- getAngle() - Method in class com.here.android.mpa.venues3d.VenueManeuver
-
The angle in degrees from end of the start road to the start of the end road.
- getAnimationMinWidthFactor() - Method in class com.here.android.mpa.ar.ARController.InfoParams
-
Get info's animation minimum width factor.
- getAnimationTime() - Method in class com.here.android.mpa.ar.ARController.IntroAnimationParams
-
Get duration of intro transition animation.
- getARController() - Method in class com.here.android.mpa.ar.AndroidXCompositeFragment
-
- getARController() - Method in class com.here.android.mpa.ar.SupportCompositeFragment
-
Deprecated.
- getArea() - Method in class com.here.android.mpa.venues3d.BaseLocation
-
This method returns
Area associated with a location.
- getAreaAtPosition(GeoCoordinate) - Method in class com.here.android.mpa.venues3d.Level
-
This method retrieves the
Area of the level at a given position.
- getAreaSize() - Method in class com.here.android.mpa.common.GeoBoundingBox
-
- getARObject() - Method in class com.here.android.mpa.ar.ARRadarItem
-
Returns
ARObject associated with the
ARRadarItem
- getArrival() - Method in class com.here.android.mpa.routing.UMRoute
-
Deprecated.
Get information about this route's arrival.
- getArrival() - Method in class com.here.android.mpa.urbanmobility.RouteSection
-
Deprecated.
Get information about this route section arrival.
- getArrivalStop() - Method in class com.here.android.mpa.routing.TransitRouteElement
-
Gets the arrival station.
- getArrivalStopName() - Method in class com.here.android.mpa.routing.TransitManeuver
-
Gets the arrival stop name for the TransitManeuver.
- getArrivalTime() - Method in class com.here.android.mpa.routing.TransitRouteElement
-
- getArrivalTime() - Method in class com.here.android.mpa.urbanmobility.IntermediateStop
-
Deprecated.
Get the arrival time at this stop if available, returns null otherwise.
- getArrivalTime() - Method in class com.here.android.mpa.urbanmobility.RealTimeInfo
-
Deprecated.
Gets the real-time arrival time if available, returns null otherwise.
- getAscentMultiplier() - Method in class com.here.android.mpa.routing.ConsumptionParameters
-
Gets the ascent multiplier.
- getAssetId() - Method in class com.here.android.mpa.fce.FleetConnectivityMessage
-
- getAssetId() - Method in class com.here.android.mpa.fce.FleetConnectivityService
-
Sets the asset ID that identifies this device.
- getAttributes() - Method in class com.here.android.mpa.common.RoadElement
-
Gets the road attributes.
- getAttributes() - Method in class com.here.android.mpa.customlocation2.CLE2Geometry
-
Returns the Map of attributes containing a copy of the custom attributes of this
CLE2Geometry
- getAttributes() - Method in class com.here.android.mpa.mapping.TransitAccessInfo
-
Gets all the Attribute of the transit access.
- getAttributes() - Method in class com.here.android.mpa.mapping.TransitLineInfo
-
Gets all the Attributes applicable to the transit line.
- getAttributes() - Method in class com.here.android.mpa.mapping.TransitStopInfo
-
Gets the stop attributes Attributes for the transit stop.
- getAttributes() - Method in class com.here.android.mpa.mapping.TransitSystemInfo
-
Gets all the Attributes for the transit system.
- getAttributes() - Method in class com.here.android.mpa.routing.TransitRouteStop
-
- getAttribution() - Method in class com.here.android.mpa.routing.TransitRouteSourceAttribution
-
Gets the source attribution information as a html formatted string.
- getAttribution() - Method in class com.here.android.mpa.search.ExtendedAttribute
-
Gets a ready-to-display (HTML formatted) string containing the source attribution text for
this place.
- getAttributionText() - Method in class com.here.android.mpa.search.Media
-
Gets the String representation of the attribution text for the Media,
according to the terms and conditions of the originating source.
- getAttributionText() - Method in class com.here.android.mpa.search.Place
-
Gets the String representation of the attribution text for the Place.
- getAudioPlayer() - Method in class com.here.android.mpa.guidance.NavigationManager
-
Retrieve the Audio Player instance associated with the NavigationManager
- getAuxiliaryConsumption() - Method in class com.here.android.mpa.routing.ConsumptionParameters
-
Gets the auxiliary consumption.
- getAvailable() - Method in class com.here.android.mpa.search.MediaCollectionPage
-
Gets the total number of available
Media items within the
MediaCollectionPage.
- getAverage() - Method in class com.here.android.mpa.search.RatingMedia
-
Gets the average rating for the
Place.
- getAverage() - Method in class com.here.android.mpa.search.Ratings
-
Gets the average rating for the
Place.
- getAverageHeight() - Method in class com.here.android.mpa.pde.PlatformDataItem
-
DTM_AVG_HEIGHT data.
- getAverageRating() - Method in class com.here.android.mpa.search.PlaceLink
-
Gets the average rating for a
Place.
- getAverageSpeed() - Method in class com.here.android.mpa.common.PositioningManager
-
Gets the average speed of travel, in meters per second.
- getAverageSpeed() - Method in class com.here.android.mpa.ftcr.FTCRNavigationManager
-
Returns average speed in meters per seconds for the current active navigation session.
- getAverageSpeed() - Method in class com.here.android.mpa.guidance.NavigationManager
-
Returns the current average speed.
- getAverageSpeed() - Method in class com.here.android.mpa.venues3d.VenueNavigationManager
-
Returns the current average speed in the current navigation session.
- getBackgroundColor() - Method in class com.here.android.mpa.routing.Signpost
-
Return the background color of this signpost using ARGB (Alpha/Red/Green/Blue)
- getBackPlaneStart() - Method in class com.here.android.mpa.ar.ARRadarProperties
-
Return the z in meters at which the back plane starts.
- getBarrierFree() - Method in class com.here.android.mpa.urbanmobility.Transport
-
Deprecated.
Indicates if transport is barrier free.
- getBaseTime() - Method in class com.here.android.mpa.ftcr.FTCRRoute
-
Gets the estimated base time to the final destination, considering transport mode but not
traffic conditions.
- getBaseType() - Method in class com.here.android.mpa.cluster.ClusterViewObject
-
- getBaseType() - Method in class com.here.android.mpa.common.ViewObject
-
Returns the real implementation type of the ViewObject.
- getBCP47Code() - Method in class com.here.android.mpa.guidance.VoicePackage
-
Get the international BCP-47 code describing the language of the voice skin (see
http://tools.ietf.org/rfc/bcp/bcp47.txt).
- getBearing() - Method in class com.here.android.mpa.ar.ARRadarItem
-
Returns the bearing in degrees of the item relative to the current position.
- getBicycleHours() - Method in class com.here.android.mpa.mapping.TransitSystemInfo
-
Gets the Bicycle Parking Hours.
- getBikeAllowed() - Method in class com.here.android.mpa.urbanmobility.Transport
-
Deprecated.
Indicates if bikes are allowed for this transport.
- getBitmap(int, int) - Method in class com.here.android.mpa.common.Image
-
Creates a new Bitmap object with the given dimension from this Image.
- getBitmap() - Method in class com.here.android.mpa.common.Image
-
- getBlindGuideAvailability() - Method in class com.here.android.mpa.urbanmobility.Place
-
Deprecated.
Indicates if blind guide is available at given place.
- getBlockingRendering() - Method in class com.here.android.mpa.mapping.MapOffScreenRenderer
-
Get whether the offscreen renderer is rendering synchronously.
- getBottom() - Method in class com.here.android.mpa.venues3d.Margin
-
This method retrieves the bottom margin.
- getBottomRight() - Method in class com.here.android.mpa.common.GeoBoundingBox
-
- getBottomRightBack() - Method in class com.here.android.mpa.common.GeoBoundingBox
-
- getBoundingArea() - Method in class com.here.android.mpa.mapping.MapRasterTileSource
-
Gets the GeoBoundingBox representing the bounding area within which raster tiles are
visible.
- getBoundingBox() - Method in class com.here.android.mpa.ar.ARObject
-
Get bounding box limiting where the ARObject can travel on screen.
- getBoundingBox() - Method in class com.here.android.mpa.cluster.ClusterViewObject
-
Returns a bounding box containing all markers in this cluster.
- getBoundingBox() - Method in class com.here.android.mpa.common.GeoPolyline
-
Gets the geographic bounding box that contains this GeoPolyline.
- getBoundingBox() - Method in class com.here.android.mpa.ftcr.FTCRRoute
-
- getBoundingBox() - Method in class com.here.android.mpa.mapping.Location
-
- getBoundingBox() - Method in class com.here.android.mpa.mapping.Map
-
- getBoundingBox() - Method in class com.here.android.mpa.routing.Maneuver
-
Gets the
GeoBoundingBox of the maneuver, which is a group of GeoCoordinates forming a
polygon
- getBoundingBox() - Method in class com.here.android.mpa.routing.Route
-
- getBoundingBox() - Method in class com.here.android.mpa.search.AutoSuggestPlace
-
Gets the
GeoBoundingBox describing a range of coordinates that correspond to the
Place.
- getBoundingBox() - Method in class com.here.android.mpa.search.AutoSuggestSearch
-
Gets the
GeoBoundingBox describing a range of coordinates that correspond to the
Place.
- getBoundingBox() - Method in class com.here.android.mpa.search.Location
-
- getBoundingBox() - Method in class com.here.android.mpa.search.PlaceLink
-
Gets the
GeoBoundingBox describing a range of coordinates that correspond to the
Place.
- getBoundingBox() - Method in class com.here.android.mpa.urbanmobility.Maneuver
-
Deprecated.
Gets the
GeoBoundingBox of the maneuver - the smallest rectangle that contains
maneuver geometry.
- getBoundingBox() - Method in class com.here.android.mpa.venues3d.Area
-
This method retrieves the bounding box for this Area.
- getBoundingBox() - Method in class com.here.android.mpa.venues3d.OutdoorRoute
-
- getBoundingBox() - Method in class com.here.android.mpa.venues3d.Venue
-
This method retrieves the bounding box of the given Venue instance.
- getBoundingBox() - Method in class com.here.android.mpa.venues3d.VenueInfo
-
This method retrieves a bounding box enclosing the venue.
- getBoundingBox() - Method in class com.here.android.mpa.venues3d.VenueManeuver
-
Gets the
GeoBoundingBox of the route subsegment the
VenueManeuver belongs to.
- getBoundingBox() - Method in class com.here.android.mpa.venues3d.VenueRoute
-
- getBoundingBox(Level) - Method in class com.here.android.mpa.venues3d.VenueRoute
-
- getBoundingBoxAnimationDelay() - Method in class com.here.android.mpa.ar.ARController.SelectedItemParams
-
Get delay of selected item bounding box animation.
- getBoundingBoxAnimationTime() - Method in class com.here.android.mpa.ar.ARController.SelectedItemParams
-
Get delay of selected item bounding box animation.
- getBoundingBoxContainingGeoCoordinates(List<GeoCoordinate>) - Static method in class com.here.android.mpa.common.GeoBoundingBox
-
Constructs a
GeoBoundingBox which contains all coordinates in an array.
- getBoundingBoxInterpolator() - Method in class com.here.android.mpa.ar.ARController.SelectedItemParams
-
Get the interpolator for selected object bounding box animation.
- getBranding() - Method in class com.here.android.mpa.urbanmobility.Alert
-
Deprecated.
Gets alert source branding info.
- getBuilding(Identifier, GeoCoordinate) - Method in class com.here.android.mpa.mapping.MapBuildingLayer
-
Find a particular building on the
Map around the given position.
- getBuilding(Identifier) - Method in class com.here.android.mpa.mapping.MapBuildingLayer
-
Find a particular building on the
Map
- getBuildingCount() - Method in class com.here.android.mpa.mapping.MapBuildingGroup
-
- getBuildingId() - Method in class com.here.android.mpa.common.GeoPosition
-
Get building ID of this position estimate, if known.
- getBuildingName() - Method in class com.here.android.mpa.common.GeoPosition
-
Get building name in human readable format, e.g.
- getBuildingsInside(GeoBoundingBox) - Method in class com.here.android.mpa.mapping.MapBuildingLayer
-
- getBytesDownloaded() - Method in class com.here.android.mpa.common.ConnectionInfo
-
Gets the amount of data downloaded in bytes.
- getCacheExpiration() - Method in class com.here.android.mpa.mapping.MapRasterTileSource
-
Get the cache expiration time
- getCameraFrameMaxZoomScale() - Method in class com.here.android.mpa.ar.ARController.UpViewParams
-
Gets current Max zoom scale as increase from the original
- getCapStyle() - Method in class com.here.android.mpa.ar.LineAttributes
-
Get the line end rendering cap style
- getCapStyle() - Method in class com.here.android.mpa.mapping.MapPolygon
-
Gets the MapPolygon rendering cap style.
- getCapStyle() - Method in class com.here.android.mpa.mapping.MapPolyline
-
Gets the MapPolyline rendering cap style.
- getCatalogList() - Method in class com.here.android.mpa.guidance.VoiceCatalog
-
Get the voice package description from the local catalog.
- getCategories() - Method in class com.here.android.mpa.search.Place
-
Gets the list of Category objects assigned to the Place.
- getCategory(int) - Static method in enum com.here.android.mpa.routing.RouteOptions.TunnelCategory
-
- getCategory() - Method in class com.here.android.mpa.search.AutoSuggestPlace
-
Gets the category for the
Place.
- getCategory() - Method in class com.here.android.mpa.search.AutoSuggestSearch
-
Gets the category for the suggested search.
- getCategory() - Method in class com.here.android.mpa.search.PlaceLink
-
Gets the
Category for the
Place.
- getCategory() - Method in interface com.here.android.positioning.DiagnosticsListener.Event
-
Returns category of the event.
- getCategoryId() - Method in class com.here.android.mpa.venues3d.Content
-
This method retrieves the venue-specific
Category of the
spatial area.
- getCenter() - Method in class com.here.android.mpa.common.GeoBoundingBox
-
- getCenter() - Method in class com.here.android.mpa.mapping.Map
-
Returns the GeoCoordinate location at the current center of this Map.
- getCenter() - Method in class com.here.android.mpa.mapping.MapCircle
-
Returns the
GeoCoordinate representing the
current center of the
MapCircle.
- getCenter() - Method in class com.here.android.mpa.mapping.MapState
-
Returns the GeoCoordinate representing the center position.
- getCenter() - Method in class com.here.android.mpa.venues3d.Area
-
This method retrieves the center of the bounding box of the Area.
- getCenter() - Method in class com.here.android.mpa.venues3d.Level
-
This method retrieves the coordinates of the center of the given Level.
- getCenter() - Method in class com.here.android.mpa.venues3d.Venue
-
This method retrieves the center of the bounding box of the given venue.
- getCenterInterpolator() - Method in class com.here.android.mpa.ar.ARController.DownViewParams
-
Get auto TFC interpolation algorithm.
- getCenterInterpolator() - Method in class com.here.android.mpa.ar.ARController.IntroAnimationParams
-
Get the interpolator for intro(LiveSight entry) first person's location animation.
- getCenterMarking() - Method in class com.here.android.mpa.guidance.LaneInformation
-
Gets the divider marking type for the center mark.
- getChangesCount() - Method in class com.here.android.mpa.routing.UMRoute
-
Deprecated.
Get number of public transport changes (transfers) to make along this route.
- getChildren() - Method in class com.here.android.mpa.electronic_horizon.PathTree
-
Returns an enumerator of type
PathTreeRange, which allows to iterate
over all children.
- getChildren() - Method in class com.here.android.mpa.odml.MapPackage
-
Gets the children of the MapPackage, if it has any.
- getCities() - Method in class com.here.android.mpa.urbanmobility.CitySearchResult
-
Deprecated.
Gets cities with detailed coverage data.
- getCity() - Method in class com.here.android.mpa.search.Address
-
Gets the current city name for the Address.
- getCity() - Method in class com.here.android.mpa.search.AddressFilter
-
Gets a city from the AddressFilter.
- getCity() - Method in class com.here.android.mpa.urbanmobility.Address
-
Deprecated.
Get the name of the city.
- getCity() - Method in class com.here.android.mpa.urbanmobility.NearbyCoverageResult
-
Deprecated.
Gets coverage information about a city.
- getClipRect() - Method in class com.here.android.mpa.ar.AndroidXCompositeFragment
-
- getClipRect() - Method in class com.here.android.mpa.ar.SupportCompositeFragment
-
Deprecated.
- getClipRect() - Method in class com.here.android.mpa.mapping.AndroidXMapFragment
-
- getClipRect() - Method in class com.here.android.mpa.mapping.MapView
-
Gets the ViewRect representing the clip rectangle for the MapView.
- getClipRect() - Method in class com.here.android.mpa.mapping.SupportMapFragment
-
Deprecated.
- getCloseAnimationDelay() - Method in class com.here.android.mpa.ar.ARController.InfoParams
-
Get delay of Info's close animation.
- getCloseAnimationTime() - Method in class com.here.android.mpa.ar.ARController.InfoParams
-
Get duration of Info's close animation.
- getCloseInterpolator() - Method in class com.here.android.mpa.ar.ARController.InfoParams
-
Get the interpolator for info icon close animation.
- getCode() - Method in class com.here.android.mpa.common.CountryInfo
-
Gets the country code, named as in ISO 3166 alpha-3.
- getCode() - Method in class com.here.android.mpa.fce.FleetConnectivityError.Issue
-
- getCode(int) - Static method in enum com.here.android.mpa.mapping.customization.CustomizableScheme.ErrorCode
-
- getCoeff() - Method in class com.here.android.mpa.ar.ARController.FilterParams
-
Get filter coefficient
- getCoefficient() - Method in class com.here.android.mpa.routing.ConsumptionParameters.TrafficScale
-
Gets coefficient that will be used to adjust consumption
according to the traffic_speed/free_flow_speed ratio
- getCollectionSize() - Method in class com.here.android.mpa.search.DiscoveryRequest
-
Gets the current collection size being used for request responses.
- getCollectionSize() - Method in class com.here.android.mpa.search.GeocodeRequest
-
Gets the current collection size being used for request responses.
- getCollectionSize() - Method in class com.here.android.mpa.search.Request
-
Gets the current collection size being used for request responses.
- getCollectionSize() - Method in class com.here.android.mpa.search.TextAutoSuggestionRequest
-
Gets the current collection size being used for request responses.
- getColor() - Method in class com.here.android.mpa.mapping.FTCRMapRoute
-
Returns the current ARGB (Alpha/Red/Green/Blue) integer color value used to display this
route.
- getColor(MapBuildingGroup.BuildingFace) - Method in class com.here.android.mpa.mapping.MapBuildingGroup
-
- getColor() - Method in class com.here.android.mpa.mapping.MapRoute
-
Returns the current ARGB (Alpha/Red/Green/Blue) integer color value used to display this
route.
- getColor() - Method in class com.here.android.mpa.mapping.TransitLineInfo
-
Gets the current line color for the transit line, an ARGB (Alpha/Red/Green/Blue) value.
- getColor() - Method in class com.here.android.mpa.search.TransitLineStyle
-
Gets the color value assigned to a line.
- getColor() - Method in class com.here.android.mpa.urbanmobility.Transport
-
Deprecated.
Gets the transport color.
- getColor(IRouteSection.RouteSectionType) - Method in class com.here.android.mpa.venues3d.VenueRouteOptions
-
- getCombinedNavigationManager() - Method in class com.here.android.mpa.venues3d.VenueMapFragment
-
- getCombinedNavigationManager() - Method in class com.here.android.mpa.venues3d.VenueMapView
-
- getCompanyInformalName() - Method in class com.here.android.mpa.mapping.TransitSystemInfo
-
Gets the company informal name for the transit system.
- getCompanyLogo() - Method in class com.here.android.mpa.mapping.TransitSystemInfo
-
Gets the Company Logo, if present.
- getCompanyOfficialName() - Method in class com.here.android.mpa.mapping.TransitSystemInfo
-
Gets the company official name for the transit system.
- getCompanyPhone() - Method in class com.here.android.mpa.mapping.TransitSystemInfo
-
Gets the company phone number for the transit system.
- getCompanyRoutePlannerUrl() - Method in class com.here.android.mpa.mapping.TransitSystemInfo
-
Gets the company route planner url for the transit system.
- getCompanyScheduleUrl() - Method in class com.here.android.mpa.mapping.TransitSystemInfo
-
Gets the company schedule url for the transit system.
- getCompanyShortName() - Method in class com.here.android.mpa.mapping.TransitSystemInfo
-
Gets the company short name for the transit system.
- getCompanyWebsiteUrl() - Method in class com.here.android.mpa.mapping.TransitSystemInfo
-
Gets the company website url for the transit system.
- getCompassAccuracy() - Method in class com.here.android.mpa.ar.ARController
-
Get compass accuracy in degrees.
- getCompassCalibrationStatus() - Method in class com.here.android.mpa.ar.ARController
-
Get the compass calibration status.
- getComponentConnections() - Method in class com.here.android.mpa.isoline.Isoline
-
Gets list of isoline connections.
- getComponents() - Method in class com.here.android.mpa.isoline.Isoline
-
Gets a list of isoline components.
- getComputeSingleComponent() - Method in class com.here.android.mpa.isoline.IsolineOptions
-
Returns true is the isoline service will always return single polygon instead of creating
a separate polygon for each ferry separated island.
- getConditionType() - Method in class com.here.android.mpa.pde.PlatformDataItem
-
CONDITION_TYPE data.
- getConnectedLinks(Link) - Method in class com.here.android.mpa.electronic_horizon.MapAccessor
-
Retrieves the list of connected links of the
link.
- getConnectivity() - Method in class com.here.android.mpa.isoline.IsolineRouter
-
Gets the connectivity to be used for isoline calculation.
- getConnectivity() - Method in class com.here.android.mpa.routing.CoreRouter
-
Gets the connectivity to be used for route calculation.
- getConnectivity() - Method in class com.here.android.mpa.search.Request
-
This function returns the connectivity of request.
- getConnectivityMode() - Method in class com.here.android.mpa.customlocation2.CLE2Request
-
- getConnectivityModeUsed() - Method in class com.here.android.mpa.customlocation2.CLE2Result
-
- getConnectorColor() - Method in class com.here.android.mpa.venues3d.VenueRouteOptions
-
Returns color of the route line for an accessor connection.
- getConnectorsDefaultIconSize() - Method in class com.here.android.mpa.venues3d.VenueRouteStyleOptions
-
- getConnectorType() - Method in class com.here.android.mpa.venues3d.VenueManeuver
-
- getConsumption(ConsumptionParameters, DynamicPenalty) - Method in class com.here.android.mpa.routing.Route
-
Return the anticipated energy consumption for driving this route
- getConsumption(int) - Method in class com.here.android.mpa.routing.RouteConsumption
-
Provides the consumption for a route element.
- getConsumptionPerMeter() - Method in class com.here.android.mpa.routing.ConsumptionParameters.ConsumptionForSpeed
-
Gets the consumption per meter value.
- getContacts() - Method in class com.here.android.mpa.search.Place
-
Gets the list of Contact objects for the Place.
- getContent() - Method in class com.here.android.mpa.fce.FleetConnectivityEvent
-
- getContent() - Method in class com.here.android.mpa.fce.FleetConnectivityMessage
-
- getContent() - Method in class com.here.android.mpa.search.PlaceRequest
-
- getContent() - Method in class com.here.android.mpa.search.SearchRequest
-
- getContent() - Method in class com.here.android.mpa.venues3d.Space
-
This method obtains the
Content object associated with the given
Space
instance.
- getContent() - Method in class com.here.android.mpa.venues3d.Venue
-
This method retrieves the
Content object the given
Venue instance.
- getContentId() - Method in class com.here.android.mpa.venues3d.Content
-
This method retrieves the unique content identifier of the spatial area.
- getContentSize() - Method in class com.here.android.mpa.guidance.VoicePackage
-
Size of the package after unzipping to the device
- getCoordinate() - Method in class com.here.android.mpa.ar.ARObject
-
- getCoordinate() - Method in class com.here.android.mpa.common.GeoPosition
-
Gets the current GeoCoordinate as measured by the enabled
positioning device.
- getCoordinate() - Method in class com.here.android.mpa.mapping.Location
-
- getCoordinate() - Method in class com.here.android.mpa.mapping.MapLabeledMarker
-
- getCoordinate() - Method in class com.here.android.mpa.mapping.MapMarker
-
Returns the current map GeoCoordinate for this MapMarker.
- getCoordinate() - Method in class com.here.android.mpa.mapping.MapOverlay
-
Returns the current map GeoCoordinate for this MapOverlay.
- getCoordinate() - Method in class com.here.android.mpa.mapping.SafetySpotInfo
-
Gets the position GeoCoordinate for the safety spot.
- getCoordinate() - Method in class com.here.android.mpa.mapping.TrafficEventObject
-
Gets the GeoCoordinate representing the position of the traffic event icon on the
map.
- getCoordinate() - Method in class com.here.android.mpa.mapping.TransitAccessInfo
-
- getCoordinate() - Method in class com.here.android.mpa.mapping.TransitAccessObject
-
Gets the
GeoCoordinate representing the
position of the transit access icon on the map.
- getCoordinate() - Method in class com.here.android.mpa.mapping.TransitStopInfo
-
Gets the GeoCoordinate position for the transit stop.
- getCoordinate() - Method in class com.here.android.mpa.mapping.TransitStopObject
-
Gets the
GeoCoordinate representing the
position of the transit stop icon on the map.
- getCoordinate() - Method in class com.here.android.mpa.routing.Maneuver
-
- getCoordinate() - Method in class com.here.android.mpa.routing.TransitRouteStop
-
- getCoordinate() - Method in class com.here.android.mpa.search.Location
-
- getCoordinate() - Method in class com.here.android.mpa.search.NavigationPosition
-
Returns the
GeoCoordinate of the location
This coordinate should be used as navigablePosition of a
RouteWaypoint when calculating route.
- getCoordinate() - Method in class com.here.android.mpa.urbanmobility.AccessPoint
-
Deprecated.
Get coordinates of this access point.
- getCoordinate() - Method in class com.here.android.mpa.urbanmobility.Address
-
Deprecated.
Get coordinates corresponding to this address.
- getCoordinates() - Method in class com.here.android.mpa.pde.PlatformDataItem
-
LAT and LON data.
- getCopyright() - Method in class com.here.android.mpa.mapping.Map
-
Returns the copyright notice text for this Map.
- getCopyrightBoundaryRect() - Method in class com.here.android.mpa.ar.AndroidXCompositeFragment
-
Gets the current HERE copyright logo's boundary rectangle.
- getCopyrightBoundaryRect() - Method in class com.here.android.mpa.ar.SupportCompositeFragment
-
Deprecated.
Gets the current HERE copyright logo's boundary rectangle.
- getCopyrightBoundaryRect() - Method in class com.here.android.mpa.mapping.AndroidXMapFragment
-
Gets the current HERE copyright logo's boundary rectangle.
- getCopyrightBoundaryRect() - Method in class com.here.android.mpa.mapping.MapView
-
Gets the current rectangle relative to the
MapView's boundary as a container for the
HERE copyright logo.
- getCopyrightBoundaryRect() - Method in class com.here.android.mpa.mapping.SupportMapFragment
-
Deprecated.
Gets the current HERE copyright logo's boundary rectangle.
- getCopyrightLogoHeight() - Method in class com.here.android.mpa.ar.AndroidXCompositeFragment
-
Returns the height of the copyright logo.
- getCopyrightLogoHeight() - Method in class com.here.android.mpa.ar.SupportCompositeFragment
-
Deprecated.
Returns the height of the copyright logo.
- getCopyrightLogoHeight() - Method in class com.here.android.mpa.mapping.AndroidXMapFragment
-
Returns the height of the copyright logo.
- getCopyrightLogoHeight() - Method in class com.here.android.mpa.mapping.MapView
-
Gets the height of the copyright logo.
- getCopyrightLogoHeight() - Method in class com.here.android.mpa.mapping.SupportMapFragment
-
Deprecated.
Returns the height of the copyright logo.
- getCopyrightLogoPosition() - Method in class com.here.android.mpa.ar.AndroidXCompositeFragment
-
- getCopyrightLogoPosition() - Method in class com.here.android.mpa.ar.SupportCompositeFragment
-
Deprecated.
- getCopyrightLogoPosition() - Method in class com.here.android.mpa.mapping.AndroidXMapFragment
-
- getCopyrightLogoPosition() - Method in class com.here.android.mpa.mapping.MapView
-
Gets the current position for the HERE copyright logo.
- getCopyrightLogoPosition() - Method in class com.here.android.mpa.mapping.SupportMapFragment
-
Deprecated.
- getCopyrightLogoVisibility() - Method in class com.here.android.mpa.mapping.MapView
-
Gets the visibility of the HERE copyright logo.
- getCopyrightLogoWidth() - Method in class com.here.android.mpa.ar.AndroidXCompositeFragment
-
Returns the width of the copyright logo.
- getCopyrightLogoWidth() - Method in class com.here.android.mpa.ar.SupportCompositeFragment
-
Deprecated.
Returns the width of the copyright logo.
- getCopyrightLogoWidth() - Method in class com.here.android.mpa.mapping.AndroidXMapFragment
-
Returns the width of the copyright logo.
- getCopyrightLogoWidth() - Method in class com.here.android.mpa.mapping.MapView
-
Gets the width of the copyright logo.
- getCopyrightLogoWidth() - Method in class com.here.android.mpa.mapping.SupportMapFragment
-
Deprecated.
Returns the width of the copyright logo.
- getCopyrightMargin() - Method in class com.here.android.mpa.ar.AndroidXCompositeFragment
-
Returns the current margin for the HERE copyright logo, in number of pixels, as an offset
from the edge of the visible map area to the edge of the logo.
- getCopyrightMargin() - Method in class com.here.android.mpa.ar.SupportCompositeFragment
-
Deprecated.
Returns the current margin for the HERE copyright logo, in number of pixels, as an offset
from the edge of the visible map area to the edge of the logo.
- getCopyrightMargin() - Method in class com.here.android.mpa.mapping.AndroidXMapFragment
-
Returns the current margin for the HERE copyright logo, in number of pixels, as an offset
from the edge of the visible map area to the edge of the logo.
- getCopyrightMargin() - Method in class com.here.android.mpa.mapping.MapView
-
Gets the current margin, in pixels, for the HERE copyright logo, an offset from the edge of
the visible map area to the edge of the logo.
- getCopyrightMargin() - Method in class com.here.android.mpa.mapping.SupportMapFragment
-
Deprecated.
Returns the current margin for the HERE copyright logo, in number of pixels, as an offset
from the edge of the visible map area to the edge of the logo.
- getCoreMapError() - Method in class com.here.android.mpa.venues3d.CombinedRoute
-
- getCount() - Method in class com.here.android.mpa.search.RatingMedia
-
Gets the count of individual contributions that users provided for rating the
Place.
- getCount() - Method in class com.here.android.mpa.search.Ratings
-
Gets the count of individual contributions that users provided for
rating the
Place.
- getCountry() - Method in class com.here.android.mpa.urbanmobility.Address
-
Deprecated.
Get the name of the country.
- getCountry() - Method in class com.here.android.mpa.urbanmobility.City
-
Deprecated.
Gets the name of the country that the city belongs to.
- getCountryCode() - Method in class com.here.android.mpa.electronic_horizon.MetaData
-
Returns the ISO 3166-1 numeric country code.
- getCountryCode() - Method in class com.here.android.mpa.guidance.NavigationManager
-
Gets the three-letter country code (defined in ISO 3166-1) from current location.
- getCountryCode() - Method in class com.here.android.mpa.search.Address
-
Gets the current ISO 3166-1 (3-letter) country code for the Address.
- getCountryCode() - Method in class com.here.android.mpa.search.AddressFilter
-
Gets a country code from the AddressFilter.
- getCountryCode() - Method in class com.here.android.mpa.urbanmobility.Address
-
Deprecated.
Get 3 letter ISO 3166-1 country code.
- getCountryInfo(GeoCoordinate, CountryInfo.Listener, Request.Connectivity) - Static method in class com.here.android.mpa.common.CountryInfo
-
Gets a CountryInfo for a given coordinate.
- getCountryName() - Method in class com.here.android.mpa.search.Address
-
Gets the current country name for the Address.
- getCounty() - Method in class com.here.android.mpa.search.Address
-
Gets the current county name for the Address.
- getCounty() - Method in class com.here.android.mpa.search.AddressFilter
-
Gets a county from the AddressFilter.
- getCourse() - Method in class com.here.android.mpa.routing.RouteWaypoint
-
Returns the direction for the waypoint.
- getCourseStandardDeviation() - Method in class com.here.android.mpa.common.LocationDataSourceAutomotive
-
Called by PositioningManager to get Standard deviation of the
course in degrees.
- getCreated() - Method in class com.here.android.mpa.urbanmobility.City
-
Deprecated.
Gets the date that the city information was created.
- getCreationTimeMilliseconds() - Method in class com.here.android.mpa.fce.FleetConnectivityMessage
-
- getCrossingRestriction() - Method in class com.here.android.mpa.guidance.LaneInformation
-
Gets the crossing restriction of the lane.
- getCurrency() - Method in class com.here.android.mpa.tce.TollCostOptions
-
Gets currency parameter in currency's ISO-4217 code.
- getCurrency() - Method in class com.here.android.mpa.urbanmobility.Fare
-
Deprecated.
Gets ISO 4217 code of currency in which the price is given, e.g.
- getCurrentManeuver() - Method in class com.here.android.mpa.ftcr.FTCRNavigationManager
-
Return current maneuver or null if there is no such a maneuver.
- getCurrentManeuver() - Method in class com.here.android.mpa.venues3d.VenueNavigationManager
-
Returns the current, upcoming VenueManeuver in the current navigation session.
- getCurrentNavigationType() - Method in class com.here.android.mpa.venues3d.CombinedNavigationManager
-
Returns the type of currently active navigation.
- getCurrentPositionIndex() - Method in class com.here.android.mpa.common.PositionSimulator
-
Index of the currently playing GeoPosition from the position log file.
- getCurrentRouteLeg() - Method in class com.here.android.mpa.guidance.NavigationManager
-
Returns the current route leg.
- getCustomAttributes() - Method in class com.here.android.mpa.guidance.VoicePackage
-
Gets the custom attributes from the Voice package.
- getCustomAttributes() - Method in class com.here.android.mpa.venues3d.Content
-
Gets the Map<String, Object> of custom attributes.
- getCustomizableScheme(String) - Method in class com.here.android.mpa.mapping.Map
-
Retrieves a customizable scheme by using its name.
- getCustomPattern() - Method in class com.here.android.mpa.mapping.MapCircle
-
Returns pattern image.
- getCustomPattern() - Method in class com.here.android.mpa.mapping.MapPolygon
-
Returns pattern image.
- getCustomPattern() - Method in class com.here.android.mpa.mapping.MapPolyline
-
Returns pattern image.
- getDashPrimaryLength() - Method in class com.here.android.mpa.ar.LineAttributes
-
Returns the current length of the primary dash segment of a dashed line, in pixels.
- getDashPrimaryLength() - Method in class com.here.android.mpa.mapping.MapCircle
-
Returns the current length of the primary dash segment of a dashed
MapCircle, in pixels.
- getDashPrimaryLength() - Method in class com.here.android.mpa.mapping.MapPolygon
-
Returns the current length of the primary dash segment of a dashed
MapPolygon, in pixels.
- getDashPrimaryLength() - Method in class com.here.android.mpa.mapping.MapPolyline
-
Returns the current length of the primary dash segment of a dashed
MapPolyline, in pixels.
- getDashSecondaryLength() - Method in class com.here.android.mpa.ar.LineAttributes
-
Returns the current length of the secondary (empty) dash segments of a dashed line, in
pixels.
- getDashSecondaryLength() - Method in class com.here.android.mpa.mapping.MapCircle
-
Returns the current length of the secondary (empty) dash segments of a dashed
MapCircle, in pixels.
- getDashSecondaryLength() - Method in class com.here.android.mpa.mapping.MapPolygon
-
Returns the current length of the secondary (empty) dash segments of a dashed
MapPolygon, in pixels.
- getDashSecondaryLength() - Method in class com.here.android.mpa.mapping.MapPolyline
-
Returns the current length of the secondary (empty) dash segments of a dashed
MapPolyline, in pixels.
- getData() - Method in class com.here.android.mpa.mapping.MapRasterTileSource.TileResult
-
Get the retrieved tile.
- getDataSource() - Method in class com.here.android.mpa.common.PositioningManager
-
Get the current location data source used to provide position updates
- getDate() - Method in class com.here.android.mpa.search.ReviewMedia
-
Gets the date when the user contributed the review.
- getDecelerationMultiplier() - Method in class com.here.android.mpa.routing.ConsumptionParameters
-
Gets the deceleration multiplier.
- getDefaultBuildingGroup(MapBuildingLayer.DefaultBuildingGroups) - Method in class com.here.android.mpa.mapping.MapBuildingLayer
-
- getDefaultSpeed() - Method in class com.here.android.mpa.common.RoadElement
-
Gets the default speed of the road element.
- getDepartingLines() - Method in class com.here.android.mpa.mapping.TransitStopInfo
-
Gets the list of departing transit line Identifiers for the transit stop.
- getDepartingSystems() - Method in class com.here.android.mpa.mapping.TransitStopInfo
-
Gets the array of departing transit systems Identifiers for the transit stop.
- getDeparture() - Method in class com.here.android.mpa.routing.UMRoute
-
Deprecated.
Get information about this route's departure.
- getDeparture() - Method in class com.here.android.mpa.tce.TollCostOptions
-
Gets the departure time for the given
Route.
- getDeparture() - Method in class com.here.android.mpa.urbanmobility.RouteSection
-
Deprecated.
Get information about this route section departure.
- getDepartureBoard() - Method in class com.here.android.mpa.urbanmobility.StationWithDepartureBoard
-
Deprecated.
Gets stop/station information for which departure board belongs.
- getDepartureFrequency() - Method in class com.here.android.mpa.urbanmobility.Departure
-
Deprecated.
- getDepartures() - Method in class com.here.android.mpa.urbanmobility.DepartureBoard
-
Deprecated.
Gets the list of departures.
- getDepartureStop() - Method in class com.here.android.mpa.routing.TransitRouteElement
-
Gets the departure station.
- getDepartureStopName() - Method in class com.here.android.mpa.routing.TransitManeuver
-
Gets the departure stop name for the TransitManeuver.
- getDepartureTime() - Method in class com.here.android.mpa.routing.TransitRouteElement
-
- getDepartureTime() - Method in class com.here.android.mpa.urbanmobility.IntermediateStop
-
Deprecated.
Get the departure time at this stop if available, returns null otherwise.
- getDepartureTime() - Method in class com.here.android.mpa.urbanmobility.RealTimeInfo
-
Deprecated.
Gets the real-time departure time if available, returns null otherwise.
- getDepressAnimationDelay() - Method in class com.here.android.mpa.ar.ARController.IconParams
-
Get delay of icon's depress animation.
- getDepressAnimationTime() - Method in class com.here.android.mpa.ar.ARController.IconParams
-
Get duration of icon's depress animation.
- getDepthTestEnabled() - Method in class com.here.android.mpa.mapping.MapCircle
-
Returns a boolean indicating whether the MapCircle is rendered
with depth test.
- getDepthTestEnabled() - Method in class com.here.android.mpa.mapping.MapPolygon
-
Returns a boolean indicating whether the MapPolygon is rendered
with depth test.
- getDepthTestEnabled() - Method in class com.here.android.mpa.mapping.MapPolyline
-
Returns a boolean indicating whether the MapPolyline is rendered
with depth test.
- getDescentMultiplier() - Method in class com.here.android.mpa.routing.ConsumptionParameters
-
Gets the descent multiplier.
- getDescription() - Method in class com.here.android.mpa.guidance.VoiceSkin
-
Get the human readable description of the voice skin.
- getDescription() - Method in class com.here.android.mpa.mapping.MapMarker
-
Gets the current description text.
- getDescription() - Method in class com.here.android.mpa.search.EditorialMedia
-
Gets the String representation of the description for the
editorial.
- getDescription() - Method in class com.here.android.mpa.search.ReviewMedia
-
Gets the review content for the
Place.
- getDescription() - Method in class com.here.android.mpa.venues3d.VenueAccount
-
Returns a string which provides additional information about
the given instance of VenueAccount.
- getDescription() - Method in interface com.here.android.positioning.DiagnosticsListener.Event
-
Returns information stored in the event as formatted String object.
- getDestination() - Method in class com.here.android.mpa.isoline.IsolinePlan
-
Gets destination waypoint for isoline.
- getDestination() - Method in class com.here.android.mpa.routing.Route
-
Gets the destination coordinate for the route.
- getDestination() - Method in class com.here.android.mpa.routing.TransitRouteElement
-
- getDestination() - Method in class com.here.android.mpa.search.TransitDestination
-
Gets the name of the destination.
- getDestination() - Method in class com.here.android.mpa.search.TransitLine
-
Gets the line destination.
- getDestinationDistance() - Method in class com.here.android.mpa.guidance.NavigationManager
-
Returns the current distance to destination.
- getDestinations() - Method in class com.here.android.mpa.search.TransitLinesAttribute
-
Gets list of destinations served from this stop/station.
- getDetails() - Method in enum com.here.android.mpa.common.OnEngineInitListener.Error
-
- getDetails() - Method in class com.here.android.mpa.routing.RouteTta
-
Details of the blockage (if any).
- getDetailsRequest() - Method in class com.here.android.mpa.search.PlaceLink
-
Creates a request to retrieve the
Place details.
- getDeviationDistanceToPedestrianReroute() - Method in class com.here.android.mpa.routing.RouteOptions
-
Returns the deviation distance to pedestrian reroute.
- getDiffuseColor() - Method in class com.here.android.mpa.mapping.MapModelObject.PhongMaterial
-
Get the Diffuse Material color
- getDimensionHref(int, int) - Method in class com.here.android.mpa.search.ImageMedia
-
Get the HREF to retrieve an image with specific width-height dimensions.
- getDimmingLimit() - Method in class com.here.android.mpa.ar.ARRadarProperties
-
Return the z limit in meters.
- getDirection() - Method in class com.here.android.mpa.electronic_horizon.Link
-
- getDirection() - Method in class com.here.android.mpa.search.TransitDeparture
-
Gets direction of the departure on the line.
- getDirection() - Method in class com.here.android.mpa.urbanmobility.Maneuver
-
Deprecated.
Gets maneuver direction hint.
- getDirection() - Method in class com.here.android.mpa.urbanmobility.Transport
-
Deprecated.
Gets the transport direction if applicable (e.g.
- getDirections() - Method in class com.here.android.mpa.guidance.LaneInformation
-
Gets the directions of the lane as an EnumSet.
- getDiscoveryLinks() - Method in class com.here.android.mpa.search.DiscoveryResultPage
-
Gets the list of DiscoveryLink items for the DiscoveryResultPage.
- getDispatcherId() - Method in class com.here.android.mpa.fce.FleetConnectivityMessage
-
- getDispatcherId() - Method in class com.here.android.mpa.fce.FleetConnectivityService
-
Dispatcher ID that identifies the user of this device.
- getDisplayFilter() - Method in class com.here.android.mpa.mapping.MapTrafficLayer
-
This method retrieves current value of the display filter.
- getDisplayName() - Method in class com.here.android.mpa.urbanmobility.City
-
Deprecated.
Gets hint of how name, state and country could be displayed in screen.
- getDistance() - Method in class com.here.android.mpa.ar.ARRadarItem
-
Returns the distance in meters to the item from the current position.
- getDistance() - Method in class com.here.android.mpa.customlocation2.CLE2Geometry
-
Returns the minimum distance to the geometry from the point used in a search query.
- getDistance() - Method in class com.here.android.mpa.guidance.SafetySpotNotificationInfo
-
Gets the distance to this safety spot.
- getDistance() - Method in class com.here.android.mpa.guidance.TruckRestrictionsInfo
-
Gets the distance to these restrictions.
- getDistance(int, GeoCoordinate, int, GeoCoordinate) - Method in class com.here.android.mpa.routing.Route
-
Returns the distance between two points on the route.
- getDistance() - Method in class com.here.android.mpa.search.PlaceLink
-
Gets the distance to the
Place, in meters.
- getDistance() - Method in class com.here.android.mpa.urbanmobility.City
-
Deprecated.
Gets distance to be used when user coordinates are known.
- getDistance() - Method in class com.here.android.mpa.urbanmobility.Maneuver
-
Deprecated.
Gets distance from start to end of the maneuver, in meters.
- getDistance() - Method in class com.here.android.mpa.urbanmobility.RouteSection
-
Deprecated.
Get distance in meters covered by this route section.
- getDistanceFromCurrentLocation() - Method in class com.here.android.mpa.urbanmobility.Place
-
Deprecated.
Get distance from your current location to the place in meters.
- getDistanceFromPreviousManeuver() - Method in class com.here.android.mpa.routing.Maneuver
-
Gets the distance from the previous maneuver to the current maneuver, in meters.
- getDistanceFromPreviousManeuver() - Method in class com.here.android.mpa.venues3d.VenueManeuver
-
Returns a distance of this maneuver from possible previous maneuver.
- getDistanceFromStart() - Method in class com.here.android.mpa.routing.Maneuver
-
Gets the distance from the start of the route to the maneuver, in meters.
- getDistanceFromStart() - Method in class com.here.android.mpa.venues3d.CombinedNavigationManager
-
Returns the current distance from the start point of navigation.
- getDistanceFromStart() - Method in class com.here.android.mpa.venues3d.VenueManeuver
-
Returns a distance of this maneuver from the start of the route section.
- getDistanceFromStart() - Method in class com.here.android.mpa.venues3d.VenueNavigationManager
-
Returns the current distance from the start point of navigation.
- getDistanceInMeters() - Method in class com.here.android.mpa.guidance.TrafficNotificationInfo
-
The distance from the last callback position to the traffic notification
- getDistanceTo(GeoCoordinate) - Method in class com.here.android.mpa.mapping.TrafficEvent
-
Calculate distance to the TrafficEvent.
- getDistanceToCurrentManeuver() - Method in class com.here.android.mpa.ftcr.FTCRNavigationManager
-
Return distance in meters to the current maneuver.
- getDistanceToCurrentManeuver() - Method in class com.here.android.mpa.venues3d.VenueNavigationManager
-
Returns the remaining distance to the current VenueManeuver.
- getDistanceToDestination() - Method in class com.here.android.mpa.venues3d.CombinedNavigationManager
-
Returns the current distance to destination.
- getDistanceToDestination() - Method in class com.here.android.mpa.venues3d.VenueNavigationManager
-
Returns the current distance to destination.
- getDistanceToNextManeuver() - Method in class com.here.android.mpa.ftcr.FTCRNavigationManager
-
Return distance in meters to the next maneuver.
- getDistanceToNextManeuver() - Method in class com.here.android.mpa.routing.Maneuver
-
Gets the distance to the next maneuver from the current maneuver, in meters.
- getDistanceToNextManeuver() - Method in class com.here.android.mpa.venues3d.VenueManeuver
-
Returns a distance of this maneuver to possible next maneuver.
- getDistanceToNextManeuver() - Method in class com.here.android.mpa.venues3d.VenueNavigationManager
-
Returns the remaining distance to the next VenueManeuver after the current one.
- getDistanceUnit() - Method in class com.here.android.mpa.guidance.NavigationManager
-
Gets the Distance Unit.
- getDistrict() - Method in class com.here.android.mpa.search.Address
-
Gets the current district name for the Address.
- getDistrict() - Method in class com.here.android.mpa.search.AddressFilter
-
Gets a district from the AddressFilter.
- getDistrict() - Method in class com.here.android.mpa.urbanmobility.Address
-
Deprecated.
Get the city district name.
- getDividerMarking() - Method in class com.here.android.mpa.guidance.LaneInformation
-
Gets the divider marking type for side marks.
- getDownIconOpacity() - Method in class com.here.android.mpa.ar.ARController.IconParams
-
Get down icon's opacity.
- getDownloadSize() - Method in class com.here.android.mpa.guidance.VoicePackage
-
Size of the download required for this package
- getDuration() - Method in class com.here.android.mpa.routing.RouteTta
-
Gets the duration in seconds.
- getDuration() - Method in class com.here.android.mpa.routing.TransitRouteElement
-
Gets the total duration.
- getDuration() - Method in class com.here.android.mpa.routing.UMRoute
-
Deprecated.
Get the expected duration of this route in seconds.
- getDuration() - Method in class com.here.android.mpa.urbanmobility.Maneuver
-
Deprecated.
Gets duration - the amount of time in seconds for a single maneuver.
- getDuration() - Method in class com.here.android.mpa.urbanmobility.RouteSection
-
Deprecated.
Get expected duration in seconds to cover this route section.
- getDurationFromCurrentLocation() - Method in class com.here.android.mpa.urbanmobility.Place
-
Deprecated.
Get duration from your current location to the place in seconds.
- getDynamicPenalty() - Method in class com.here.android.mpa.routing.CoreRouter
-
Get the different penalties which is responsible to change the routing conditions.
- getDynamicScale(PointF, PointF) - Method in class com.here.android.mpa.ar.ARModelObject
-
Get the parameters for dynamic scaling of this object.
- getEditorials() - Method in class com.here.android.mpa.search.Place
-
Gets the
MediaCollectionPage containing
EditorialMedia content for the
Place.
- getEgressCoordinate() - Method in class com.here.android.mpa.routing.TransitRouteStop
-
Gets the GeoCoordinate representing the coordinates of the
entry/exit for the TransitRouteStop.
- getElapsedDistance() - Method in class com.here.android.mpa.guidance.NavigationManager
-
Returns the elapsed distance from start of navigation, tracking or simulation.
- getElements() - Method in class com.here.android.mpa.routing.RouteElements
-
- getElevationStandardDeviationn() - Method in class com.here.android.mpa.common.LocationDataSourceAutomotive
-
Called by PositioningManager to get Standard deviation of the
elevation in meters.
- getElevatorAvailability() - Method in class com.here.android.mpa.urbanmobility.Place
-
Deprecated.
Indicates if elevator is available at given place.
- getEmail() - Method in class com.here.android.mpa.urbanmobility.Operator
-
Deprecated.
Gets the operator email address.
- getEmail() - Method in class com.here.android.mpa.venues3d.Content
-
This method retrieves the email address related to holder of the spatial area.
- getEmissionType() - Method in class com.here.android.mpa.tce.TollCostVehicleProfile
-
Gets vehicle emission type.
- getEnabledAudioEvents() - Method in class com.here.android.mpa.guidance.NavigationManager
-
- getEnd() - Method in class com.here.android.mpa.venues3d.CombinedRoute
-
Returns a
BaseLocation objects associated with end point of the route.
- getEndOffsetCentimeters() - Method in class com.here.android.mpa.electronic_horizon.Link
-
Returns the distance from the beginning of the
PathTree that contains this link to
the end of the link.
- getEndRouteDefaultIconSize() - Method in class com.here.android.mpa.venues3d.VenueRouteStyleOptions
-
- getEndRouteMapObject() - Method in class com.here.android.mpa.venues3d.VenueRouteStyleOptions
-
- getEndTime() - Method in class com.here.android.mpa.common.TimeInterval
-
gets the end time for the TimeInterval
- getEnglishTitle() - Method in class com.here.android.mpa.odml.MapPackage
-
Gets the English title of the MapPackage.
- getEnterCarDefaultIconSize() - Method in class com.here.android.mpa.venues3d.VenueRouteStyleOptions
-
- getEnterCarMapObject() - Method in class com.here.android.mpa.venues3d.VenueRouteStyleOptions
-
- getEntranceMethods() - Method in class com.here.android.mpa.mapping.TransitAccessInfo
-
Gets all the entrance Methods provided by the transit access.
- getError() - Method in class com.here.android.mpa.customlocation2.CLE2Task
-
Gets the status of a finished task.
- getError() - Method in class com.here.android.mpa.guidance.TrafficUpdater.RequestInfo
-
The error code for the request.
- getError() - Method in class com.here.android.mpa.mapping.Map.PixelResult
-
- getError() - Method in class com.here.android.mpa.mapping.MapRasterTileSource.TileResult
-
Get the Error for get tile operation
- getError() - Method in class com.here.android.mpa.routing.UMCalculateResult
-
Deprecated.
Gets error code.
- getError() - Method in class com.here.android.mpa.venues3d.CombinedRoute
-
- getErrorCode() - Method in class com.here.android.mpa.customlocation2.CLE2Request.CLE2Error
-
Get error code.
- getErrorCode() - Method in class com.here.android.mpa.ftcr.FTCRRouter.ErrorResponse
-
Gets error code.
- getErrorCode() - Method in class com.here.android.mpa.tce.TollCostError
-
- getErrorId() - Method in class com.here.android.mpa.fce.FleetConnectivityError
-
- getErrorMessage() - Method in class com.here.android.mpa.customlocation2.CLE2Request.CLE2Error
-
Get error description.
- getErrorMessage() - Method in class com.here.android.mpa.routing.UMCalculateResult
-
Deprecated.
Gets error message string.
- getErrorMessage() - Method in class com.here.android.mpa.tce.TollCostError
-
- getEscalatorAvailability() - Method in class com.here.android.mpa.urbanmobility.Place
-
Deprecated.
Indicates if escalator is available at given place.
- getEstimated() - Method in class com.here.android.mpa.urbanmobility.Fare
-
Deprecated.
Gets whether the fare price is estimated or if it's an exact value.
- getEstimatedSpeedLimit() - Method in class com.here.android.mpa.mapping.TrafficEvent
-
Return the estimated speed that applies on the road elements affected by the traffic event.
- getEta(boolean, Route.TrafficPenaltyMode) - Method in class com.here.android.mpa.guidance.NavigationManager
-
Returns the estimated time of arrival (ETA) of the route.
- getEtaThreshold() - Method in class com.here.android.mpa.fce.FleetConnectivityJobMessage
-
Optional ETA threshold proposed by the operator.
- getEtaThreshold() - Method in class com.here.android.mpa.fce.FleetConnectivityJobStartedEvent
-
Estimated time of arrival change threshold, which will trigger the dispatch of ETA update
event.
- getEvents(Route, TrafficUpdater.GetEventsListener) - Method in class com.here.android.mpa.guidance.TrafficUpdater
-
Gets a list of
TrafficEvent objects that affect the given route.
- getEvents(RouteElement, TrafficUpdater.GetEventsListener) - Method in class com.here.android.mpa.guidance.TrafficUpdater
-
Gets a list of
TrafficEvent objects that affect the given route element.
- getEvents(List<RouteElement>, TrafficUpdater.GetEventsListener) - Method in class com.here.android.mpa.guidance.TrafficUpdater
-
Gets a list of
TrafficEvent objects that affect the given route elements.
- getEvents(RouteElements, TrafficUpdater.GetEventsListener) - Method in class com.here.android.mpa.guidance.TrafficUpdater
-
- getEventText() - Method in class com.here.android.mpa.mapping.TrafficEvent
-
Gets the text of the traffic event.
- getException() - Method in class com.here.android.mpa.search.TransitDeparture
-
An indicator for some exceptional event happened to this departure.
- getExcludedCountries() - Method in class com.here.android.mpa.routing.RouteOptions
-
Returns list of excluded countries from routing.
- getExitDirections() - Method in class com.here.android.mpa.routing.Signpost
-
- getExitIcon() - Method in class com.here.android.mpa.routing.Signpost
-
- getExitMethods() - Method in class com.here.android.mpa.mapping.TransitAccessInfo
-
Gets all the exit Methods provided by the transit access.
- getExitNumber() - Method in class com.here.android.mpa.routing.Signpost
-
Returns the exit number on the
Signpost.
- getExitText() - Method in class com.here.android.mpa.routing.Signpost
-
- getExploredCoverage() - Method in class com.here.android.mpa.urbanmobility.NearbyCoverageResult
-
Deprecated.
Gets information about what is available in the more remote vicinity.
- getExtendedAttributes() - Method in class com.here.android.mpa.search.Place
-
Gets additional information about a Place, a list of ExtendedAttribute
objects that can include information such as:
payment - A list of available payment methods (such as cash, credit card, direct debit,
etc.)
openingHours - A list of hours during which the place is open for business
annualClosings - A description of annual closing dates such as holidays or other special
occasions
price - A price list
nearestLandmark - A description of the nearest landmark
languagesSpoken - A list of the languages that are spoken at the place
availableParking - A list of parking options available nearby
smoking - Whether smoking is allowed
disabledAccess - Whether disabled access is available
transitLines - A list of available public transport transit lines
departures - A list of next departures for available public transport transit lines
blindGuide - Whether a public transport stop has blind guides ('tactile paving').
elevator - Whether a public transport stop has elevator
escalator - Whether a public transport stop has escalator
- getExtendedAttributes() - Method in class com.here.android.mpa.search.TransitDeparture
-
- getFadeInAnimationDelay() - Method in class com.here.android.mpa.ar.ARController.DownViewParams
-
Get delay of Down view fade-in animation.
- getFadeInAnimationTime() - Method in class com.here.android.mpa.ar.ARController.DownViewParams
-
Get duration of Down view fade-in animation.
- getFadeInInterpolator() - Method in class com.here.android.mpa.ar.ARController.DownViewParams
-
Get the interpolator for Down view fade-in animation.
- getFadeOutAnimationDelay() - Method in class com.here.android.mpa.ar.ARController.DownViewParams
-
Get delay of Down view fade-out animation.
- getFadeOutAnimationTime() - Method in class com.here.android.mpa.ar.ARController.DownViewParams
-
Get duration of Down view fade-out animation.
- getFadeOutInterpolator() - Method in class com.here.android.mpa.ar.ARController.DownViewParams
-
Get the interpolator for Down view fade-out animation.
- getFares() - Method in class com.here.android.mpa.urbanmobility.RouteSection
-
Deprecated.
Get the
Fares which cover this particular route section.
- getFares() - Method in class com.here.android.mpa.urbanmobility.Tariff
-
Deprecated.
Gets
Collection of
Fare objects which describe fare for individual section
in the route.
- getFareType() - Method in class com.here.android.mpa.urbanmobility.Fare
-
Deprecated.
Gets type of fare represented by this object.
- getFaultCode() - Method in class com.here.android.mpa.pde.PlatformDataRequest.Error
-
- getField(LocationInfo.Field) - Method in class com.here.android.mpa.mapping.LocationInfo
-
- getFillColor() - Method in class com.here.android.mpa.cluster.BasicClusterStyle
-
Returns the current color for filling the cluster icon.
- getFillColor() - Method in class com.here.android.mpa.mapping.MapCircle
-
Returns the current fill color for this MapCircle, returning an ARGB
(Alpha/Red/Green/Blue) integer color value.
- getFillColor() - Method in class com.here.android.mpa.mapping.MapPolygon
-
Returns the current fill color for this MapPolygon, returning an ARGB
(Alpha/Red/Green/Blue) integer color value.
- getFillColor() - Method in class com.here.android.mpa.venues3d.StyleSettings
-
Returns the fill color of the object if it's specified or null otherwise.
- getFirstAffectedStreet() - Method in class com.here.android.mpa.mapping.TrafficEvent
-
Gets the name of the first street affected by this TrafficEvent.
- getFirstAffectedStreet(TrafficEvent.Listener<String>) - Method in class com.here.android.mpa.mapping.TrafficEvent
-
Gets the name of the first street affected by this TrafficEvent asynchronously.
- getFirstAvailableConsumptionIndex() - Method in class com.here.android.mpa.routing.RouteConsumption
-
Provides the index of the first element with consumption available.
- getFirstManeuver() - Method in class com.here.android.mpa.routing.Route
-
- getFixedAltitude() - Method in class com.here.android.mpa.ar.ARController
-
Get fixed altitude of the livesight's view point.
- getFlagsVisible() - Method in class com.here.android.mpa.venues3d.VenueRouteOptions
-
Returns visiblity status of flags indicating the start and end points of a route.
- getFleetFeaturesVisible() - Method in class com.here.android.mpa.mapping.Map
-
Get the set of fleet features visible.
- getFloorId() - Method in class com.here.android.mpa.common.GeoPosition
-
FloorId is identifying the floor level in the building.
- getFloorIndex() - Method in class com.here.android.mpa.venues3d.VenueManeuver
-
Returns a floor index where maneuver happens.
- getFloorNumber() - Method in class com.here.android.mpa.search.Address
-
Gets the current floor number (in a multi-story building) for the Address.
- getFloorNumber() - Method in class com.here.android.mpa.venues3d.Level
-
This method retrieves the floor number assigned to the given Level.
- getFloorNumber() - Method in class com.here.android.mpa.venues3d.Space
-
This method retrieves the floor number assigned to the given Level.
- getFloorSynonym() - Method in class com.here.android.mpa.venues3d.Level
-
This method retrieves the floor synonym, for example: 1, B, P1, MEZZ etc.
- getFloorSynonym() - Method in class com.here.android.mpa.venues3d.Space
-
This method retrieves the floor synonym, for example: 1, B, P1, MEZZ etc.
- getFlyAnimationDelay() - Method in class com.here.android.mpa.ar.ARController.IconParams
-
Get delay of icon's fly animation.
- getFlyAnimationTime() - Method in class com.here.android.mpa.ar.ARController.IconParams
-
Get duration of icon's fly animation.
- getFlyInterpolator() - Method in class com.here.android.mpa.ar.ARController.IconParams
-
Get the interpolator for icon flying animation.
- getFlyRotateAngles() - Method in class com.here.android.mpa.ar.ARController.IconParams
-
Get icon's fly rotation angles.
- getFlyRotateAnimationDelay() - Method in class com.here.android.mpa.ar.ARController.IconParams
-
Get delay of icon's fly rotation animation.
- getFlyRotateAnimationTime() - Method in class com.here.android.mpa.ar.ARController.IconParams
-
Get duration of icon's fly rotation animation.
- getFontColor() - Method in class com.here.android.mpa.cluster.BasicClusterStyle
-
Returns color of the font which is used to display the density in the cluster icon.
- getFontScalingFactor() - Method in class com.here.android.mpa.mapping.MapLabeledMarker
-
This method get the current font scaling factor applied to draw the fonts.
- getForegroundColor() - Method in class com.here.android.mpa.routing.Signpost
-
Return the foreground/text color of this signpost using ARGB (Alpha/Red/Green/Blue)
- getFormOfWay() - Method in class com.here.android.mpa.common.RoadElement
-
Gets the form of way.
- getFormOfWay() - Method in class com.here.android.mpa.electronic_horizon.LinkInformation
-
- getFps() - Method in class com.here.android.mpa.ar.ARController.CameraParams
-
Get camera FPS.
- getFridaySchedule() - Method in class com.here.android.mpa.mapping.OperatingHours
-
Friday schedule as a list of TimeInverval TimeInverval.
- getFrom() - Method in class com.here.android.mpa.venues3d.LinkingRoute
-
Returns a geolocation of the start point of this route route section.
- getFromStreets() - Method in class com.here.android.mpa.mapping.TrafficEvent
-
Gets the names of the streets of the intersection where the location of the traffic event
starts.
- getFromStreets(TrafficEvent.Listener<List<String>>) - Method in class com.here.android.mpa.mapping.TrafficEvent
-
Gets the names of the streets of the intersection where the location of the traffic event
starts (asynchronously).
- getFrontPlaneEnd() - Method in class com.here.android.mpa.ar.ARRadarProperties
-
Return the z in meters at which the front plane ends.
- getFrontPlaneStart() - Method in class com.here.android.mpa.ar.ARRadarProperties
-
Return the z in meters at which the front plane starts.
- getFunctionalRoadClass() - Method in class com.here.android.mpa.electronic_horizon.LinkInformation
-
- getFuzzyMatchingRadius() - Method in class com.here.android.mpa.routing.RouteWaypoint
-
Returns current fuzzy matching radius.
- getGender() - Method in class com.here.android.mpa.guidance.VoicePackage
-
Gets the gender of the voice skin.
- getGender() - Method in class com.here.android.mpa.guidance.VoiceSkin
-
Gets the gender of the voice skin: "f" female, "m" male.
- getGeoCenterInterpolator() - Method in class com.here.android.mpa.ar.ARController.DownViewParams
-
Get auto GPS interpolation algorithm.
- getGeoCoordinate() - Method in class com.here.android.mpa.venues3d.BaseLocation
-
- getGeoCoordinate() - Method in class com.here.android.mpa.venues3d.VenueManeuver
-
- getGeoDirection() - Method in class com.here.android.mpa.ar.ARMeshObject
-
Get the geo direction of the mesh
- getGeometries() - Method in class com.here.android.mpa.customlocation2.CLE2Result
-
- getGeometry() - Method in class com.here.android.mpa.common.RoadElement
-
Returns the geometry of the road element.
- getGeometry() - Method in class com.here.android.mpa.ftcr.FTCRRoute.FTCRRouteLink
-
Returns the geometry of the FTCRRouteLink.
- getGeometry() - Method in class com.here.android.mpa.ftcr.FTCRRoute
-
Returns the geometry of the FTCRRoute.
- getGeometry() - Method in class com.here.android.mpa.routing.RouteElement
-
Returns the geometry of the route element.
- getGeometry() - Method in class com.here.android.mpa.routing.RouteElements
-
- getGeometry() - Method in class com.here.android.mpa.routing.TransitRouteElement
-
- getGeometry() - Method in class com.here.android.mpa.urbanmobility.Maneuver
-
Deprecated.
Gets maneuver geometry - list of points that for maneuver polyline.
- getGeometry() - Method in class com.here.android.mpa.urbanmobility.RouteSection
-
Deprecated.
Get the geometry of this route section.
- getGeometry() - Method in class com.here.android.mpa.venues3d.VenueManeuver
-
Returns the geometry of this maneuver.
- getGeometryId() - Method in class com.here.android.mpa.customlocation2.CLE2Geometry
-
Identifier of a geometry object.
- getGeometryLength() - Method in class com.here.android.mpa.common.RoadElement
-
Returns the length of the polyline associated with this RoadElement in meters.
- getGeoPolygon() - Method in class com.here.android.mpa.mapping.MapPolygon
-
Gets a copy of the
GeoPolygon rendered by this
MapPolygon.
- getGeoPolyLine() - Method in class com.here.android.mpa.ar.ARPolylineObject
-
Get the GeoPolyline used for this ARPolyline.
- getGeoPolyline() - Method in class com.here.android.mpa.mapping.MapPolyline
-
Gets copy of the
GeoPolyline rendered by this
MapPolyline.
- getGeoPosition() - Method in class com.here.android.mpa.ar.ARBillboardObject
-
Get the position of the billboard
- getGeoPosition() - Method in class com.here.android.mpa.ar.ARMeshObject
-
Get geo position of the mesh
- getGeoRef() - Method in class com.here.android.mpa.urbanmobility.NearbyCoverageResult
-
Deprecated.
Gets reference to the user's location as Geohash (e.g.
- getGpsStatus() - Method in class com.here.android.mpa.common.LocationDataSource
-
- getGpsStatus() - Method in class com.here.android.mpa.venues3d.VenueSimulatedLocationSource
-
- getGroundLevel() - Method in class com.here.android.mpa.venues3d.VenueController
-
This method retrieves an object representing the ground level.
- getGyroscopeCalibrationStatus() - Method in class com.here.android.mpa.ar.ARController
-
Get the gyroscope calibration status.
- getHazMatRestrictionType() - Method in class com.here.android.mpa.routing.TruckRestriction
-
Gets truck hazardous materials restriction.
- getHeading() - Method in class com.here.android.mpa.ar.ARPoseReading
-
Get the y-axis rotation in radians.
- getHeading(GeoCoordinate) - Method in class com.here.android.mpa.common.GeoCoordinate
-
Returns heading from this point to the given coordinate in degrees.
- getHeading() - Method in class com.here.android.mpa.common.GeoPosition
-
Gets the current course heading as measured by the enabled positioning
device.
- getHeading1Deg() - Method in class com.here.android.mpa.mapping.SafetySpotInfo
-
Returns the heading, in degrees, representing the operational direction of the safety spot
camera.
- getHeading2Deg() - Method in class com.here.android.mpa.mapping.SafetySpotInfo
-
Returns the heading for the ( possible ) second camera.
- getHeadingInterpolator() - Method in class com.here.android.mpa.ar.ARController.DownViewParams
-
Get auto heading interpolation algorithm.
- getHeadingInterpolator() - Method in class com.here.android.mpa.ar.ARController.IntroAnimationParams
-
Get the interpolator for intro(LiveSight entry) heading animation.
- getHeight() - Method in class com.here.android.mpa.ar.AndroidXCompositeFragment
-
Gets the current height of the fragment, in pixels.
- getHeight() - Method in class com.here.android.mpa.ar.ARBuildingInfo
-
Gets building height.
- getHeight() - Method in class com.here.android.mpa.ar.SupportCompositeFragment
-
Deprecated.
Gets the current height of the fragment, in pixels.
- getHeight() - Method in class com.here.android.mpa.common.GeoBoundingBox
-
- getHeight() - Method in class com.here.android.mpa.common.Image
-
Gets the current height of the Image, in pixels.
- getHeight() - Method in class com.here.android.mpa.common.ViewRect
-
Gets the current height, in pixels, of the ViewRect.
- getHeight() - Method in class com.here.android.mpa.mapping.Map
-
Returns the current height of this Map, in number of pixels.
- getHeight() - Method in class com.here.android.mpa.mapping.MapBuildingObject
-
- getHeight() - Method in class com.here.android.mpa.tce.TollCostVehicleProfile
-
Gets vehicle height in meters.
- getHeightAbove1stAxle() - Method in class com.here.android.mpa.tce.TollCostVehicleProfile
-
Gets height above 1st axle in meters.
- getHeightRestriction() - Method in class com.here.android.mpa.guidance.LaneInformation
-
Gets the height restriction in cm.
- getHighlightedTitle() - Method in class com.here.android.mpa.search.AutoSuggest
-
Gets the display title for this place, with HTML markup highlighting the parts of the string
that were matched.
- getHighSpeedConsumptionEnabled() - Method in class com.here.android.mpa.routing.ConsumptionParameters
-
Gets "high speed consumption" mode state.
- getHighSpeedConsumptionThresholdKmh() - Method in class com.here.android.mpa.routing.ConsumptionParameters
-
Gets free flow speed threshold [kmh] for a link to satisfy "high speed consumption"
conditions.
- getHighSpeedWarningBoundary() - Method in class com.here.android.mpa.guidance.NavigationManager
-
The current speed boundary in meters/second.
- getHighSpeedWarningOffset() - Method in class com.here.android.mpa.guidance.NavigationManager
-
The current high speed warning offset in meters/second.
- getHolidaySchedule() - Method in class com.here.android.mpa.mapping.OperatingHours
-
Holiday schedule as a list of TimeInverval TimeInverval.
- getHorizontalFov() - Method in class com.here.android.mpa.ar.ARController.CameraParams
-
- getHorizontalLargeStandardDeviation() - Method in class com.here.android.mpa.common.LocationDataSourceAutomotive
-
Called by PositioningManager to get Horizontal radial error
(large component) as a standard deviation in meters.
- getHorizontalSmallStandardDeviation() - Method in class com.here.android.mpa.common.LocationDataSourceAutomotive
-
Called by PositioningManager to get Horizontal radial error
(small component) as a standard deviation in meters.
- getHouseNumber() - Method in class com.here.android.mpa.search.Address
-
Gets the current house number for the Address.
- getHouseNumber() - Method in class com.here.android.mpa.urbanmobility.Address
-
Deprecated.
Get the house number.
- getHybridMode() - Method in class com.here.android.mpa.tce.TollCostVehicleProfile
-
Gets vehicle running mode.
- getIcon(ARObject.IconType) - Method in class com.here.android.mpa.ar.ARObject
-
- getIcon() - Method in class com.here.android.mpa.mapping.MapMarker
-
Returns the icon image for this MapMarker.
- getIcon() - Method in class com.here.android.mpa.mapping.MapScreenMarker
-
Gets the icon image for the MapScreenMarker.
- getIcon() - Method in class com.here.android.mpa.routing.Maneuver
-
Gets the
Maneuver.Icon enum that represents the icon that should be displayed
for this maneuver.
- getIcon() - Method in class com.here.android.mpa.search.TransitLineCategory
-
Gets the icon for the category.
- getIcon(Context) - Method in class com.here.android.mpa.venues3d.Space
-
This method obtains the icon used to indicate the given space on the map.
- getIconAnchor(ARObject.IconType) - Method in class com.here.android.mpa.ar.ARObject
-
Get down icon's anchor point represented as halfs of width and height of the icon.
- getIconOffRoute() - Method in class com.here.android.mpa.mapping.TrafficEvent
-
Return the off-route icon associated to this TrafficEvent.
- getIconOnRoute() - Method in class com.here.android.mpa.mapping.TrafficEvent
-
Return the on-route icon associated to this TrafficEvent.
- getIcons() - Method in class com.here.android.mpa.mapping.TransitAccessObject
-
Get the list of icons associated with the TransitAccessObject.
- getIcons() - Method in class com.here.android.mpa.mapping.TransitStopObject
-
Get the list of icons associated with the TransitStopObject.
- getIconShape() - Method in class com.here.android.mpa.search.TransitLineStyle
-
Gets the shape style identifying the icon for the line.
- getIconSizeScale(ARObject.IconType) - Method in class com.here.android.mpa.ar.ARObject
-
Gets icon's size scaling factor
- getIconsVisible() - Method in class com.here.android.mpa.venues3d.VenueRouteOptions
-
Returns visiblity status of icons indicating entrances and access methods (e.g.
- getIconUri() - Method in class com.here.android.mpa.venues3d.Space
-
- getIconUrl() - Method in class com.here.android.mpa.search.Category
-
Gets the URL to retrieve the icon for the Category.
- getIconUrl() - Method in class com.here.android.mpa.search.DiscoveryLink
-
Gets the URL to retrieve the icon for the resource to which the Link refers.
- getIconUrl() - Method in class com.here.android.mpa.search.DiscoveryResult
-
Gets the URL to retrieve the icon for the resource to which the Link refers.
- getIconUrl() - Method in class com.here.android.mpa.search.Link
-
Gets the URL to retrieve the icon for the resource to which the Link refers.
- getIconUrl() - Method in class com.here.android.mpa.search.Place
-
Gets the URL to retrieve the icon that best represents the Place.
- getIconUrl() - Method in class com.here.android.mpa.search.SupplierLink
-
Gets the URL to retrieve the icon for the resource to which the Link refers.
- getId() - Method in class com.here.android.mpa.electronic_horizon.Link
-
Returns the unique identifier of the
Link.
- getId() - Method in class com.here.android.mpa.guidance.VoicePackage
-
Get the package identifier.
- getId() - Method in class com.here.android.mpa.guidance.VoiceSkin
-
Get the voice skin identifier.
- getId() - Method in class com.here.android.mpa.mapping.TransitAccessInfo
-
- getId() - Method in class com.here.android.mpa.mapping.TransitLineInfo
-
- getId() - Method in class com.here.android.mpa.mapping.TransitStopInfo
-
- getId() - Method in class com.here.android.mpa.mapping.TransitSystemInfo
-
Gets the ID for the transit system.
- getId() - Method in class com.here.android.mpa.odml.MapPackage
-
Gets the unique identifier for the
MapPackage, used for
MapLoader operations
involving installation or uninstallation.
- getId() - Method in enum com.here.android.mpa.odml.MapPackage.SelectableDataGroup
-
Unique identifier of the data group guaranteed to stay the same throughout
map updates.
- getId() - Method in class com.here.android.mpa.routing.RoutingZone
-
Returns the identifier of the routing zone.
- getId() - Method in class com.here.android.mpa.routing.TransitRouteElement
-
Returns the transit route element identifier.
- getId() - Method in class com.here.android.mpa.routing.TransitRouteStop
-
- getId() - Method in class com.here.android.mpa.routing.UMRoute
-
Deprecated.
- getId() - Method in class com.here.android.mpa.search.Category
-
Gets the unique identifier for the Category.
- getId() - Method in class com.here.android.mpa.search.DiscoveryLink
-
Gets the unique identifier for the resource to which the Link refers.
- getId() - Method in class com.here.android.mpa.search.DiscoveryResult
-
Gets the unique identifier for the resource to which the Link refers.
- getId() - Method in class com.here.android.mpa.search.ExtendedAttribute
-
Gets the identifier for the ExtendedAttribute.
- getId() - Method in class com.here.android.mpa.search.ImageMedia
-
Gets the unique identifier for the Image.
- getId() - Method in class com.here.android.mpa.search.Link
-
Gets the unique identifier for the resource to which the Link refers.
- getId() - Method in class com.here.android.mpa.search.Place
-
Gets the unique identifier for the Place.
- getId() - Method in class com.here.android.mpa.search.ReviewMedia
-
Get the review identifier.
- getId() - Method in class com.here.android.mpa.search.SupplierLink
-
Gets the unique identifier for the resource to which the Link refers.
- getId() - Method in class com.here.android.mpa.search.TransitLineCategory
-
Gets the category unique identifier.
- getId() - Method in class com.here.android.mpa.search.TransitOperator
-
Gets the operator identifier.
- getId() - Method in class com.here.android.mpa.urbanmobility.AccessPoint
-
Deprecated.
Get ID of this access point.
- getId() - Method in class com.here.android.mpa.urbanmobility.Alert
-
Deprecated.
Get unique Id for this alert.
- getId() - Method in class com.here.android.mpa.urbanmobility.Operator
-
Deprecated.
Gets the operator identifier/code.
- getId() - Method in class com.here.android.mpa.urbanmobility.RouteSection
-
Deprecated.
Gets unique id for this section.
- getId() - Method in class com.here.android.mpa.urbanmobility.Station
-
Deprecated.
Gets the identifier of the station, which is specific to transit backend.
- getId() - Method in class com.here.android.mpa.venues3d.SpatialObject
-
This method retrieves a string which uniquely identifies the given instance of
SpatialObject.
- getId() - Method in class com.here.android.mpa.venues3d.Venue
-
This method retrieves a string which uniquely identifies the given venue.
- getId() - Method in class com.here.android.mpa.venues3d.VenueAccount
-
Returns a string which uniquely identifies the given instance of VenueAccount.
- getIdentifier() - Method in class com.here.android.mpa.ar.ARBuildingInfo
-
- getIdentifier() - Method in class com.here.android.mpa.common.RoadElement
-
Get the Identifier for this particular RoadElement.
- getIdentifier() - Method in class com.here.android.mpa.mapping.MapBuildingObject
-
- getIdentifier() - Method in class com.here.android.mpa.routing.RouteWaypoint
-
Gets the identifier.
- getImages() - Method in class com.here.android.mpa.search.Place
-
Gets the
MediaCollectionPage containing
ImageMedia content for the
Place.
- getIndoorPositioningMode() - Method in class com.here.android.mpa.common.LocationDataSourceHERE
-
Get active indoor positioning mode.
- getIndoorRouteWidth() - Method in class com.here.android.mpa.venues3d.VenueRouteOptions
-
Gets a line width for indoor route section of the route.
- getIndoorStatus() - Method in class com.here.android.mpa.common.LocationDataSource
-
Called by PositioningManager to get the current
LocationMethod::INDOOR location status.
- getIndoorStatus() - Method in class com.here.android.mpa.venues3d.VenueSimulatedLocationSource
-
- getInfo() - Method in class com.here.android.mpa.mapping.Location
-
- getInfo() - Method in class com.here.android.mpa.urbanmobility.Alert
-
Deprecated.
Get alert information text to display to the user.
- getInfo() - Method in class com.here.android.mpa.urbanmobility.Place
-
Deprecated.
Gets optional informational text related to this place.
- getInfoList() - Method in class com.here.android.mpa.guidance.TrafficNotification
-
- getInformalName() - Method in class com.here.android.mpa.mapping.TransitLineInfo
-
Gets the informal name for the line associated with the transit line.
- getInformalName() - Method in class com.here.android.mpa.mapping.TransitStopInfo
-
Gets the informal name for the stop associated with the TransitStopInfo.
- getInitStatus() - Method in class com.here.android.mpa.venues3d.VenueService
-
Returns status of starting the VenueService.
- getInnerRings() - Method in class com.here.android.mpa.customlocation2.CLE2PolygonGeometry
-
Gets the all inner ring of this geometry.
- getInstallationState() - Method in class com.here.android.mpa.odml.MapPackage
-
Gets the current installation state of the MapPackage on the device
- getInstance() - Static method in class com.here.android.mpa.common.LocationDataSourceDevice
-
Get access to the LocationDataSourceDevice Singleton.
- getInstance() - Static method in class com.here.android.mpa.common.LocationDataSourceHERE
-
Get access to the LocationDataSourceHERE Singleton.
- getInstance(StatusListener) - Static method in class com.here.android.mpa.common.LocationDataSourceHERE
-
Get access to the LocationDataSourceHERE Singleton.
- getInstance() - Static method in class com.here.android.mpa.common.MapEngine
-
Returns the MapEngine singleton, if one has already been created.
- getInstance() - Static method in class com.here.android.mpa.common.PositioningManager
-
Get access to the PositioningManager Singleton
- getInstance() - Static method in class com.here.android.mpa.customlocation2.CLE2DataManager
-
- getInstance() - Static method in class com.here.android.mpa.fce.FleetConnectivityService
-
Returns the FleetConnectivityService singleton instance.
- getInstance() - Static method in class com.here.android.mpa.guidance.NavigationManager
-
- getInstance() - Static method in class com.here.android.mpa.guidance.TrafficUpdater
-
Gets the TrafficUpdater instance.
- getInstance() - Static method in class com.here.android.mpa.guidance.VoiceCatalog
-
Get access to the VoiceCatalog Singleton.
- getInstance() - Static method in class com.here.android.mpa.odml.MapLoader
-
- getInstance() - Static method in class com.here.android.mpa.prefetcher.MapDataPrefetcher
-
Returns the instance of the MapDataPrefetcher.
- getInstance(Context) - Static method in class com.here.android.mpa.venues3d.VenueService
-
Gets an main instance of this class.
- getInstruction() - Method in class com.here.android.mpa.ftcr.FTCRRoute.FTCRManeuver
-
Gets the instruction of the maneuver.
- getInstruction() - Method in class com.here.android.mpa.urbanmobility.Maneuver
-
Deprecated.
Gets verbal description of maneuver.
- getIntermediateStops() - Method in class com.here.android.mpa.urbanmobility.RouteSection
-
Deprecated.
- getIntroAnimationMode() - Method in class com.here.android.mpa.ar.ARController.IntroAnimationParams
-
Get intro animation mode.
- getIsAlternativeSource() - Method in class com.here.android.mpa.venues3d.VenueInfo
-
This method returns true if the venue is located in an alternative source.
- getIsoLanguageCode() - Method in class com.here.android.mpa.search.EditorialMedia
-
Gets the ISO language code for the editorial content.
- getIsoLanguageCode() - Method in class com.here.android.mpa.search.ReviewMedia
-
Gets the ISO language code identifying the language in which the review is available.
- getIsolineOptions() - Method in class com.here.android.mpa.isoline.IsolinePlan
-
Gets a copy of the current isoline options used with this IsolinePlan.
- getIsolineQuality() - Method in class com.here.android.mpa.isoline.IsolineOptions
-
Gets isoline quality.
- getIssues() - Method in class com.here.android.mpa.fce.FleetConnectivityError
-
- getItems() - Method in class com.here.android.mpa.ar.ARRadarProperties
-
Returns the list of radar items.
- getItems() - Method in class com.here.android.mpa.search.DiscoveryResultPage
-
Gets the list of DiscoveryResult items for the DiscoveryResultPage.
- getItems() - Method in class com.here.android.mpa.search.MediaCollectionPage
-
Gets the list of
Media items from the current page of the collection.
- getItems() - Method in class com.here.android.mpa.search.TransitSchedulePage
-
Gets the list of departures.
- getJobId() - Method in class com.here.android.mpa.fce.FleetConnectivityEvent
-
- getJobId() - Method in class com.here.android.mpa.fce.FleetConnectivityMessage
-
- getJunctionSnappingRadius() - Method in class com.here.android.mpa.routing.RouteWaypoint
-
Returns Junction snapping radius.
- getLabel() - Method in class com.here.android.mpa.search.ContactDetail
-
Gets the localized label for the
ContactDetail, describing the
mechanism by which application users can contact the
Place.
- getLabel() - Method in class com.here.android.mpa.search.ExtendedAttribute
-
Gets the localized display label for the ExtendedAttribute.
- getLabelFillColor() - Method in class com.here.android.mpa.venues3d.StyleSettings
-
Returns the fill color of the label text of the object
if it's specified or null otherwise.
- getLabelImage() - Method in class com.here.android.mpa.venues3d.StyleSettings
-
Returns the image which is shown with the label of the object.
- getLabelName() - Method in class com.here.android.mpa.venues3d.StyleSettings
-
Returns the name which is shown in the label of the object.
- getLabelOutlineColor() - Method in class com.here.android.mpa.venues3d.StyleSettings
-
Returns the outline color of the label text of the object
if it's specified or null otherwise.
- getLabelText(String) - Method in class com.here.android.mpa.mapping.MapLabeledMarker
-
This method retrieves the localized text of the MapLabeledMarker.
- getLanguage() - Method in class com.here.android.mpa.guidance.VoiceSkin
-
Get the human readable language name of the voice skin.
- getLanguage() - Method in class com.here.android.mpa.routing.Signpost.LocalizedLabel
-
Three letter MARC language tag.
- getLanguageCode() - Method in class com.here.android.mpa.guidance.VoiceSkin
-
Returns language code in BCP-47 format: language-COUNTRY
- getLastKnownLocation() - Method in class com.here.android.mpa.common.LocationDataSource
-
Called by PositioningManager to get the last known location.
- getLastKnownLocation() - Method in class com.here.android.mpa.venues3d.VenueSimulatedLocationSource
-
- getLastKnownPosition() - Method in class com.here.android.mpa.common.PositioningManager
-
Returns the last known (cached) position from the best available
provider.
- getLastReachablePosition(RouteConsumption, int) - Method in class com.here.android.mpa.routing.Route
-
The last reachable waypoint given a specific consumption model
The RouteConsumption passed to this method shoud have been previously
obtained from the getConsumption method.
- getLatitude() - Method in class com.here.android.mpa.ar.ARPoseReading
-
Get the latitude in WGS84 degrees.
- getLatitude() - Method in class com.here.android.mpa.common.GeoCoordinate
-
Gets the current latitude, as measured in degrees, of the GeoCoordinate.
- getLatitudeAccuracy() - Method in class com.here.android.mpa.common.GeoPosition
-
Gets the current latitude accuracy as measured by the enabled positioning
device.
- getLayerId() - Method in class com.here.android.mpa.customlocation2.CLE2LayerMetadata
-
Gets id (name) of the layer
- getLeaveCarDefaultIconSize() - Method in class com.here.android.mpa.venues3d.VenueRouteStyleOptions
-
- getLeaveCarMapObject() - Method in class com.here.android.mpa.venues3d.VenueRouteStyleOptions
-
- getLeft() - Method in class com.here.android.mpa.venues3d.Margin
-
This method retrieves the left margin.
- getLength() - Method in class com.here.android.mpa.ftcr.FTCRRoute.FTCRManeuver
-
Gets length to the next maneuver in meters.
- getLength() - Method in class com.here.android.mpa.ftcr.FTCRRoute.FTCRRouteLink
-
Gets length of this link, in meters.
- getLength() - Method in class com.here.android.mpa.ftcr.FTCRRoute
-
Gets total travel distance for the route, in meters.
- getLength() - Method in class com.here.android.mpa.routing.Route
-
Gets the length of the route, in meters.
- getLength(int) - Method in class com.here.android.mpa.routing.Route
-
Gets the length of the route subleg, in meters.
- getLength() - Method in class com.here.android.mpa.venues3d.CombinedRoute
-
Returns the length of the route in meters.
- getLength() - Method in interface com.here.android.mpa.venues3d.IRouteSection
-
Returns the length of this route section in meters.
- getLength() - Method in class com.here.android.mpa.venues3d.LinkingRoute
-
- getLength() - Method in class com.here.android.mpa.venues3d.OutdoorRoute
-
- getLength() - Method in class com.here.android.mpa.venues3d.VenueRoute
-
- getLengthMeters() - Method in class com.here.android.mpa.electronic_horizon.LinkInformation
-
Returns the length of the
link in meters.
- getLevel() - Method in class com.here.android.mpa.mapping.TransitAccessInfo
-
Gets the access level.
- getLevelChangeType() - Method in class com.here.android.mpa.venues3d.VenueManeuver
-
- getLevels() - Method in class com.here.android.mpa.venues3d.Venue
-
This method retrieves a list of
Level objects for the given
Venue.
- getLicensePlateLastCharacter() - Method in class com.here.android.mpa.routing.RouteOptions
-
Gets the last character of the vehicle's license plate.
- getLight(int) - Method in class com.here.android.mpa.mapping.MapModelObject
-
Get an already added Light
- getLimitedWeight() - Method in class com.here.android.mpa.tce.TollCostVehicleProfile
-
Gets total weight of the vehicle including trailer(s) or caravan in tonne.
- getLine() - Method in class com.here.android.mpa.search.TransitDeparture
-
Reference to the line in transit lines collection information.
- getLine() - Method in class com.here.android.mpa.search.TransitDestination
-
Gets the name of the line serving the destination.
- getLineAttributes() - Method in class com.here.android.mpa.ar.ARPolylineObject
-
Get the LineAttributes used for this ARPolyline.
- getLineCategory() - Method in class com.here.android.mpa.search.TransitLine
-
Gets the category information for the line.
- getLineColor() - Method in class com.here.android.mpa.ar.LineAttributes
-
Gets the current line color, returning an ARGB (Alpha/Red/Green/Blue) integer color value.
- getLineColor() - Method in class com.here.android.mpa.mapping.MapCircle
-
Gets the current line color for this MapCircle, returning an ARGB
(Alpha/Red/Green/Blue) integer color value.
- getLineColor() - Method in class com.here.android.mpa.mapping.MapPolygon
-
Gets the current line color for this MapPolygon, returning an ARGB
(Alpha/Red/Green/Blue) integer color value.
- getLineColor() - Method in class com.here.android.mpa.mapping.MapPolyline
-
Gets the current line color for this MapPolyline, returning an ARGB
(Alpha/Red/Green/Blue) integer color value.
- getLineGeometry() - Method in class com.here.android.mpa.routing.TransitRouteElement
-
Gets the geometry of only the line part of the
TransitRouteElement, excluding any
positions of entrances.
- getLineId() - Method in class com.here.android.mpa.mapping.TransitLineObject
-
Gets the unique
Identifier for the
TransitLineObject.
- getLineId() - Method in class com.here.android.mpa.mapping.TransitLineSegmentObject
-
- getLineInfo(Identifier, TransitDatabase.OnGetTransitInfoListener) - Method in class com.here.android.mpa.mapping.TransitDatabase
-
Initiates an asynchronous request for information about a transit line.
- getLineName() - Method in class com.here.android.mpa.routing.TransitManeuver
-
Gets the line name for the TransitManeuver.
- getLineName() - Method in class com.here.android.mpa.routing.TransitRouteElement
-
- getLines() - Method in class com.here.android.mpa.mapping.TransitStopInfo
-
Gets the list of transit line Identifiers associated with the transit stop.
- getLines() - Method in class com.here.android.mpa.search.TransitLinesAttribute
-
Gets collection of public transport lines using this stop/station.
- getLines() - Method in class com.here.android.mpa.search.TransitSchedulePage
-
Gets the map collection of transit line names to TransitLine information.
- getLineSegmentId() - Method in class com.here.android.mpa.mapping.TransitLineSegmentObject
-
Returns the transit line segment Identifier.
- getLineStyle() - Method in class com.here.android.mpa.routing.TransitManeuver
-
Gets the TransitLineStyle that is typical of the way in which TransitManeuver
lines are drawn on maps of the local operator.
- getLineStyle() - Method in class com.here.android.mpa.routing.TransitRouteElement
-
- getLineWidth() - Method in class com.here.android.mpa.ar.LineAttributes
-
Returns the current line width, in pixels.
- getLineWidth() - Method in class com.here.android.mpa.mapping.MapCircle
-
Returns the current line width for this MapCircle, in pixels.
- getLineWidth() - Method in class com.here.android.mpa.mapping.MapPolygon
-
Returns the current line width for this MapPolygon, in pixels.
- getLineWidth() - Method in class com.here.android.mpa.mapping.MapPolyline
-
Returns the current line width for this MapPolyline, in pixels.
- getLinkId() - Method in class com.here.android.mpa.pde.PlatformDataItem
-
LINK_ID data.
- getLinkIds() - Method in class com.here.android.mpa.pde.PlatformDataItem
-
LINK_IDS data.
- getLinkInformation(Link) - Method in class com.here.android.mpa.electronic_horizon.MapAccessor
-
Retrieves the information of the
link.
- getLinkLength() - Method in class com.here.android.mpa.pde.PlatformDataItem
-
LINK_LENGTH data.
- getLinkPolyline(Link) - Method in class com.here.android.mpa.electronic_horizon.MapAccessor
-
Retrieves the geometry of the
link.
- getLinks() - Method in class com.here.android.mpa.electronic_horizon.PathTree
-
Returns an enumerator of type
LinkRange, which allows to iterate
over all links.
- getLinks() - Method in class com.here.android.mpa.search.TransitOperator
-
Gets the map collection of additional links to be displayed next to the departure information
of the operator.
- getLinks() - Method in class com.here.android.mpa.urbanmobility.Fare
-
Deprecated.
Gets the collection of
Links associated with this fare e.g.
- getLinks() - Method in class com.here.android.mpa.urbanmobility.Operator
-
Deprecated.
Gets Links to operator related resources e.g.
- getLocale() - Method in class com.here.android.mpa.routing.RouteOptions
-
Gets the language for route request using a locale.
- getLocale() - Method in class com.here.android.mpa.search.Request
-
This method returns the locale used in request.
- getLocalizedGender() - Method in class com.here.android.mpa.guidance.VoicePackage
-
Gets the localized description of the gender for this voice skin.
- getLocalizedLanguage() - Method in class com.here.android.mpa.guidance.VoicePackage
-
Get the localized description of the language of this voice skin.
- getLocalizedQuality() - Method in class com.here.android.mpa.guidance.VoicePackage
-
Get the localized description of the voice skin quality
- getLocalizedType() - Method in class com.here.android.mpa.guidance.VoicePackage
-
Get the localized description for the type of voice package.
- getLocalName() - Method in class com.here.android.mpa.search.TransitLineCategory
-
Gets the locally used name for the category.
- getLocalPosition() - Method in class com.here.android.mpa.ar.ARBillboardObject
-
Get the position of the billboard
- getLocalPosition() - Method in class com.here.android.mpa.ar.ARMeshObject
-
Get local position of the mesh
- getLocalVoiceSkin(long) - Method in class com.here.android.mpa.guidance.VoiceCatalog
-
Get the voice using a specific identifier from the local storage.
- getLocalVoiceSkins() - Method in class com.here.android.mpa.guidance.VoiceCatalog
-
Get the voice list from the local storage.
- getLocation() - Method in class com.here.android.mpa.ar.ARBuildingInfo
-
Returns the object's location.
- getLocation() - Method in class com.here.android.mpa.mapping.MapCartoMarker
-
- getLocation() - Method in class com.here.android.mpa.search.GeocodeResult
-
The location data of the geocode result.
- getLocation() - Method in class com.here.android.mpa.search.Place
-
Gets the physical Location of the Place.
- getLocation() - Method in class com.here.android.mpa.urbanmobility.City
-
Deprecated.
Gets geo coordinates of the city.
- getLocation(PointF, boolean) - Method in class com.here.android.mpa.venues3d.VenueController
-
Returns the
BaseLocation object based on the screen pixel coordinates.
- getLocationMethod() - Method in class com.here.android.mpa.common.PositioningManager
-
Gets the method type used to determine positioning.
- getLocationStatus(PositioningManager.LocationMethod) - Method in class com.here.android.mpa.common.PositioningManager
-
Gets the status for a specified LocationMethod.
- getLogType() - Method in class com.here.android.mpa.common.PositioningManager
-
Returns the current GPX logging configuration.
- getLongitude() - Method in class com.here.android.mpa.ar.ARPoseReading
-
Get the longitude in WGS84 degrees.
- getLongitude() - Method in class com.here.android.mpa.common.GeoCoordinate
-
Gets the current longitude, as measured in degrees, of the GeoCoordinate.
- getLongitudeAccuracy() - Method in class com.here.android.mpa.common.GeoPosition
-
Gets the current longitude accuracy as measured by the enabled
positioning device.
- getLowSpeedWarningOffset() - Method in class com.here.android.mpa.guidance.NavigationManager
-
The current low speed warning offset in meters/second.
- getManeuverGeometry() - Method in class com.here.android.mpa.routing.Maneuver
-
Puts all points of the maneuvers polyline in the right order into the given collection.
- getManeuverNumberColor() - Method in class com.here.android.mpa.mapping.MapRoute
-
Returns the current ARGB (Alpha/Red/Green/Blue) integer color value used to display the
maneuver number.
- getManeuvers() - Method in class com.here.android.mpa.ftcr.FTCRRoute
-
Gets the list of all maneuvers that travelers will encounter along the route.
- getManeuvers() - Method in class com.here.android.mpa.routing.Route
-
Gets the list of all maneuvers that travelers will encounter along the route.
- getManeuvers() - Method in class com.here.android.mpa.routing.UMRoute
-
Deprecated.
Returns an empty list in an Urban Mobility route calculation.
- getManeuvers() - Method in class com.here.android.mpa.urbanmobility.RouteSection
-
Deprecated.
Get list of
Maneuvers for this route section, or empty list if not available.
- getManeuverZoomDistance() - Method in class com.here.android.mpa.venues3d.VenueNavigationManager
-
Gets the distance from the maneuver at which the maneuver zoom is active.
- getManeuverZoomLevel() - Method in class com.here.android.mpa.venues3d.VenueNavigationManager
-
Gets the level to which to zoom in when the maneuver zoom is active.
- getMap() - Method in class com.here.android.mpa.ar.AndroidXCompositeFragment
-
Returns the instance of
Map associated with this fragment
- getMap() - Method in class com.here.android.mpa.ar.SupportCompositeFragment
-
Deprecated.
Returns the instance of
Map associated with this fragment
- getMap() - Method in class com.here.android.mpa.mapping.AndroidXMapFragment
-
Returns the instance of
Map associated with this map fragment
- getMap() - Method in class com.here.android.mpa.mapping.MapView
-
Returns the instance of Map associated with this MapView
- getMap() - Method in class com.here.android.mpa.mapping.SupportMapFragment
-
Deprecated.
Returns the instance of
Map associated with this map fragment
- getMap() - Method in interface com.here.android.mpa.venues3d.VenueLayerAdapter
-
This method retrieves a
Map object associated with this object.
- getMapAccessor() - Method in class com.here.android.mpa.electronic_horizon.ElectronicHorizon
-
Returns an instance of
MapAccessor, which can be used to access
the information about any link.
- getMapApprovalCode(Locale) - Method in class com.here.android.mpa.common.MapEngine
-
Gets map approval code for specific country.
- getMapBuildingLayer() - Method in class com.here.android.mpa.mapping.Map
-
- getMapDisplayLanguage() - Method in class com.here.android.mpa.mapping.Map
-
Get the language which the Map is set to render
- getMapGesture() - Method in class com.here.android.mpa.ar.AndroidXCompositeFragment
-
- getMapGesture() - Method in class com.here.android.mpa.ar.SupportCompositeFragment
-
Deprecated.
- getMapGesture() - Method in class com.here.android.mpa.mapping.AndroidXMapFragment
-
- getMapGesture() - Method in class com.here.android.mpa.mapping.MapView
-
Gets the MapGesture representing the current gesture handler for the MapView.
- getMapGesture() - Method in class com.here.android.mpa.mapping.SupportMapFragment
-
Deprecated.
- getMapGesture() - Method in interface com.here.android.mpa.venues3d.VenueLayerAdapter
-
This method retrieves a
MapGesture object associated with this object.
- getMapObject() - Method in class com.here.android.mpa.venues3d.VenueManeuver
-
The map object, which is displayed on the geoCoordinates of this maneuver.
- getMapObjectForWaypoint(int) - Method in class com.here.android.mpa.venues3d.VenueRouteStyleOptions
-
- getMapOrientation() - Method in class com.here.android.mpa.routing.Maneuver
-
Gets the map orientation at the start of the maneuver, in degrees.
- getMapOrientation() - Method in class com.here.android.mpa.venues3d.VenueManeuver
-
Gets the map orientation at the start of the maneuver, in degrees.
- getMapPackageAtCoordinate(GeoCoordinate) - Method in class com.here.android.mpa.odml.MapLoader
-
This method will try to find a map package based on a map location.
- getMapPackages() - Method in class com.here.android.mpa.odml.MapLoader
-
Returns the list of available
MapPackage hierarchies.
- getMapPolyline() - Method in class com.here.android.mpa.customlocation2.CLE2PolylineGeometry
-
- getMapPolylines() - Method in class com.here.android.mpa.customlocation2.CLE2MultiPolylineGeometry
-
- getMapScheme() - Method in class com.here.android.mpa.mapping.Map
-
Returns the current scheme for the Map.
- getMapSchemes() - Method in class com.here.android.mpa.mapping.Map
-
Returns a list containing all supported schemes for the Map.
- getMapSecondaryDisplayLanguage() - Method in class com.here.android.mpa.mapping.Map
-
Get the secondary language which the Map is set to render
- getMapState() - Method in class com.here.android.mpa.mapping.Map
-
Returns the current tilt, perspective, and zoom of the map as a
MapState object.
- getMapTrackingMode() - Method in class com.here.android.mpa.ftcr.FTCRNavigationManager
-
Returns map tracking mode.
- getMapTrackingMode() - Method in class com.here.android.mpa.venues3d.VenueNavigationManager
-
Returns map tracking mode.
- getMapTrackingTilt() - Method in class com.here.android.mpa.ftcr.FTCRNavigationManager
-
Returns how the map is tilted when map tracking is enabled.
- getMapTrackingTilt() - Method in class com.here.android.mpa.venues3d.VenueNavigationManager
-
Returns how the map is tilted when map tracking is enabled.
- getMapTrafficLayer() - Method in class com.here.android.mpa.mapping.Map
-
- getMapTransitLayer() - Method in class com.here.android.mpa.mapping.Map
-
- getMapUpdateMode() - Method in class com.here.android.mpa.guidance.NavigationManager
-
Retrieves currently set MapUpdateMode
- getMarcCode() - Method in class com.here.android.mpa.guidance.VoicePackage
-
Get the international MARC code describing the language of the voice skin (see
http://www.loc.gov/marc/languages).
- getMarcCode() - Method in class com.here.android.mpa.guidance.VoiceSkin
-
Get the international MARC code describing the language of the voice skin (see
http://www.loc.gov/marc/languages).
- getMargin() - Method in interface com.here.android.mpa.venues3d.VenueLayerAdapter
-
This method retrieves the margins for the current venue view in screen pixels.
- getMargin() - Method in class com.here.android.mpa.venues3d.VenueMapFragment
-
- getMargin() - Method in class com.here.android.mpa.venues3d.VenueMapView
-
- getMarker() - Method in class com.here.android.mpa.mapping.PositionIndicator
-
Gets the current marker image.
- getMarkers() - Method in class com.here.android.mpa.cluster.ClusterLayer
-
Retrieves all
MapMarker instances added to
this layer.
- getMarkers() - Method in class com.here.android.mpa.cluster.ClusterViewObject
-
Returns all the markers represented by this cluster.
- getMatchedCoordinate() - Method in class com.here.android.mpa.routing.RouteWaypoint.RoadInfo
-
Gets waypoint coordinates matched to the route.
- getMatchedDirection() - Method in class com.here.android.mpa.guidance.LaneInformation
-
Gets the matched direction to the current maneuver on the route.
- getMatchLevel() - Method in class com.here.android.mpa.search.GeocodeResult
-
Shows the level of the most precise area information for the match,
district, city or a higher administrative level.
- getMatchQuality() - Method in class com.here.android.mpa.common.MatchedGeoPosition
-
Returns a value indicating the quality of the given map-matched position object.
- getMatchQuality() - Method in class com.here.android.mpa.search.GeocodeResult
-
Details about the quality of the result.
- getMaterial() - Method in class com.here.android.mpa.mapping.MapModelObject
-
Get the Material
- getMax() - Method in class com.here.android.mpa.mapping.customization.ZoomRange
-
- getMaxAlpha() - Method in class com.here.android.mpa.ar.ARController.DownViewParams
-
Get maximum alpha value for DOWN view.
- getMaxAnimationTime() - Method in class com.here.android.mpa.ar.ARController.UpViewTransitionParams
-
Get maximum duration of up view transition animation.
- getMaximumFps() - Static method in class com.here.android.mpa.mapping.Map
-
Function to get the maximum drawing frames-per-second.
- getMaximumPrice() - Method in class com.here.android.mpa.urbanmobility.Fare
-
Deprecated.
Gets maximum price of the fare (or parking costs if reason is "parking")
- getMaxRealTimeInterval() - Method in class com.here.android.mpa.urbanmobility.DepartureFrequency
-
Deprecated.
Gets maximal number of minutes between expected transport realtime departures.
- getMaxScheduledInterval() - Method in class com.here.android.mpa.urbanmobility.DepartureFrequency
-
Deprecated.
Gets maximal number of minutes between transport scheduled departures.
- getMaxTilt() - Method in class com.here.android.mpa.mapping.Map
-
Returns the maximum degree allowed to be set as tilt angle for the Map.
- getMaxViewAngle() - Method in class com.here.android.mpa.ar.ARController.SelectedItemParams
-
Get selected item max view angle when the item is on the right or left from line of
sight.
- getMaxViewAngle() - Method in class com.here.android.mpa.ar.ARObject
-
Get item's max view angle when the item is on the right or left from line of sight.
- getMaxZoomLevel() - Method in class com.here.android.mpa.mapping.Map
-
Returns the highest valid zoom level for Map, representing the closest view near the
street-level
- getMaxZoomOutScale() - Method in class com.here.android.mpa.ar.ARController.DownViewParams
-
Get max zoom out level for Down view.
- getMesh() - Method in class com.here.android.mpa.ar.ARMeshObject
-
Get the mesh associated with the object
- getMesh() - Method in class com.here.android.mpa.mapping.MapGeoModel
-
Gets the GeoMesh currently associated with the MapGeoModel.
- getMesh() - Method in class com.here.android.mpa.mapping.MapLocalModel
-
Gets the LocalMesh currently associated with the MapLocalModel.
- getMessage() - Method in class com.here.android.mpa.fce.FleetConnectivityError.Issue
-
- getMessage() - Method in class com.here.android.mpa.fce.FleetConnectivityMessage
-
- getMessage() - Method in class com.here.android.mpa.ftcr.FTCRRouter.ErrorResponse
-
Gets error description message.
- getMessage() - Method in class com.here.android.mpa.pde.PlatformDataRequest.Error
-
- getMetaData(Link) - Method in class com.here.android.mpa.electronic_horizon.MapAccessor
-
Retrieves the meta data of the
link.
- getMin() - Method in class com.here.android.mpa.mapping.customization.ZoomRange
-
- getMinAlpha() - Method in class com.here.android.mpa.ar.ARController.DownViewParams
-
Get minimum alpha value for DOWN view.
- getMinAnimationTime() - Method in class com.here.android.mpa.ar.ARController.UpViewTransitionParams
-
Get minimum duration of up view transition animation.
- getMinPitch() - Method in class com.here.android.mpa.ar.ARController.DownViewParams
-
Get minimum Down view pitch.
- getMinRealTimeInterval() - Method in class com.here.android.mpa.urbanmobility.DepartureFrequency
-
Deprecated.
Gets minimal number of minutes between expected transport realtime departures.
- getMinScheduledInterval() - Method in class com.here.android.mpa.urbanmobility.DepartureFrequency
-
Deprecated.
Gets minimal number of minutes between transport scheduled departures.
- getMinTilt() - Method in class com.here.android.mpa.mapping.Map
-
Returns the minimum degree allowed to be set as tilt angle for the Map.
- getMinZoomLevel() - Method in class com.here.android.mpa.mapping.Map
-
Returns the lowest valid zoom level for Map, representing the most distant view away
from street-level.
- getMissingCoverage() - Method in class com.here.android.mpa.urbanmobility.City
-
Deprecated.
Gets information about missing operators, lines or timetables.
- getMode() - Method in class com.here.android.mpa.mapping.MapTransitLayer
-
Gets the Mode for the MapTransitLayer.
- getMode(int) - Static method in enum com.here.android.mpa.routing.RouteOptions.TransportMode
-
- getMondaySchedule() - Method in class com.here.android.mpa.mapping.OperatingHours
-
Monday schedule as a list of TimeInverval TimeInverval.
- getMultiPoint() - Method in class com.here.android.mpa.customlocation2.CLE2MultiPointGeometry
-
- getName() - Method in class com.here.android.mpa.guidance.VoicePackage
-
Get the package name.
- getName() - Method in class com.here.android.mpa.mapping.customization.CustomizableScheme
-
Retrieve name of customizable scheme object.
- getName() - Method in class com.here.android.mpa.mapping.customization.SchemeBooleanProperty
-
Get name of variable.
- getName() - Method in class com.here.android.mpa.mapping.customization.SchemeColorProperty
-
Get name of variable
- getName() - Method in class com.here.android.mpa.mapping.customization.SchemeFloatProperty
-
Get name of variable
- getName() - Method in class com.here.android.mpa.mapping.customization.SchemeIntegerProperty
-
Get name of variable
- getName() - Method in class com.here.android.mpa.mapping.TransitAccessInfo
-
Gets the name for the transit access.
- getName() - Method in class com.here.android.mpa.routing.RoutingZone
-
Returns the name of the routing zone.
- getName() - Method in class com.here.android.mpa.routing.TransitRouteStop
-
Gets the name for the TransitRouteStop.
- getName() - Method in class com.here.android.mpa.search.Category
-
Gets the localized display name for the Category.
- getName() - Method in class com.here.android.mpa.search.Place
-
Gets the display name for the Place.
- getName() - Method in class com.here.android.mpa.search.SupplierLink
-
Gets the name of the supplier that provided the Link.
- getName() - Method in class com.here.android.mpa.search.TransitLine
-
Gets the line name.
- getName() - Method in class com.here.android.mpa.search.UserLink
-
Gets the name of the user that provided the the Link.
- getName() - Method in class com.here.android.mpa.urbanmobility.AccessPoint
-
Deprecated.
Get the name of the access point.
- getName() - Method in class com.here.android.mpa.urbanmobility.Address
-
Deprecated.
Get the name of the place at this address if available, empty string otherwise.
- getName() - Method in class com.here.android.mpa.urbanmobility.City
-
Deprecated.
Gets name of the city.
- getName() - Method in class com.here.android.mpa.urbanmobility.Fare
-
Deprecated.
Gets name of the fare.
- getName() - Method in class com.here.android.mpa.urbanmobility.Operator
-
Deprecated.
Gets the name of the operator.
- getName() - Method in class com.here.android.mpa.urbanmobility.Provider
-
Deprecated.
Gets name of provider.
- getName() - Method in class com.here.android.mpa.urbanmobility.Transport
-
Deprecated.
Gets the transport name.
- getName() - Method in class com.here.android.mpa.venues3d.Area
-
This method retrieves the human-readable name related to the holder of the spatial area.
- getName() - Method in class com.here.android.mpa.venues3d.Content
-
This method retrieves the human-readable name related to the holder of the spatial area.
- getName() - Method in class com.here.android.mpa.venues3d.VenueInfo
-
This method retrieves the name of the venue.
- getNaturalGuidanceBlacklist() - Static method in class com.here.android.mpa.venues3d.VenueManeuver
-
Gets the blacklist of the venue-specific
Category
identifiers, which will not be taken into consideration, when searching for
the natural guidance POI for the
VenueManeuver objects.
- getNaturalGuidanceMode() - Method in class com.here.android.mpa.guidance.NavigationManager
-
Get the natural guidance modes enabled.
- getNaturalGuidancePOI() - Method in class com.here.android.mpa.venues3d.VenueManeuver
-
Gets the name of the natural guidance POI.
- getNaturalGuidanceRadius() - Static method in class com.here.android.mpa.venues3d.VenueManeuver
-
Gets the search radius for natural guidance.
- getNavigablePosition() - Method in class com.here.android.mpa.routing.RouteWaypoint
-
Gets the navigable position.
- getNavigationManager() - Method in class com.here.android.mpa.venues3d.VenueMapFragment
-
- getNavigationManager() - Method in class com.here.android.mpa.venues3d.VenueMapView
-
- getNavigationMode() - Method in class com.here.android.mpa.guidance.NavigationManager
-
Retrieves the current Navigation Mode
- getNavigationState() - Method in class com.here.android.mpa.venues3d.CombinedNavigationManager
-
Gets the current state of the navigation related to the tracked route.
- getNavigationState() - Method in class com.here.android.mpa.venues3d.VenueNavigationManager
-
Gets the current state of the navigation related to the tracked route.
- getNearbyCities() - Method in class com.here.android.mpa.urbanmobility.CityCoverageResult
-
Deprecated.
Gets nearby cities with minimum coverage data.
- getNearbySpaces(GeoCoordinate, float) - Method in class com.here.android.mpa.venues3d.Level
-
This method retrievs spaces that intersect a circle around a given coordinate.
- getNearbySpaces(GeoCoordinate, float) - Method in class com.here.android.mpa.venues3d.OuterArea
-
This method retrievs spaces that intersect a circle around a given coordinate.
- getNearbySpaces(Space, float) - Method in class com.here.android.mpa.venues3d.Venue
-
This method retrieves spaces that intersect a circle around the center of a space.
- getNearest(GeoCoordinate) - Method in class com.here.android.mpa.common.GeoPolyline
-
Gets the GeoCoordinate along the path of the MapPolyline that is closest to
the specified GeoCoordinate.
- getNearestIndex(GeoCoordinate) - Method in class com.here.android.mpa.common.GeoPolyline
-
Gets the index of the point that is closest to the specified GeoCoordinate.
- getNetworkStatus() - Method in class com.here.android.mpa.common.LocationDataSource
-
Called by PositioningManager to get the current
LocationMethod::NETWORK location status.
- getNetworkStatus() - Method in class com.here.android.mpa.venues3d.VenueSimulatedLocationSource
-
- getNextManeuver() - Method in class com.here.android.mpa.ftcr.FTCRNavigationManager
-
Return next maneuver or null if there is no such a maneuver.
- getNextManeuver() - Method in class com.here.android.mpa.guidance.NavigationManager
-
Returns the next maneuver on the route, or null if no next maneuver.
- getNextManeuver() - Method in class com.here.android.mpa.venues3d.VenueNavigationManager
-
Returns the next VenueManeuver after the current VenueManeuver in the current navigation
session.
- getNextManeuverDistance() - Method in class com.here.android.mpa.guidance.NavigationManager
-
Returns the distance to the next Maneuver
- getNextPageRequest() - Method in class com.here.android.mpa.search.DiscoveryResultPage
-
Gets the DiscoveryRequest for requesting the next page of the
DiscoveryResultPage.
- getNextPageRequest() - Method in class com.here.android.mpa.search.MediaCollectionPage
-
- getNextPageRequest() - Method in class com.here.android.mpa.search.TransitSchedulePage
-
Gets the TransitSchedulePageRequest for requesting the next page of the
TransitSchedulePage.
- getNextRoadImage() - Method in class com.here.android.mpa.routing.Maneuver
-
Gets the image of the road this maneuver leads to.
- getNextRoadName() - Method in class com.here.android.mpa.routing.Maneuver
-
Gets the name of the road to which the maneuver leads.
- getNextRoadName() - Method in class com.here.android.mpa.urbanmobility.Maneuver
-
Deprecated.
Gets name of the next road in the route that the maneuver is heading toward.
- getNextRoadNumber() - Method in class com.here.android.mpa.routing.Maneuver
-
Gets the road number to which the maneuver leads.
- getNextRoadNumber() - Method in class com.here.android.mpa.urbanmobility.Maneuver
-
Deprecated.
Gets number of the road (such as A5, B49, etc.) towards which the maneuver is heading.
- getNonSelectedItemsOpacity() - Method in class com.here.android.mpa.ar.ARController.SelectedItemParams
-
Get others icons opacity while one icon is in selected state.
- getNotes() - Method in class com.here.android.mpa.routing.TransitRouteSupplier
-
Gets the notes giving additional information about the supplier This information has to be
displayed to the user
- getNotificationOnRoute() - Static method in class com.here.android.mpa.guidance.TrafficWarner
-
- getNotificationOnRoute(Route) - Static method in class com.here.android.mpa.guidance.TrafficWarner
-
Gets the traffic notification for a given
Route.
- getNumberLightsSupported() - Method in class com.here.android.mpa.mapping.MapModelObject
-
Get the maximum number of lights supported.
- getNumberOfLanes() - Method in class com.here.android.mpa.common.RoadElement
-
Gets number of lanes in this road element.
- getNumberOfPoints() - Method in class com.here.android.mpa.common.GeoPolyline
-
Gets the total number of points currently in the GeoPolyline.
- getNumberOfStoredGeometries(String) - Method in class com.here.android.mpa.customlocation2.CLE2DataManager
-
Get the number of geometries stored of a given layer.
- getNumLights() - Method in class com.here.android.mpa.mapping.MapModelObject
-
Get the number of lights.
- getObjectId(ARObject) - Method in class com.here.android.mpa.ar.ARController
-
- getObjects(PointF) - Method in class com.here.android.mpa.ar.ARController
-
Get a list of
ARObjects at the specified screen point.
- getObjects(ViewRect) - Method in class com.here.android.mpa.ar.ARController
-
- getOcclusionOpacity() - Method in class com.here.android.mpa.ar.ARController
-
Get opacity of the occlusion items.
- getOfficialName() - Method in class com.here.android.mpa.mapping.TransitLineInfo
-
Gets the official name for the line associated with the transit line.
- getOfficialName() - Method in class com.here.android.mpa.mapping.TransitStopInfo
-
Gets the official name for the stop associated with the TransitStopInfo.
- getOffsetCentimeters() - Method in class com.here.android.mpa.electronic_horizon.PathTree
-
Returns the distance from the beginning of the parent
PathTree to the start of this
path.
- getOffsetCentimeters() - Method in class com.here.android.mpa.electronic_horizon.Position
-
Returns the distance from the logical beginning of the main
PathTree to the current
position of the vehicle.
- getOffsetCount() - Method in class com.here.android.mpa.search.DiscoveryResultPage
-
Gets the result offset count for the current page of the DiscoveryResultPage.
- getOffsetCount() - Method in class com.here.android.mpa.search.MediaCollectionPage
-
Gets the collection offset count for the current page of the MediaCollectionPage.
- getOffsetCount() - Method in class com.here.android.mpa.search.TransitSchedulePage
-
Gets the collection offset count for the current page of the TransitSchedulePage.
- getOpacity() - Method in class com.here.android.mpa.ar.ARController.SelectedItemParams
-
Get selected item's opacity when icon in camera view is selected.
- getOpacity() - Method in class com.here.android.mpa.ar.ARModelObject
-
Get opacity
- getOpacity() - Method in class com.here.android.mpa.ar.ARObject
-
Get item's opacity.
- getOpenAnimationDelay() - Method in class com.here.android.mpa.ar.ARController.InfoParams
-
Get delay of Info's open animation.
- getOpenAnimationTime() - Method in class com.here.android.mpa.ar.ARController.InfoParams
-
Get duration of Info's open animation.
- getOpeningHours() - Method in class com.here.android.mpa.mapping.TransitAccessInfo
-
Gets the opening hours.
- getOpeningHours() - Method in class com.here.android.mpa.urbanmobility.Address
-
Deprecated.
Gets opening hours of a parking lot
- getOpenInterpolator() - Method in class com.here.android.mpa.ar.ARController.InfoParams
-
Get the interpolator for info icon open animation.
- getOperatingHours() - Method in class com.here.android.mpa.mapping.TransitStopInfo
-
- getOperationType() - Method in class com.here.android.mpa.customlocation2.CLE2OperationResult
-
- getOperator() - Method in class com.here.android.mpa.search.TransitDeparture
-
Gets a reference to the operator in the operators collection information.
- getOperator() - Method in class com.here.android.mpa.search.TransitLine
-
Gets the operator serving the line.
- getOperator() - Method in class com.here.android.mpa.urbanmobility.Transport
-
Deprecated.
Gets the operator serving the transport.
- getOperatorDisclaimers() - Method in class com.here.android.mpa.routing.UMCalculateResult
-
Deprecated.
Gets collection of associated operator disclaimer
Links.
- getOperatorDisclaimers() - Method in class com.here.android.mpa.urbanmobility.DepartureBoard
-
Deprecated.
Gets collection of associated operator disclaimer
Links.
- getOperatorDisclaimers() - Method in class com.here.android.mpa.urbanmobility.RouteSection
-
Deprecated.
Gets collection of associated operator disclaimer
Links.
- getOperators() - Method in class com.here.android.mpa.routing.UMCalculateResult
-
Deprecated.
Get the operators serving the found connections.
- getOperators() - Method in class com.here.android.mpa.search.TransitSchedulePage
-
Gets the map collection of transit line operators to TransitOperator information.
- getOperators() - Method in class com.here.android.mpa.urbanmobility.City
-
Deprecated.
Gets operators serving city.
- getOperators() - Method in class com.here.android.mpa.urbanmobility.DepartureBoard
-
Deprecated.
Gets the collection of
Operator objects.
- getOperators() - Method in class com.here.android.mpa.urbanmobility.MissingCoverage
-
Deprecated.
Gets collection of public transit operators with missing coverage.
- getOrientation() - Method in class com.here.android.mpa.ar.ARBillboardObject
-
Get the orientation mode of the billboard
- getOrientation() - Method in class com.here.android.mpa.guidance.NavigationManager.RoadView
-
- getOrientation() - Method in class com.here.android.mpa.mapping.Map
-
Returns the current orientation for this Map, in degrees relative to true-north,
which has an orientation of 0 degrees.
- getOrientation() - Method in class com.here.android.mpa.mapping.MapState
-
Returns the orientation, in degrees relative to true-north (which is
designated as being an orientation of 0 degrees).
- getOriginalPosition() - Method in class com.here.android.mpa.routing.RouteWaypoint
-
Gets the original position of this waypoint.
- getOutdoorRouteWidth() - Method in class com.here.android.mpa.venues3d.VenueRouteOptions
-
Gets a line width for outdoor route section of the route.
- getOuterAreas() - Method in class com.here.android.mpa.venues3d.Level
-
This method retrieves a list of
OuterArea objects associated with the given
Level instance.
- getOuterRing() - Method in class com.here.android.mpa.customlocation2.CLE2PolygonGeometry
-
- getOutlineColor() - Method in class com.here.android.mpa.mapping.MapPolyline
-
Gets the current outline color for this MapPolyline, returning an ARGB
(Alpha/Red/Green/Blue) integer color value.
- getOutlineColor() - Method in class com.here.android.mpa.mapping.MapRoute
-
Returns the current ARGB (Alpha/Red/Green/Blue) integer color value used to display the
outline route.
- getOutlineColor() - Method in class com.here.android.mpa.search.TransitLineStyle
-
Gets the color of the border around the line name.
- getOutlineColor() - Method in class com.here.android.mpa.urbanmobility.Transport
-
Deprecated.
Gets the color of the border around the transport name.
- getOutlineColor() - Method in class com.here.android.mpa.venues3d.StyleSettings
-
Returns the outline color of the object if it's specified or null otherwise.
- getOutlineWidth() - Method in class com.here.android.mpa.mapping.MapPolyline
-
Returns the current outline width for this MapPolyline, in pixels.
- getOutputType() - Method in class com.here.android.mpa.guidance.VoiceSkin
-
Get the voice skin output voice type.
- getOverlay() - Method in class com.here.android.mpa.ftcr.FTCRRouter.RequestParameters
-
Gets the provided overlay.
- getOverlayType() - Method in class com.here.android.mpa.mapping.MapObject
-
Returns the overlay in which this MapObject appears.
- getOverlayType() - Method in class com.here.android.mpa.mapping.MapRasterTileSource
-
Gets the raster tile overlay type.
- getPadding() - Method in class com.here.android.mpa.mapping.Map
-
Returns current padding on this map.
- getPanDistance() - Method in class com.here.android.mpa.ar.ARRadarItem
-
Returns the pan distance in meters of the item.
- getParent() - Method in class com.here.android.mpa.electronic_horizon.PathTree
-
Returns the parent path tree in the hierarchy.
- getParent() - Method in class com.here.android.mpa.mapping.MapObject
-
Returns the parent of this MapObject.
- getParent() - Method in class com.here.android.mpa.odml.MapPackage
-
Gets the parent of the MapPackage, if it has one.
- getParent() - Method in class com.here.android.mpa.search.Category
-
Gets the parent Category for the Category.
- getParentCategoryId() - Method in class com.here.android.mpa.venues3d.Content
-
This method retrieves the parent
Category identifier of
the spatial area.
- getParkingHours() - Method in class com.here.android.mpa.mapping.TransitStopInfo
-
Gets the parking OperatingHours for the transit stop, if a parking lot is present.
- getParkingId() - Method in class com.here.android.mpa.urbanmobility.Address
-
Deprecated.
Gets unique identifier for a parking lot
- getParkingSize() - Method in class com.here.android.mpa.mapping.TransitStopInfo
-
Gets the ParkingSize for the transit stop, if a parking lot is present.
- getPassengersCount() - Method in class com.here.android.mpa.tce.TollCostVehicleProfile
-
Gets number of passengers can fit in vehicle.
- getPathTree() - Method in class com.here.android.mpa.electronic_horizon.Position
-
Returns the entire path in the tree.
- getPatternStyle() - Method in class com.here.android.mpa.mapping.MapCircle
-
Method retrieves current pattern of line/border.
- getPatternStyle() - Method in class com.here.android.mpa.mapping.MapPolygon
-
Method retrieves current pattern of line/border.
- getPatternStyle() - Method in class com.here.android.mpa.mapping.MapPolyline
-
Method retrieves current pattern of line/border.
- getPedestrianFeaturesVisible() - Method in class com.here.android.mpa.mapping.Map
-
Get the set of pedestrian features visible.
- getPenalty() - Method in class com.here.android.mpa.mapping.TrafficEvent
-
Gets the penalty associated with this event where 100 is blocked and 0 is unblocked.
- getPermanentDirectedLinkId() - Method in class com.here.android.mpa.common.RoadElement
-
The Permanent Link ID (stable across different map versions) of the RoadElement
with travel direction: positive sign (+) means driving in the 'canonical' direction of the
road and negative sign (-) means driving against the 'canonical' direction of the road.
- getPermanentDirectedLinkIds() - Method in class com.here.android.mpa.routing.Route
-
Returns list of permanent link ids of the RouteElement objects contained in
this route with their travel directions.
- getPermanentLinkId() - Method in class com.here.android.mpa.common.RoadElement
-
Returns the Permanent Link ID (stable across different map versions) of the
RoadElement.
- getPermanentLinkIds() - Method in class com.here.android.mpa.routing.Route
-
Returns list of permanent link ids of the RouteElement objects contained in
this route.
- getPhone() - Method in class com.here.android.mpa.urbanmobility.Operator
-
Deprecated.
Gets the operator contact phone number.
- getPhoneNumber() - Method in class com.here.android.mpa.venues3d.Content
-
This method returns the phone number related to holder of the spatial area.
- getPitch() - Method in class com.here.android.mpa.ar.ARPoseReading
-
Get the x-axis rotation (pitch) in radians.
- getPitch() - Method in class com.here.android.mpa.mapping.MapLocalModel
-
Gets the current pitch of the MapLocalModel.
- getPitchInterpolator() - Method in class com.here.android.mpa.ar.ARController.DownViewParams
-
Get auto pitch interpolation algorithm.
- getPitchInterpolator() - Method in class com.here.android.mpa.ar.ARController.IntroAnimationParams
-
Get the interpolator for intro(LiveSight entry) pitch animation.
- getPitchInterpolator() - Method in class com.here.android.mpa.ar.ARController.UpViewTransitionParams
-
Get the interpolator for pitch change after crossing threshold of up view.
- getPitchThreshold() - Method in class com.here.android.mpa.ar.ARController.DownViewParams
-
Get pitch threshold when Up view transitions to Down view
- getPitchThreshold() - Method in class com.here.android.mpa.ar.ARController.UpViewParams
-
Get pitch threshold when Down view transitions to Up view
- getPlace() - Method in class com.here.android.mpa.urbanmobility.Arrival
-
Deprecated.
Gets the arrival
Place information.
- getPlace() - Method in class com.here.android.mpa.urbanmobility.Departure
-
Deprecated.
Gets the
Place information from which this departure occurs.
- getPlaceCategoryId() - Method in class com.here.android.mpa.venues3d.Content
-
This method retrieves the
Category identifier of the
spatial area.
- getPlaceDetailsRequest() - Method in class com.here.android.mpa.search.AutoSuggestPlace
-
Gets the request to retrieve the
Place details.
- getPlaceLinks() - Method in class com.here.android.mpa.search.DiscoveryResultPage
-
Gets the list of PlaceLink items for the DiscoveryResultPage.
- getPlaceName() - Method in class com.here.android.mpa.ar.ARBuildingInfo
-
- getPlaceName() - Method in class com.here.android.mpa.mapping.MapBuildingObject
-
- getPlatform() - Method in class com.here.android.mpa.urbanmobility.Arrival
-
Deprecated.
Gets the originally scheduled arrival platform.
- getPlatform() - Method in class com.here.android.mpa.urbanmobility.Departure
-
Deprecated.
Gets the originally scheduled departure platform.
- getPlatform() - Method in class com.here.android.mpa.urbanmobility.RealTimeInfo
-
Deprecated.
Gets the real-time departure/arrival platform if available, returns empty string otherwise.
- getPlatformCoordinate() - Method in class com.here.android.mpa.routing.TransitRouteStop
-
Gets the GeoCoordinate representing the coordinates of the
platform for the TransitRouteStop.
- getPlatformLevel() - Method in class com.here.android.mpa.routing.TransitRouteStop
-
Gets the platform level for the TransitRouteStop, where 0
represents the ground level, -1 the first underground level, 1 the first
elevated level, and so on.
- getPluralType() - Method in class com.here.android.mpa.common.RoadElement
-
Gets the plural type of the road element.
- getPnR() - Method in class com.here.android.mpa.urbanmobility.Address
-
Deprecated.
Gets whether parking lot is designated specifically for Park and Ride
- getPoint(int) - Method in class com.here.android.mpa.common.GeoPolyline
-
Gets a point in the GeoPolyline.
- getPoint() - Method in class com.here.android.mpa.customlocation2.CLE2PointGeometry
-
- getPollingInterval() - Method in class com.here.android.mpa.fce.FleetConnectivityService
-
Polling interval specified in seconds.
- getPolygon() - Method in class com.here.android.mpa.venues3d.Area
-
This method retrieves the GeoPolygon for this Area, if it exists.
- getPolygons() - Method in class com.here.android.mpa.customlocation2.CLE2MultiPolygonGeometry
-
- getPolyline() - Method in class com.here.android.mpa.customlocation2.CLE2PolylineGeometry
-
- getPolylines() - Method in class com.here.android.mpa.customlocation2.CLE2MultiPolylineGeometry
-
- getPopulation() - Method in class com.here.android.mpa.urbanmobility.City
-
Deprecated.
Gets the city population.
- getPopUpAnimationDelay() - Method in class com.here.android.mpa.ar.ARController.IconParams
-
Get delay of icon's first appearance animation(pop-up).
- getPopUpAnimationTime() - Method in class com.here.android.mpa.ar.ARController.IconParams
-
Get duration of icon's first appearance animation(pop-up).
- getPopUpInterpolator() - Method in class com.here.android.mpa.ar.ARController.IconParams
-
Get the interpolator for icon pop up animation.
- getPose() - Method in class com.here.android.mpa.ar.ARController
-
Get latest pose
- getPosition() - Method in class com.here.android.mpa.ar.ARBuildingInfo
-
- getPosition() - Method in class com.here.android.mpa.ar.ARController
-
Get the last known position.
- getPosition(AtomicBoolean) - Method in class com.here.android.mpa.ar.ARController
-
Get the last known position with map matching indicator.
- getPosition() - Method in class com.here.android.mpa.common.PositioningManager
-
- getPosition(int) - Method in class com.here.android.mpa.common.PositionSimulator
-
GeoPosition from the currently playing position log file for the given index.
- getPosition() - Method in class com.here.android.mpa.ftcr.FTCRRoute.FTCRManeuver
-
- getPosition() - Method in class com.here.android.mpa.mapping.MapBuildingObject
-
- getPosition() - Method in class com.here.android.mpa.search.AutoSuggestPlace
-
Gets the
GeoCoordinate representing the geographical position of the
Place.
- getPosition() - Method in class com.here.android.mpa.search.AutoSuggestSearch
-
Gets the GeoCoordinate representing the geographical position of the suggested
search.
- getPosition() - Method in class com.here.android.mpa.search.PlaceLink
-
Gets the
GeoCoordinate representing the geographical position of
the
Place.
- getPositionCount() - Method in class com.here.android.mpa.common.PositionSimulator
-
Number of GeoPositions in the currently playing position log file.
- getPositionIndicator() - Method in class com.here.android.mpa.mapping.AndroidXMapFragment
-
Returns the
PositionIndicator
instance that renders the current position with a marker.
- getPositionIndicator() - Method in class com.here.android.mpa.mapping.Map
-
Returns the
PositionIndicator instance
that renders the current position with a marker.
- getPositionIndicator() - Method in class com.here.android.mpa.mapping.MapView
-
Returns the
PositionIndicator instance
that renders the current position with a marker.
- getPositionIndicator() - Method in class com.here.android.mpa.mapping.SupportMapFragment
-
Deprecated.
Returns the
PositionIndicator
instance that renders the current position with a marker.
- getPositionIndicator() - Method in interface com.here.android.mpa.venues3d.VenueLayerAdapter
-
Returns the
PositionIndicator instance
that renders the current position with a marker.
- getPositionIndicator() - Method in class com.here.android.mpa.venues3d.VenueMapFragment
-
- getPositionIndicator() - Method in class com.here.android.mpa.venues3d.VenueMapView
-
- getPositionInterpolator() - Method in class com.here.android.mpa.ar.ARController.IntroAnimationParams
-
Get the interpolator for intro(LiveSight entry) position change animation.
- getPositionSource() - Method in class com.here.android.mpa.common.GeoPosition
-
Returns bitmask of sources for this GeoPosition update.
- getPositionTechnology() - Method in class com.here.android.mpa.common.GeoPosition
-
Returns bitmask of technologies for this GeoPosition update.
- getPostalCode() - Method in class com.here.android.mpa.search.Address
-
Gets the current postal code for the Address.
- getPostalCode() - Method in class com.here.android.mpa.urbanmobility.Address
-
Deprecated.
Get the postal code.
- getPressAnimationDelay() - Method in class com.here.android.mpa.ar.ARController.IconParams
-
Get delay of icon's tap animation.
- getPressAnimationTime() - Method in class com.here.android.mpa.ar.ARController.IconParams
-
Get duration of icon's press animation.
- getPreviewSizes() - Method in class com.here.android.mpa.ar.ARController.CameraParams
-
Get the array of supported camera resolutions for Camera view.
- getPreviousPageRequest() - Method in class com.here.android.mpa.search.DiscoveryResultPage
-
Gets the DiscoveryRequest for requesting the previous page of the
DiscoveryResultPage.
- getPreviousPageRequest() - Method in class com.here.android.mpa.search.TransitSchedulePage
-
Gets the TransitSchedulePageRequest for requesting the previous page of the
TransitSchedulePage.
- getPrice() - Method in class com.here.android.mpa.urbanmobility.Fare
-
Deprecated.
Gets price of the fare (or parking costs if reason is "parking")
- getPriceAsString() - Method in class com.here.android.mpa.urbanmobility.Fare
-
Deprecated.
Gets the fare price as a formatted, ready-to-display string, entailing the currency.
- getPrimaryLineColor() - Method in class com.here.android.mpa.routing.TransitManeuver
-
Gets the primary color of the TransitManeuver in the local public transit operator's
color scheme.
- getPrimaryLineColor() - Method in class com.here.android.mpa.routing.TransitRouteElement
-
Gets the primary color of the
TransitRouteElement in the local public transit
operator's color scheme.
- getProbability() - Method in class com.here.android.mpa.electronic_horizon.PathTree
-
Returns the probability of taking this path ranging from 0 to 1.
- getProgress() - Method in interface com.here.android.positioning.radiomap.RadioMapLoader.Job
-
This Job's progress in percentage.
- getProjectionMode() - Method in class com.here.android.mpa.mapping.Map
-
Gets the current map projection mode.
- getProjectionType() - Method in class com.here.android.mpa.ar.ARController
-
- getProjectionType() - Method in class com.here.android.mpa.ar.ARObject
-
- getProvider() - Method in class com.here.android.mpa.urbanmobility.Alert
-
Deprecated.
- getProviderCopyrightStatement(Locale) - Method in class com.here.android.mpa.common.MapEngine
-
Gets provider copyright statement for specific country.
- getProviders() - Method in class com.here.android.mpa.urbanmobility.City
-
Deprecated.
Gets coverage data providers.
- getPublicTransportLinkFlag(RouteOptions.PublicTransportLinkFlag) - Method in class com.here.android.mpa.routing.RouteOptions
-
Gets the given Public Transport Link Flag.
- getPVID(Link) - Method in class com.here.android.mpa.electronic_horizon.MapAccessor
-
Retrieves the PVID of the
link.
- getQuality() - Method in class com.here.android.mpa.guidance.VoicePackage
-
Get the text description of the voice skin quality
- getQuality() - Method in class com.here.android.mpa.guidance.VoiceSkin
-
Get the text description of the voice skin quality
- getQuality() - Method in class com.here.android.mpa.urbanmobility.City
-
Deprecated.
Gets the percentage of the city coverage in between 0.0 (nothing covered)
and 1.0 (completely covered).
- getQueryCompletion() - Method in class com.here.android.mpa.search.AutoSuggestQuery
-
Gets the completion for the query.
- getRadioMapLoader() - Method in class com.here.android.mpa.common.LocationDataSourceHERE
-
Get instance of positioning radio map loader.
- getRadius() - Method in class com.here.android.mpa.mapping.MapCircle
-
Returns the current radius of the MapCircle, in meters.
- getRadius() - Method in class com.here.android.mpa.urbanmobility.ExploredCoverage
-
Deprecated.
Gets radius for which the coverage information is provided.
- getRadius() - Method in class com.here.android.mpa.urbanmobility.NearbyCoverageResult
-
Deprecated.
Gets the radius, in meters, for which the coverage information is provided.
- getRanges() - Method in class com.here.android.mpa.isoline.IsolinePlan
-
Gets the list of the ranges.
- getRangeType() - Method in class com.here.android.mpa.isoline.IsolinePlan
-
Gets the range type.
- getRating() - Method in class com.here.android.mpa.search.ReviewMedia
-
Gets the rating that the contributor of the review gave to the
Place.
- getRatings() - Method in class com.here.android.mpa.search.Place
-
Gets the
MediaCollectionPage containing
RatingMedia content for the
Place.
- getRatio() - Method in class com.here.android.mpa.routing.ConsumptionParameters.TrafficScale
-
Gets the ratio between traffic_speed and free_flow_speed
- getRawPosition() - Method in class com.here.android.mpa.common.MatchedGeoPosition
-
Obtains the raw position from which the given map-matched
position was generated.
- getRealisticViewAspectRatios() - Method in class com.here.android.mpa.guidance.NavigationManager
-
Gets the aspect ratios currently being returned.
- getRealisticViewMode() - Method in class com.here.android.mpa.guidance.NavigationManager
-
- getRealTimeCount() - Method in class com.here.android.mpa.urbanmobility.CitySearchResult
-
Deprecated.
Gets total count of CoverageType.REAL_TIME supported cities.
- getRealTimeInfo() - Method in class com.here.android.mpa.urbanmobility.AlternativeDeparture
-
Deprecated.
Gets the real-time departure time if available.
- getRealTimeInfo() - Method in class com.here.android.mpa.urbanmobility.Arrival
-
Deprecated.
Gets the arrival real-time info if available.
- getRealTimeInfo() - Method in class com.here.android.mpa.urbanmobility.Departure
-
Deprecated.
Gets the real-time departure time if available.
- getRealTimeInfo() - Method in class com.here.android.mpa.urbanmobility.IntermediateStop
-
Deprecated.
Get
RealTimeInfo about departure and/or arrival at this stop if available,
returns
null otherwise.
- getRealTimeInformation() - Method in class com.here.android.mpa.search.TransitDeparture
-
Gets the real (actual) departure time information.
- getReason() - Method in class com.here.android.mpa.urbanmobility.Fare
-
Deprecated.
Gets the reason for the cost described in this element, e.g.
- getRecommendationState() - Method in class com.here.android.mpa.guidance.LaneInformation
-
Gets the recommendation state of the lane according to the current route.
- getReference(String) - Method in class com.here.android.mpa.search.Location
-
Get the reference identifier for a specific domain.
- getReference(String) - Method in class com.here.android.mpa.search.Place
-
Get the reference identifier for a specific domain.
- getReference(String) - Method in class com.here.android.mpa.search.PlaceLink
-
Get the reference identifier for a specific domain.
- getReferences() - Method in class com.here.android.mpa.search.DiscoveryRequest
-
This function returns the names of requested reference identifiers to be returned in the
results.
- getReferences() - Method in class com.here.android.mpa.search.PlaceRequest
-
This function returns the names of requested reference identifiers to be returned in the
results.
- getReferences() - Method in class com.here.android.mpa.search.Request
-
This function returns the names of requested reference identifiers to be returned in the
results.
- getRefTime() - Method in class com.here.android.mpa.urbanmobility.CitySearchResult
-
Deprecated.
Get time of most updated available coverage data.
- getRegionCode() - Method in class com.here.android.mpa.electronic_horizon.MetaData
-
Returns the ISO 3166-1 numeric region code.
- getRelated() - Method in class com.here.android.mpa.search.Place
-
Gets the related places (where available) that might also interest an application user
viewing information for the Place.
- getRelativePositionOnLink() - Method in class com.here.android.mpa.electronic_horizon.SlopeDataPoint
-
Returns the normalized position on the link, where 0.0 represents the start
of the link and 1.0 represents the end of the link.
- getRelevance() - Method in class com.here.android.mpa.search.GeocodeResult
-
The relevance of the result location to the original search parameters.
- getRelevancy() - Method in class com.here.android.mpa.urbanmobility.City
-
Deprecated.
Gets city relevancy as a weight value [0..1], that reflects how relevant this
city should be for user when user is in some specific location.
- getRemainDistance() - Method in class com.here.android.mpa.ftcr.FTCRRoute.FTCRRouteLink
-
Gets the remaining distance to the final destination, in meters.
- getRemainingDistance(int) - Method in class com.here.android.mpa.ftcr.FTCRNavigationManager
-
Returns the remaining distance in meters to the end of the specified leg of the route.
- getRemainingDistance(int, GeoCoordinate) - Method in class com.here.android.mpa.guidance.NavigationManager
-
Returns the remaining distance to the given position on the route.
- getRemainingDistance(int) - Method in class com.here.android.mpa.guidance.NavigationManager
-
Returns the remaining distance to the end of the specified leg of the route.
- getRemainingTime(int) - Method in class com.here.android.mpa.ftcr.FTCRNavigationManager
-
Returns the remaining time in seconds to the end of the specified leg of the route.
- getRemainTime() - Method in class com.here.android.mpa.ftcr.FTCRRoute.FTCRRouteLink
-
Gets the remaining time to the final destination, in seconds.
- getRenderType() - Method in class com.here.android.mpa.mapping.MapRoute
-
Returns the RenderType associated with this MapRoute.
- getReportingLink() - Method in class com.here.android.mpa.search.Place
-
Gets the link for getting options for reporting an place because, for example, if it contains
inappropriate content or the place does not exists.
- getRequest() - Method in class com.here.android.mpa.search.AutoSuggestQuery
-
- getRequest(Locale) - Method in class com.here.android.mpa.search.AutoSuggestQuery
-
- getRequest() - Method in class com.here.android.mpa.search.DiscoveryLink
-
Gets the DiscoveryRequest to perform the next discovery search.
- getRequestId() - Method in class com.here.android.mpa.guidance.TrafficUpdater.RequestInfo
-
The request id of the request.
- getReroutingTimeout() - Method in class com.here.android.mpa.venues3d.VenueNavigationManager
-
Returns the time interval in seconds, after which the route will be recalculated in case the
user moves far away from the current route.
- getReserveOverlayType() - Method in class com.here.android.mpa.mapping.MapObject
-
Returns the overlay in which this MapObject reserves screen space.
- getResidingVenue() - Method in class com.here.android.mpa.search.Place
-
Gets the venue (if available) where the Place resides.
- getResourceReferenceCount() - Method in class com.here.android.mpa.common.MapEngine
-
Get the current reference count of map resource usage for this application.
- getResponseCode() - Method in class com.here.android.mpa.fce.FleetConnectivityError
-
- getResponseCode() - Method in class com.here.android.mpa.pde.PlatformDataRequest.Error
-
- getResult() - Method in class com.here.android.mpa.customlocation2.CLE2Task
-
Gets result of the operation represented by this task.
- getResult() - Method in class com.here.android.mpa.mapping.Map.PixelResult
-
Get the result of the GeoCoordinate to screen Pixel conversion.
- getResultCode() - Method in class com.here.android.mpa.mapping.MapBuildingLayer.BuildingSearchResult
-
Get the error code.
- getResults() - Method in class com.here.android.mpa.mapping.MapBuildingLayer.BuildingSearchResult
-
Get the list of buildings
- getResults() - Method in class com.here.android.mpa.routing.UMCalculateResult
-
Deprecated.
- getResultType() - Method in class com.here.android.mpa.search.DiscoveryResult
-
Gets the ResultType for the DiscoveryResult.
- getReviews() - Method in class com.here.android.mpa.search.Place
-
Gets the
MediaCollectionPage containing
ReviewMedia content for the
Place.
- getRichTextFormatting() - Method in class com.here.android.mpa.search.DiscoveryRequest
-
Gets the current RichTextFormatting type being used in request responses.
- getRichTextFormatting() - Method in class com.here.android.mpa.search.PlaceRequest
-
Gets the current RichTextFormatting type being used in request responses.
- getRichTextFormatting() - Method in class com.here.android.mpa.search.TextAutoSuggestionRequest
-
Gets the current RichTextFormatting type being used in request responses.
- getRight() - Method in class com.here.android.mpa.venues3d.Margin
-
This method retrieves the right margin.
- getRoadElement() - Method in class com.here.android.mpa.common.MatchedGeoPosition
-
- getRoadElement() - Method in class com.here.android.mpa.common.PositioningManager
-
Get the RoadElement of the current position.
- getRoadElement(GeoCoordinate, String) - Static method in class com.here.android.mpa.common.RoadElement
-
Get the RoadElement of the current GeoCoordinate.
- getRoadElement() - Method in class com.here.android.mpa.guidance.SchoolZoneNotification
-
Gets the RoadElement corresponding to this school zone.
- getRoadElement() - Method in class com.here.android.mpa.guidance.TruckRestrictionsInfo
-
Gets the
RoadElement object corresponding to these truck restrictions.
- getRoadElement() - Method in class com.here.android.mpa.routing.RouteElement
-
- getRoadElements(GeoBoundingBox, String) - Static method in class com.here.android.mpa.common.RoadElement
-
Get the list of RoadElement of the current GeoBoundingBox.
- getRoadElements() - Method in class com.here.android.mpa.routing.Maneuver
-
- getRoadInfo() - Method in class com.here.android.mpa.routing.RouteWaypoint
-
Gets additional information about this waypoint.
- getRoadName() - Method in class com.here.android.mpa.common.RoadElement
-
Gets the name of the road that contains this current road element, such as
"Still Creek Drive".
- getRoadName() - Method in class com.here.android.mpa.routing.Maneuver
-
Gets the name of the road on which the maneuver takes place.
- getRoadNumber() - Method in class com.here.android.mpa.routing.Maneuver
-
Gets the road number on which the maneuver takes place.
- getRoadSide() - Method in class com.here.android.mpa.routing.RouteWaypoint.RoadInfo
-
Gets road side of associated route waypoint.
- getRoadView() - Method in class com.here.android.mpa.guidance.NavigationManager
-
Retrieves the Road View instance associated with the NavigationManager
- getRoll() - Method in class com.here.android.mpa.ar.ARPoseReading
-
Get the z-axis rotation (roll) in radians.
- getRoll() - Method in class com.here.android.mpa.mapping.MapLocalModel
-
Gets the current roll or the MapLocalModel.
- getRoute() - Method in class com.here.android.mpa.mapping.MapRoute
-
Returns the Route that has been displayed on the Map.
- getRoute() - Method in class com.here.android.mpa.routing.RouteResult
-
Returns the
Route in the RouteResult.
- getRoute() - Method in class com.here.android.mpa.venues3d.OutdoorRoute
-
Returns
Route object encapsulated by this route section.
- getRouteCount() - Method in class com.here.android.mpa.routing.RouteOptions
-
Gets the current desired number of route
- getRouteDirection() - Method in class com.here.android.mpa.routing.Signpost.LocalizedLabel
-
Contains the cardinal direction.
- getRouteElements() - Method in class com.here.android.mpa.routing.Maneuver
-
- getRouteElements() - Method in class com.here.android.mpa.routing.Route
-
- getRouteElements(Maneuver) - Method in class com.here.android.mpa.routing.Route
-
- getRouteElementsFromDuration(long) - Method in class com.here.android.mpa.routing.Route
-
Gets the
RouteElements for a given duration (in seconds) from the start of the route.
- getRouteElementsFromDuration(long, long) - Method in class com.here.android.mpa.routing.Route
-
Gets the
RouteElements for a given duration (in seconds) within the route.
- getRouteElementsFromLength(int) - Method in class com.here.android.mpa.routing.Route
-
Gets the
RouteElements for a given distance (in meters) within the route.
- getRouteElementsFromLength(int, int) - Method in class com.here.android.mpa.routing.Route
-
Gets the
RouteElements for a given distance (in meters) within the route.
- getRouteGeometry() - Method in class com.here.android.mpa.routing.Route
-
Gets the list of all
GeoCoordinate values
representing, in order, the polyline of the route.
- getRouteGeometryWithElevationData() - Method in class com.here.android.mpa.routing.Route
-
Gets the list of all
GeoCoordinate values
representing, in order, the polyline of the route with elevation data (if available).
- getRouteLinks() - Method in class com.here.android.mpa.ftcr.FTCRRoute
-
- getRouteName() - Method in class com.here.android.mpa.common.RoadElement
-
Gets the route name of the road element.
- getRouteName() - Method in class com.here.android.mpa.routing.Signpost.LocalizedLabel
-
Contains the route name/route number of the label.
- getRouteOptions() - Method in class com.here.android.mpa.isoline.IsolinePlan
-
Gets a copy of the current route options used with this IsolinePlan.
- getRouteOptions() - Method in class com.here.android.mpa.routing.RoutePlan
-
Gets a copy of the current route options used with this RoutePlan.
- getRouteOptions() - Method in class com.here.android.mpa.venues3d.VenueRouteOptions
-
- getRoutePlan() - Method in class com.here.android.mpa.ftcr.FTCRRouter.RequestParameters
-
Gets the provided route plan.
- getRoutePlan() - Method in class com.here.android.mpa.routing.Route
-
Returns the route plan for defining a route with one or more route legs.
- getRoutePosition() - Method in class com.here.android.mpa.ftcr.FTCRNavigationManager
-
Returns matched route position for current navigation session, can be null if current gps
position can not be matched.
- getRouteSections() - Method in class com.here.android.mpa.venues3d.CombinedRoute
-
Returns a list of
IRouteSection objects associated with this route
instance.
- getRouteSectionType() - Method in interface com.here.android.mpa.venues3d.IRouteSection
-
- getRouteSectionType() - Method in class com.here.android.mpa.venues3d.LinkingRoute
-
- getRouteSectionType() - Method in class com.here.android.mpa.venues3d.OutdoorRoute
-
- getRouteSectionType() - Method in class com.here.android.mpa.venues3d.VenueRoute
-
- getRouteType() - Method in class com.here.android.mpa.routing.RouteOptions
-
- getRouteVisible(IRouteSection.RouteSectionType) - Method in class com.here.android.mpa.venues3d.VenueRouteOptions
-
- getRouteWaypoints() - Method in class com.here.android.mpa.routing.Route
-
Gets the list of all waypoints for the route.
- getRoutingController() - Method in interface com.here.android.mpa.venues3d.VenueLayerAdapter
-
- getRoutingController() - Method in class com.here.android.mpa.venues3d.VenueMapFragment
-
- getRoutingController() - Method in class com.here.android.mpa.venues3d.VenueMapView
-
- getRoutingZones() - Method in class com.here.android.mpa.routing.Route
-
Gets the list of all routing zones used in the route.
- getRunningJobId() - Method in class com.here.android.mpa.fce.FleetConnectivityService
-
Retrieves the ID of currently running job.
- getRunningState() - Method in class com.here.android.mpa.guidance.NavigationManager
-
Retrieves the current Navigation Running State
- getSafetySpot() - Method in class com.here.android.mpa.guidance.SafetySpotNotificationInfo
-
Gets the safety spot associated with this notification info.
- getSafetySpotInfo() - Method in class com.here.android.mpa.mapping.SafetySpotObject
-
- getSafetySpotNotificationInfos() - Method in class com.here.android.mpa.guidance.SafetySpotNotification
-
- getSaturdaySchedule() - Method in class com.here.android.mpa.mapping.OperatingHours
-
Saturday schedule as a list of TimeInverval TimeInverval.
- getScale() - Method in class com.here.android.mpa.mapping.MapLocalModel
-
Gets the current scaling factor for the
LocalMesh.
- getScaleFromZoomLevel(double) - Method in class com.here.android.mpa.mapping.Map
-
Returns a map scale value based on the specified zoom level.
- getSchedule() - Method in class com.here.android.mpa.search.TransitDeparturesAttribute
-
Gets a paged collection of scheduled departure information.
- getScheduledTimeInformation() - Method in class com.here.android.mpa.search.TransitDeparture
-
Gets the originally scheduled departure time information.
- getScreenCapture(OnScreenCaptureListener) - Method in class com.here.android.mpa.ar.AndroidXCompositeFragment
-
- getScreenCapture(OnScreenCaptureListener) - Method in class com.here.android.mpa.ar.SupportCompositeFragment
-
Deprecated.
- getScreenCapture(OnScreenCaptureListener) - Method in interface com.here.android.mpa.common.OffScreenRenderer
-
Returns the full screen bitmap for the
Map.
- getScreenCapture(OnScreenCaptureListener) - Method in class com.here.android.mpa.mapping.AndroidXMapFragment
-
- getScreenCapture(OnScreenCaptureListener) - Method in class com.here.android.mpa.mapping.MapOffScreenRenderer
-
Returns the full screen bitmap for the Map.
- getScreenCapture(OnScreenCaptureListener) - Method in class com.here.android.mpa.mapping.MapView
-
Gets the full screen bitmap for the
MapView.
- getScreenCapture(OnScreenCaptureListener) - Method in class com.here.android.mpa.mapping.SupportMapFragment
-
Deprecated.
- getScreenCoordinate() - Method in class com.here.android.mpa.mapping.MapScreenMarker
-
Gets the screen location of the MapScreenMarker.
- getScreenRect() - Method in class com.here.android.mpa.ar.ARRadarItem
-
Returns the screen rectangle occupied by the
ARObject associated with this item, when
visible.
- getScreenViewPoint() - Method in class com.here.android.mpa.ar.ARController
-
Get target screen view point.
- getSdkVersion() - Static method in class com.here.android.mpa.common.Version
-
Returns the version of the SDK in the form "major.minor.patch.build number"
- getSearchTags() - Method in class com.here.android.mpa.venues3d.Content
-
This method retrieves the tags which describes the content holder.
- getSecondaryLineColor() - Method in class com.here.android.mpa.routing.TransitManeuver
-
Gets the secondary color of the TransitManeuver in the local public transit
operator's color scheme.
- getSecondaryLineColor() - Method in class com.here.android.mpa.routing.TransitRouteElement
-
Gets the secondary color of the
TransitRouteElement in the local public transit
operator's color scheme.
- getSections() - Method in class com.here.android.mpa.routing.UMRoute
-
Deprecated.
Get
List of
RouteSection objects
which represent parts of this route with different means of transit.
- getSelectedFacadeNormal() - Method in class com.here.android.mpa.ar.ARBuildingInfo
-
Gets selected facade's normal.
- getSelectedFacadeNormalOrigin() - Method in class com.here.android.mpa.ar.ARBuildingInfo
-
Gets origin of the selected facade's normal.
- getSelectedFillColor() - Method in class com.here.android.mpa.venues3d.StyleSettings
-
Returns the fill color of the object in the selected state
if it's specified or null otherwise.
- getSelectedLevel() - Method in class com.here.android.mpa.venues3d.VenueController
-
This method retrieves an object representing the selected level.
- getSelectedObjects(PointF) - Method in class com.here.android.mpa.mapping.Map
-
Returns the list of selectable
ViewObject
instances which are located at the specified screen pixel coordinates.
- getSelectedObjects(ViewRect) - Method in class com.here.android.mpa.mapping.Map
-
- getSelectedObjectsNearby(PointF) - Method in class com.here.android.mpa.mapping.Map
-
Returns the list of selectable
ViewObject
instances which are located at the specified screen pixel coordinates.
- getSelectedOutlineColor() - Method in class com.here.android.mpa.venues3d.StyleSettings
-
Returns the outline color of the object in the selected state
if it's specified or null otherwise.
- getSelectedSpace() - Method in class com.here.android.mpa.venues3d.VenueController
-
This method retrieves the selected
Space or
null if no space is currently
selected.
- getSelectedVenue() - Method in interface com.here.android.mpa.venues3d.VenueLayerAdapter
-
This method retrieves the selected
Venue object.
- getSelectedVenue() - Method in class com.here.android.mpa.venues3d.VenueMapFragment
-
- getSelectedVenue() - Method in class com.here.android.mpa.venues3d.VenueMapView
-
- getSelectiveMatchingRadius() - Method in class com.here.android.mpa.routing.RouteWaypoint
-
Returns selective matching radius.
- getSensorsWaitTimeout() - Method in class com.here.android.mpa.ar.ARController
-
Get sensors wait timeout in ms.
- getSeverity() - Method in class com.here.android.mpa.guidance.TrafficNotificationInfo
-
- getSeverity() - Method in class com.here.android.mpa.mapping.TrafficEvent
-
- getShadingMode() - Method in class com.here.android.mpa.ar.ARModelObject
-
Get object shading mode
- getShadowColor() - Method in class com.here.android.mpa.mapping.MapPolyline
-
Gets the current shadow color for this MapPolyline, returning an ARGB
(Alpha/Red/Green/Blue) integer color value.
- getShadowOffsetX() - Method in class com.here.android.mpa.mapping.MapPolyline
-
Returns shadow offset from the polyline by X axis in pixels.
- getShadowOffsetY() - Method in class com.here.android.mpa.mapping.MapPolyline
-
Returns shadow offset from the polyline by Y axis in pixels.
- getShadowShearFactor() - Method in class com.here.android.mpa.mapping.MapPolyline
-
Returns shadow shear factor, coefficient of changing shifting the shadow from the
polyline by X axis.
- getShadowSizeIncrement() - Method in class com.here.android.mpa.mapping.MapPolyline
-
Returns shadow size increment, coefficient of the polyline`s shadow width changing in pixels.
- getShadowWidth() - Method in class com.here.android.mpa.mapping.MapPolyline
-
Return shadow width in pixels.
- getShippedHazardousGoods() - Method in class com.here.android.mpa.tce.TollCostVehicleProfile
-
Gets hazardous goods transported in the vehicle.
- getShortName() - Method in class com.here.android.mpa.mapping.TransitLineInfo
-
Gets the short name for the line associated with the transit line.
- getShortText() - Method in class com.here.android.mpa.mapping.TrafficEvent
-
Gets the short text (category) of this event.
- getSideOfDriving() - Method in class com.here.android.mpa.electronic_horizon.MetaData
-
Returns the side of driving.
- getSignpost() - Method in class com.here.android.mpa.routing.Maneuver
-
- getSimpleRoutingCount() - Method in class com.here.android.mpa.urbanmobility.CitySearchResult
-
Deprecated.
Gets total count of CoverageType.SIMPLE_ROUTING supported cities.
- getSimulationState() - Method in class com.here.android.mpa.venues3d.VenueSimulatedLocationSource
-
Gets the current state of the simulation related to the tracked route.
- getSize() - Method in class com.here.android.mpa.ar.ARBillboardObject
-
Get the size of the billboard in meters
- getSize() - Method in class com.here.android.mpa.ar.ARController.CameraParams
-
Get camera resolution for Camera view.
- getSize() - Method in class com.here.android.mpa.ar.ARController.FilterParams
-
Get number of collected samples for filter.
- getSize() - Method in class com.here.android.mpa.ar.ARController.SelectedItemParams
-
Get selected item size.
- getSize() - Method in class com.here.android.mpa.electronic_horizon.LinkRange
-
Returns the number of
Link objects in the range.
- getSize() - Method in class com.here.android.mpa.electronic_horizon.PathTreeRange
-
Returns the number of
PathTree objects in the range.
- getSize() - Method in class com.here.android.mpa.odml.MapPackage
-
Gets the maximum size, in KB, of the MapPackage, representing the maximum amount of
space it will take up on disk.
- getSizeAnimationDelay() - Method in class com.here.android.mpa.ar.ARController.SelectedItemParams
-
Get delay of selected item size animation.
- getSizeAnimationTime() - Method in class com.here.android.mpa.ar.ARController.SelectedItemParams
-
Get delay of selected item size animation.
- getSizeInterpolator() - Method in class com.here.android.mpa.ar.ARController.SelectedItemParams
-
Get the interpolator for selected object size animation.
- getSlopeDataPoints(Link) - Method in class com.here.android.mpa.electronic_horizon.MapAccessor
-
Retrieves the list of slope data points of the
link.
- getSlopePercent() - Method in class com.here.android.mpa.electronic_horizon.SlopeDataPoint
-
Returns the slope value.
- getSortedPolygon() - Method in class com.here.android.mpa.common.GeoPolygon
-
Sorts polygon points clockwise to make well formed polygon without self intersections.
- getSortedSpaces() - Method in class com.here.android.mpa.venues3d.Level
-
This method retrieves an alphabetically-ordered list of
Space objects for the given
instance of
Level, excluding facilities.
- getSortedSpaces() - Method in class com.here.android.mpa.venues3d.Venue
-
This method retrieves the alphabetically ordered array of
Space objects for the given
Venue.
- getSortedSpacesByCategory(String) - Method in class com.here.android.mpa.venues3d.Level
-
This method retrieves an alphabetically-ordered list of
Space objects that belong to
the category specified by the caller for all the
OuterArea instances that belong to
the given
Level.
- getSortedSpacesWithFacilities() - Method in class com.here.android.mpa.venues3d.Level
-
This method retrieves an alphabetically-ordered list of all the
Space objects
associated with all the
OuterArea objects of the given instance of
Level.
- getSource() - Method in class com.here.android.mpa.mapping.MapModelObject.DirectionalLight
-
Get the directional light direction.
- getSource() - Method in class com.here.android.mpa.urbanmobility.Alert
-
Deprecated.
Get a
Link to the original source of this alert
(Twitter feed, Agency API, RSS etc.).
- getSpace(String) - Method in class com.here.android.mpa.venues3d.Venue
-
This method retrieves the space or the facility as the
Space object
based on the given identifier inside this
Venue.
- getSpace() - Method in class com.here.android.mpa.venues3d.VenueManeuver
-
Returns an
Space object related to this maneuver.
- getSpaceAtPosition(GeoCoordinate) - Method in class com.here.android.mpa.venues3d.OuterArea
-
This method retrieves the
Space of the outer area at a given position.
- getSpaces() - Method in class com.here.android.mpa.urbanmobility.Address
-
Deprecated.
Gets number of parking spaces available in a parking lot
- getSpaces() - Method in class com.here.android.mpa.venues3d.OuterArea
-
This method retrieves an array of
Space objects for the given instance of
OuterArea.
- getSpeaker() - Method in class com.here.android.mpa.guidance.VoiceSkin
-
Get the speaker of the voice skin.
- getSpeed() - Method in class com.here.android.mpa.common.GeoPosition
-
Gets the current speed as measured by the enabled positioning device.
- getSpeed() - Method in class com.here.android.mpa.guidance.SafetySpotNotification
-
Gets the speed at which the safety spots are approached in m/s.
- getSpeedInKmH() - Method in class com.here.android.mpa.routing.ConsumptionParameters.ConsumptionForSpeed
-
Gets the speed in Kh per hour.
- getSpeedLimit() - Method in class com.here.android.mpa.common.RoadElement
-
Gets the speed limit.
- getSpeedLimit() - Method in class com.here.android.mpa.guidance.LaneInformation
-
Gets the speed limit on this lane in the positive lane direction in km/h.
- getSpeedLimit() - Method in class com.here.android.mpa.guidance.SchoolZoneNotification
-
Gets the speed limit is valid in this school zone.
- getSpeedLimit() - Method in class com.here.android.mpa.mapping.TrafficEvent
-
Return the speed that applies on the road elements affected by the traffic event.
- getSpeedLimit1() - Method in class com.here.android.mpa.mapping.SafetySpotInfo
-
Returns the speed limit the camera on heading 1 is triggered.
- getSpeedLimit2() - Method in class com.here.android.mpa.mapping.SafetySpotInfo
-
Returns the speed limit the camera on heading 2 is triggered.
- getSpeedLimitMetersPerSecond() - Method in class com.here.android.mpa.electronic_horizon.LinkInformation
-
Returns the speed limitation for the current
link in meters per seconds.
- getSpeedMetersPerSecond() - Method in class com.here.android.mpa.electronic_horizon.Position
-
Returns the speed of the vehicle's movement at timestamp.
- getSpeedParameters() - Method in class com.here.android.mpa.routing.ConsumptionParameters
-
Gets consumption per meter for different travel speeds.
- getSpeedProfile() - Method in class com.here.android.mpa.routing.RouteOptions
-
- getSpeedStandardDeviation() - Method in class com.here.android.mpa.common.LocationDataSourceAutomotive
-
Called by PositioningManager to get Standard deviation of the
speed in meters per second.
- getSpreadDistance() - Method in class com.here.android.mpa.ar.ARRadarItem
-
Returns the spread distance in meters of the item.
- getStackTrace() - Method in enum com.here.android.mpa.common.OnEngineInitListener.Error
-
- getStart() - Method in class com.here.android.mpa.isoline.IsolinePlan
-
Gets waypoint where isoline starts.
- getStart() - Method in class com.here.android.mpa.routing.Route
-
Gets the starting coordinate for the route.
- getStart() - Method in class com.here.android.mpa.venues3d.CombinedRoute
-
Returns a
BaseLocation objects associated with start point of the route.
- getStartDirection() - Method in class com.here.android.mpa.routing.RouteOptions
-
Returns the start direction.
- getStartOffsetCentimeters() - Method in class com.here.android.mpa.electronic_horizon.Link
-
Returns the distance from the beginning of the
PathTree that contains this link to
the beginning of the link.
- getStartRouteDefaultIconSize() - Method in class com.here.android.mpa.venues3d.VenueRouteStyleOptions
-
- getStartRouteMapObject() - Method in class com.here.android.mpa.venues3d.VenueRouteStyleOptions
-
- getStartTime() - Method in class com.here.android.mpa.common.RoadElement
-
Gets the (estimated) time at which this road element starts.
- getStartTime() - Method in class com.here.android.mpa.common.TimeInterval
-
gets the start time for the TimeInterval
- getStartTime() - Method in class com.here.android.mpa.routing.Maneuver
-
Gets the (estimated) time at which the maneuver starts.
- getState() - Method in class com.here.android.mpa.search.Address
-
Gets the current state name for the Address.
- getState() - Method in class com.here.android.mpa.urbanmobility.Address
-
Deprecated.
Get the country state name, if applicable.
- getState() - Method in class com.here.android.mpa.urbanmobility.City
-
Deprecated.
Gets name of the state that the city belongs to.
- getStateCode() - Method in class com.here.android.mpa.search.Address
-
Gets the current state code (state abbreviation) for the Address.
- getStateCode() - Method in class com.here.android.mpa.search.AddressFilter
-
Gets a state code from the AddressFilter.
- getStaticSpeed() - Method in class com.here.android.mpa.common.RoadElement
-
Gets the static speed of the road element using only free-flow speeds.
- getStation() - Method in class com.here.android.mpa.urbanmobility.Arrival
-
Deprecated.
Gets the arrival
Station information.
- getStation() - Method in class com.here.android.mpa.urbanmobility.Departure
-
Deprecated.
Gets the
Station information from which this departure occurs.
- getStation() - Method in class com.here.android.mpa.urbanmobility.IntermediateStop
-
Deprecated.
Get full
Station info about this intermediate stop.
- getStations() - Method in class com.here.android.mpa.urbanmobility.ExploredCoverage
-
Deprecated.
Gets information about maximum five (5) closest stations.
- getStations() - Method in class com.here.android.mpa.urbanmobility.MultiBoardResult
-
Deprecated.
Gets the collection of stations with departure boards.
- getStations() - Method in class com.here.android.mpa.urbanmobility.StationSearchResult
-
Deprecated.
- getStatus() - Method in class com.here.android.mpa.urbanmobility.RealTimeInfo
-
Deprecated.
An indicator for some exceptional event happened to this departure/arrival.
- getStatus() - Method in interface com.here.android.positioning.radiomap.RadioMapLoader.Job
-
This Job's current status.
- getStopId() - Method in class com.here.android.mpa.mapping.TransitAccessInfo
-
Gets the Identifier for the stop at the transit access.
- getStopInfo(Identifier, TransitDatabase.OnGetTransitInfoListener) - Method in class com.here.android.mpa.mapping.TransitDatabase
-
Initiates an asynchronous request for information about a transit stop.
- getStopsCount() - Method in class com.here.android.mpa.urbanmobility.City
-
Deprecated.
Gets the number of stops found in this city.
- getStopsCount() - Method in class com.here.android.mpa.urbanmobility.ExploredCoverage
-
Deprecated.
Gets number of stops found within the specified radius.
- getStopsCount() - Method in class com.here.android.mpa.urbanmobility.NearbyCoverageResult
-
Deprecated.
Gets number of stops found.
- getStreamId() - Method in class com.here.android.mpa.guidance.NavigationManager.AudioPlayer
-
Get the current Audio stream used by NavigationManager
- getStreet() - Method in class com.here.android.mpa.search.Address
-
Gets the current street name for the Address.
- getStreet() - Method in class com.here.android.mpa.urbanmobility.Address
-
Deprecated.
Get the street name.
- getString() - Method in class com.here.android.mpa.common.Identifier
-
Returns the string representation of the Identifier object which is the concatenation
of type and the identifier string.
- getStrokeColor() - Method in class com.here.android.mpa.cluster.BasicClusterStyle
-
Return the color of the cluster icon outline.
- getStyle() - Method in class com.here.android.mpa.search.TransitLine
-
Gets the style guideline information for the line.
- getStyleSettings() - Method in class com.here.android.mpa.venues3d.VenueController
-
- getStyleSettings(Space) - Method in class com.here.android.mpa.venues3d.VenueController
-
- getSubCategories() - Method in class com.here.android.mpa.search.Category
-
Gets the list of subcategories for the Category.
- getSublegCount() - Method in class com.here.android.mpa.routing.Route
-
Returns the number of sub-legs the route has.
- getSuggestedSearchRequest() - Method in class com.here.android.mpa.search.AutoSuggestSearch
-
Gets the request to perform a suggested search.
- getSuiteNumberOrName() - Method in class com.here.android.mpa.search.Address
-
Gets the current suite number or suite name for the Address.
- getSundaySchedule() - Method in class com.here.android.mpa.mapping.OperatingHours
-
Sunday schedule as a list of TimeInverval TimeInverval.
- getSupplier() - Method in class com.here.android.mpa.search.Media
-
Gets the Link to a resource representing the supplier of the Media (the
object provides details about the origin of the information).
- getSupplier() - Method in class com.here.android.mpa.search.Place
-
Gets the Link for the Place supplier.
- getSupplier() - Method in class com.here.android.mpa.search.TransitOperator
-
Gets the supplier of the operator's schedule information.
- getSuppliers() - Method in class com.here.android.mpa.routing.TransitRouteSourceAttribution
-
Gets the structured information about source data suppliers
- getSupportedMapDisplayLanguages() - Method in class com.here.android.mpa.mapping.Map
-
Get the list of supported display languages.
- getSurfaceNormal() - Method in class com.here.android.mpa.ar.ARBillboardObject
-
Get the surface normal
- getSvgIconScaling() - Method in class com.here.android.mpa.mapping.MapMarker
-
Get the scaling factor for markers using SVG Image.
- getSystemAccessLogo() - Method in class com.here.android.mpa.mapping.TransitSystemInfo
-
Gets the System Access Logo, if present.
- getSystemAccessLogo() - Method in class com.here.android.mpa.routing.TransitRouteElement
-
Gets the transit system access logo if available, otherwise returns an invalid image.
- getSystemId() - Method in class com.here.android.mpa.mapping.TransitLineInfo
-
Gets transit system Identifier for the transit line.
- getSystemInfo(Identifier, TransitDatabase.OnGetTransitInfoListener) - Method in class com.here.android.mpa.mapping.TransitDatabase
-
Initiates an asynchronous request for information about a transit system.
- getSystemInformalName() - Method in class com.here.android.mpa.mapping.TransitSystemInfo
-
Gets the informal name for the transit system.
- getSystemInformalName() - Method in class com.here.android.mpa.routing.TransitManeuver
-
Gets the informal name of the system operating the TransitManeuver.
- getSystemInformalName() - Method in class com.here.android.mpa.routing.TransitRouteElement
-
- getSystemLogo() - Method in class com.here.android.mpa.mapping.TransitSystemInfo
-
Gets the System Logo, if present.
- getSystemLogo() - Method in class com.here.android.mpa.routing.TransitRouteElement
-
Gets the transit system logo if available, otherwise returns an invalid image.
- getSystemOfficialName() - Method in class com.here.android.mpa.mapping.TransitSystemInfo
-
Gets the official name for the transit system.
- getSystemOfficialName() - Method in class com.here.android.mpa.routing.TransitManeuver
-
Gets the name of the system operating the TransitManeuver.
- getSystemOfficialName() - Method in class com.here.android.mpa.routing.TransitRouteElement
-
- getSystems() - Method in class com.here.android.mpa.mapping.TransitStopInfo
-
Gets the list of transit systems Identifiers associated with the transit stop.
- getSystemShortName() - Method in class com.here.android.mpa.mapping.TransitSystemInfo
-
Gets the short name for the transit system.
- getSystemShortName() - Method in class com.here.android.mpa.routing.TransitManeuver
-
Gets the name, in a shorter or abbreviated version if available, of the system operating the
TransitManeuver.
- getSystemShortName() - Method in class com.here.android.mpa.routing.TransitRouteElement
-
Gets the name, in a shorter or abbreviated version if available, of the system operating the
TransitRouteElement.
- getSystemWebsiteUrl() - Method in class com.here.android.mpa.mapping.TransitSystemInfo
-
Gets the website url for the transit system.
- getTargetManeuver() - Method in class com.here.android.mpa.venues3d.VenueManeuver
-
Returns a target
VenueManeuver for a series of connectors of the same
type (elevator, escalator etc.) which are going in the same direction.
- getTariffs() - Method in class com.here.android.mpa.routing.UMRoute
-
Deprecated.
Get
List of
Tariff objects each of which
represent a different collection/alternative of
Fares to cover this route.
- getTerminatingLines() - Method in class com.here.android.mpa.mapping.TransitStopInfo
-
Gets the list of terminating line Identifiers for the transit stop.
- getTerminatingSystems() - Method in class com.here.android.mpa.mapping.TransitStopInfo
-
Gets the list of terminating systems Identifiers for the transit stop.
- getTerminusStopName() - Method in class com.here.android.mpa.routing.TransitManeuver
-
Gets the terminus stop name for the TransitManeuver.
- getText() - Method in class com.here.android.mpa.routing.Signpost.LocalizedLabel
-
Usually it contains auxiliary information like city name or characteristic place (for
example: "airport").
- getText() - Method in class com.here.android.mpa.routing.TransitRouteSupplierNote
-
Gets the note text.The text may contain HTML text and markup, including
hyperlink elements.
- getText() - Method in class com.here.android.mpa.search.Address
-
Gets a displayable, formatted rich text for the entire Address.
- getText() - Method in class com.here.android.mpa.search.ExtendedAttribute
-
Gets the String representation of ExtendedAttribute information, which can be
displayed directly on the client device.
- getText() - Method in class com.here.android.mpa.search.TransitOperatorLink
-
Gets the operator link text.
- getText() - Method in class com.here.android.mpa.urbanmobility.Link
-
Deprecated.
Gets the link text.
- getTextColor() - Method in class com.here.android.mpa.mapping.MapRoute
-
Returns the current ARGB (Alpha/Red/Green/Blue) integer color value used to define the
text on the route.
- getTextColor() - Method in class com.here.android.mpa.search.TransitLineStyle
-
Gets the text color that should get used when the line color is used as background color.
- getTextColor() - Method in class com.here.android.mpa.urbanmobility.Transport
-
Deprecated.
Gets the text color that should get used when the transport color is used as background
color.
- getTextOutlineColor() - Method in class com.here.android.mpa.mapping.MapRoute
-
Returns the current ARGB (Alpha/Red/Green/Blue) integer color value used to display the
text outline on the route.
- getTexture() - Method in class com.here.android.mpa.ar.ARModelObject
-
Get the texture for this object
- getTexture() - Method in class com.here.android.mpa.mapping.MapGeoModel
-
Gets the current texture Image of the MapGeoModel.
- getTexture() - Method in class com.here.android.mpa.mapping.MapLocalModel
-
Gets the current texture Image of the MapLocalModel.
- getTextureCoordinates() - Method in class com.here.android.mpa.mapping.Mesh
-
Gets a FloatBuffer containing the list of uv coordinates for the mesh.
- getThrowable() - Method in enum com.here.android.mpa.common.OnEngineInitListener.Error
-
- getThursdaySchedule() - Method in class com.here.android.mpa.mapping.OperatingHours
-
Thursday schedule as a list of TimeInverval TimeInverval.
- getTileSize() - Method in class com.here.android.mpa.mapping.MapRasterTileSource
-
Gets the raster tile image size, in pixels.
- getTileWithError(int, int, int) - Method in class com.here.android.mpa.mapping.MapRasterTileSource
-
Method to be overwritten by derived class to get a tile.
- getTileWithError(int, int, int) - Method in class com.here.android.mpa.mapping.UrlMapRasterTileSourceBase
-
UrlMapRasterTileSourceBase will only retrieve tile data using the source URL.
- getTilt() - Method in class com.here.android.mpa.mapping.Map
-
Returns the current tilt angle for this Map, in degrees.
- getTilt() - Method in class com.here.android.mpa.mapping.MapState
-
Returns the tilt, in degrees.
- getTilt(float) - Method in interface com.here.android.mpa.mapping.ZoomLevelToTiltFunction
-
Method use to control maximum tilt allowed on a map view at a given zoom level.
- getTime(Date) - Method in class com.here.android.mpa.routing.RouteOptions
-
Gets the arrival or departure time that has been set.
- getTime() - Method in class com.here.android.mpa.urbanmobility.AlternativeDeparture
-
Deprecated.
Gets the originally scheduled departure time.
- getTime() - Method in class com.here.android.mpa.urbanmobility.Arrival
-
Deprecated.
Gets the originally scheduled arrival time.
- getTime() - Method in class com.here.android.mpa.urbanmobility.Departure
-
Deprecated.
Gets the originally scheduled departure time.
- getTimeBegin() - Method in class com.here.android.mpa.guidance.SchoolZoneNotification
-
Gets the the start time for school zone speed restriction.
- getTimeEnd() - Method in class com.here.android.mpa.guidance.SchoolZoneNotification
-
Gets the the end time for school zone speed restriction.
- getTimestamp() - Method in class com.here.android.mpa.ar.ARPoseReading
-
Get a timestamp indicating the time at which the pose reading was taken.
- getTimestamp() - Method in class com.here.android.mpa.common.GeoPosition
-
Gets the timestamp for the last position measured by the enabled
positioning device.
- getTimestamp() - Method in class com.here.android.mpa.customlocation2.CLE2LayerMetadata
-
Gets the timestamp of a CLE2 layer.
- getTimestamp() - Method in class com.here.android.mpa.electronic_horizon.Position
-
Returns the time when the gps signal was received after electronic horizon was updated.
- getTimeTableCount() - Method in class com.here.android.mpa.urbanmobility.CitySearchResult
-
Deprecated.
Gets total count of CoverageType.TIME_TABLE supported cities.
- getTimeToArrival() - Method in class com.here.android.mpa.venues3d.VenueNavigationManager
-
- getTimeZone() - Method in class com.here.android.mpa.search.Location
-
Get the time zone for the Location.
- getTiresCount() - Method in class com.here.android.mpa.tce.TollCostVehicleProfile
-
Gets vehicle's tires count.
- getTitle() - Method in class com.here.android.mpa.mapping.MapMarker
-
Gets the current title to be used by the default info bubble.
- getTitle() - Method in class com.here.android.mpa.odml.MapPackage
-
Gets the title of the MapPackage.
- getTitle() - Method in class com.here.android.mpa.routing.TransitRouteSupplier
-
Gets the source data supplier's title
- getTitle() - Method in class com.here.android.mpa.search.AutoSuggest
-
Gets the display title for this place.
- getTitle() - Method in class com.here.android.mpa.search.DiscoveryLink
-
Gets the localized title for the resource to which the Link refers.
- getTitle() - Method in class com.here.android.mpa.search.DiscoveryResult
-
Gets the localized title for the resource to which the Link refers.
- getTitle() - Method in class com.here.android.mpa.search.Link
-
Gets the localized title for the resource to which the Link refers.
- getTitle() - Method in class com.here.android.mpa.search.ReportingLink
-
Gets the localized title for the resource to which the Link refers.
- getTitle() - Method in class com.here.android.mpa.search.ReviewMedia
-
Gets the title of the review that the user contributed.
- getTitle() - Method in class com.here.android.mpa.search.TransitLineCategory
-
Gets the localized name of the category.
- getTitle() - Method in class com.here.android.mpa.search.TransitOperator
-
Gets the name of the operator.
- getTitle() - Method in class com.here.android.mpa.search.TransitOperatorSupplier
-
Gets the supplier title.
- getTo() - Method in class com.here.android.mpa.venues3d.LinkingRoute
-
Returns a geolocation of the end point of this route route section.
- getTollCostByCountry() - Method in class com.here.android.mpa.tce.TollCostResult
-
Gets the toll cost for each country the route traverses.
- getTollCostByTollSystemName() - Method in class com.here.android.mpa.tce.TollCostResult
-
Gets the toll cost for each toll system the route traverses.
- getTop() - Method in class com.here.android.mpa.venues3d.Margin
-
This method retrieves the top margin.
- getTopLeft() - Method in class com.here.android.mpa.common.GeoBoundingBox
-
- getTopLeftFront() - Method in class com.here.android.mpa.common.GeoBoundingBox
-
- getToStreets() - Method in class com.here.android.mpa.mapping.TrafficEvent
-
Gets the names of the streets of the intersection where the location of the traffic event
ends.
- getToStreets(TrafficEvent.Listener<List<String>>) - Method in class com.here.android.mpa.mapping.TrafficEvent
-
Gets the names of the streets of the intersection where the location of the traffic event
ends (asynchronously).
- getTotalTollCost() - Method in class com.here.android.mpa.tce.TollCostResult
-
Gets the total toll cost of given
Route.
- getTrafficAvoidanceMode() - Method in class com.here.android.mpa.guidance.NavigationManager
-
Get the way in which traffic should be handled during navigation.
- getTrafficDirection() - Method in class com.here.android.mpa.routing.Maneuver
-
Return traffic direction.
- getTrafficEvent() - Method in class com.here.android.mpa.mapping.TrafficEventObject
-
Gets the TrafficEvent associated with the TrafficEventObject.
- getTrafficPenaltyMode() - Method in class com.here.android.mpa.routing.DynamicPenalty
-
Retrieves the traffic penalty mode for route calculations.
- getTrafficScales() - Method in class com.here.android.mpa.routing.ConsumptionParameters
-
Gets the traffic scaling coefficients.
- getTrafficSigns() - Method in class com.here.android.mpa.common.RoadElement
-
Returns list of the TrafficSign for this road element.
- getTrafficSpeedParameters() - Method in class com.here.android.mpa.routing.ConsumptionParameters
-
Gets consumption per meter for different travel speeds for heavy traffic.
- getTrafficTime() - Method in class com.here.android.mpa.ftcr.FTCRRoute
-
Gets the estimated traffic time to the final destination, considering traffic and transport
mode.
- getTrafficWarner() - Method in class com.here.android.mpa.guidance.NavigationManager
-
Retrieve the traffic warner instance for the navigation manager
- getTrailerCount() - Method in class com.here.android.mpa.tce.TollCostVehicleProfile
-
Gets trailer count.
- getTrailerHeight() - Method in class com.here.android.mpa.tce.TollCostVehicleProfile
-
Gets trailer height in meters.
- getTrailerNumberAxles() - Method in class com.here.android.mpa.tce.TollCostVehicleProfile
-
Gets number of trailer's axles.
- getTrailerRestrictionType() - Method in class com.here.android.mpa.routing.TruckRestriction
-
Gets truck trailer type restriction.
- getTrailerType() - Method in class com.here.android.mpa.tce.TollCostVehicleProfile
-
Gets trailer type.
- getTransfers() - Method in class com.here.android.mpa.mapping.TransitStopInfo
-
Gets the list of transfer stops Identifiers for the transit stop.
- getTransformation() - Method in class com.here.android.mpa.ar.ARModelObject
-
Get the model transformation
- getTransformCenter() - Method in class com.here.android.mpa.mapping.Map
-
Returns the current center coordinate for Map transformations such as zooming and
rotation.
- getTransitAccessInfo() - Method in class com.here.android.mpa.mapping.TransitAccessObject
-
- getTransitElement() - Method in class com.here.android.mpa.routing.RouteElement
-
- getTransitMaximumChanges() - Method in class com.here.android.mpa.routing.RouteOptions
-
Gets the maximum number of vehicle changes allowed during the trip.
- getTransitMinimumChangeTime() - Method in class com.here.android.mpa.routing.RouteOptions
-
Gets transit minimum change time.
- getTransitRouteElements() - Method in class com.here.android.mpa.routing.TransitManeuver
-
- getTransitRouteSourceAttribution() - Method in class com.here.android.mpa.routing.Route
-
In certain cases, data provided by Transit Agencies cannot be used without displaying
copyright notices to the end user.
- getTransitStopInfo() - Method in class com.here.android.mpa.mapping.TransitStopObject
-
- getTransitTravelTime() - Method in class com.here.android.mpa.routing.TransitManeuver
-
Gets the transit travel time.
- getTransitType() - Method in class com.here.android.mpa.mapping.TransitLineInfo
-
- getTransitType() - Method in class com.here.android.mpa.routing.TransitManeuver
-
Gets the
TransitType of the transit system offering service for the
TransitManeuver.
- getTransitType() - Method in class com.here.android.mpa.routing.TransitRouteElement
-
- getTransitTypeName() - Method in class com.here.android.mpa.routing.TransitManeuver
-
Gets the transit type of the transit system offering service for the TransitManeuver,
as a String in the transit operator's local vocabulary.
- getTransitTypeName() - Method in class com.here.android.mpa.routing.TransitRouteElement
-
Gets the transit type of the transit system offering service for the
TransitRouteElement, as a
String in the transit operator's local vocabulary.
- getTransitTypes() - Method in class com.here.android.mpa.mapping.TransitAccessInfo
-
- getTransitTypes() - Method in class com.here.android.mpa.mapping.TransitStopInfo
-
Gets the
TransitType(s) for the stop
associated with the
TransitStopInfo.
- getTransitWalkMaxDistance() - Method in class com.here.android.mpa.routing.UMRouteOptions
-
Deprecated.
Gets maximum allowed walk distance in meters or -1 if not set.
- getTransitWalkTimeMultiplier() - Method in class com.here.android.mpa.routing.RouteOptions
-
Gets a multiplier to use for walking times.
- getTransparency(List<Identifier>) - Method in class com.here.android.mpa.mapping.MapBuildingLayer
-
Retrieve the transparency (alpha) [0,1] factor of a list of buildings.
- getTransparency() - Method in class com.here.android.mpa.mapping.MapLabeledMarker
-
Gets the current transparency for the icon.
- getTransparency() - Method in class com.here.android.mpa.mapping.MapMarker
-
Gets the current transparency for the icon
- getTransparency() - Method in class com.here.android.mpa.mapping.MapScreenMarker
-
Gets the current transparency level of the MapScreenMarker.
- getTransport() - Method in class com.here.android.mpa.urbanmobility.AlternativeDeparture
-
Deprecated.
Gets the transport information.
- getTransport() - Method in class com.here.android.mpa.urbanmobility.Departure
-
Deprecated.
Gets the transport information.
- getTransportMode() - Method in class com.here.android.mpa.routing.Maneuver
-
- getTransportMode() - Method in class com.here.android.mpa.routing.RouteOptions
-
- getTransports() - Method in class com.here.android.mpa.urbanmobility.Alert
-
Deprecated.
Get
Collection of
Transport objects affected by this alert.
- getTransports() - Method in class com.here.android.mpa.urbanmobility.DepartureBoard
-
Deprecated.
- getTransports() - Method in class com.here.android.mpa.urbanmobility.ExploredCoverage
-
Deprecated.
Gets transports taken from the closest five (5) stops within the specified radius,
sorted by feature type.
- getTransports() - Method in class com.here.android.mpa.urbanmobility.MissingCoverage
-
Deprecated.
Gets collection of transports with missing coverage.
- getTransports() - Method in class com.here.android.mpa.urbanmobility.MultiBoardResult
-
Deprecated.
- getTransports() - Method in class com.here.android.mpa.urbanmobility.Place
-
Deprecated.
Gets the transports operating at this place.
- getTransports() - Method in class com.here.android.mpa.urbanmobility.StationSearchResult
-
Deprecated.
- getTransportsCount() - Method in class com.here.android.mpa.urbanmobility.City
-
Deprecated.
Gets the number of transports found.
- getTransportsCount() - Method in class com.here.android.mpa.urbanmobility.ExploredCoverage
-
Deprecated.
Gets number of transports found within the specified radius.
- getTransportsCount() - Method in class com.here.android.mpa.urbanmobility.NearbyCoverageResult
-
Deprecated.
Gets the number of transports found.
- getTransportType() - Method in class com.here.android.mpa.urbanmobility.RouteSection
-
Deprecated.
- getTransportType() - Method in class com.here.android.mpa.urbanmobility.Transport
-
Deprecated.
Gets the type of transport.
- getTransportTypeName() - Method in class com.here.android.mpa.urbanmobility.Transport
-
Deprecated.
Gets the locally used name for this transport type.
- getTravelDirection() - Method in class com.here.android.mpa.routing.RouteElement
-
Gets the travel direction (either FORWARD or BACKWARD) for the route on a given RoadElement.
- getTraveledColor() - Method in class com.here.android.mpa.mapping.MapRoute
-
Returns the current ARGB (Alpha/Red/Green/Blue) integer color value used to display the
traveled route.
- getTravelledDistance() - Method in class com.here.android.mpa.ftcr.FTCRNavigationManager
-
Returns travelled distance in meters for the current active navigation session.
- getTravelledDistance() - Method in class com.here.android.mpa.venues3d.VenueNavigationManager
-
Returns the travelled distance in the current navigation session.
- getTravelMode() - Method in class com.here.android.mpa.guidance.VoicePackage
-
- getTravelTime() - Method in class com.here.android.mpa.ftcr.FTCRRoute.FTCRManeuver
-
Gets time to the next maneuver in seconds.
- getTravelTime() - Method in class com.here.android.mpa.ftcr.FTCRRoute
-
Gets the estimated total travel time in seconds optionally considering traffic depending on
the request parameters.
- getTravelTime() - Method in class com.here.android.mpa.guidance.TrafficNotificationInfo
-
Returns the free flow travel time for the road segments covered by the
location of the traffic notification.
- getTravelTimeWithTraffic() - Method in class com.here.android.mpa.guidance.TrafficNotificationInfo
-
Returns the traffic travel time for the road segments covered by the
location of the traffic notification.
- getTruckHeight() - Method in class com.here.android.mpa.routing.RouteOptions
-
Gets the truck height in meters.
- getTruckLength() - Method in class com.here.android.mpa.routing.RouteOptions
-
Gets the truck length in meters.
- getTruckLimitedWeight() - Method in class com.here.android.mpa.routing.RouteOptions
-
Gets the limited truck weight in metric tons.
- getTruckRestrictions(RoadElement, RouteOptions) - Method in class com.here.android.mpa.guidance.NavigationManager
-
Gets the truck restrictions for specific road element.
- getTruckRestrictions() - Method in class com.here.android.mpa.guidance.TruckRestrictionNotification
-
- getTruckRestrictions() - Method in class com.here.android.mpa.guidance.TruckRestrictionsInfo
-
- getTruckRestrictionsInfos() - Method in class com.here.android.mpa.guidance.TruckRestrictionNotification
-
- getTruckRestrictionsMode() - Method in class com.here.android.mpa.routing.RouteOptions
-
- getTruckShippedHazardousGoods() - Method in class com.here.android.mpa.routing.RouteOptions
-
Gets the list of hazardous goods transported in the truck.
- getTruckTrailersCount() - Method in class com.here.android.mpa.routing.RouteOptions
-
Returns the number of trailers attached to the truck.
- getTruckTunnelCategory() - Method in class com.here.android.mpa.routing.RouteOptions
-
Gets the tunnel restrictions when calculating the truck route.
- getTruckType() - Method in class com.here.android.mpa.routing.RouteOptions
-
Returns the truck type when calculating the truck route.
- getTruckWeightPerAxle() - Method in class com.here.android.mpa.routing.RouteOptions
-
Gets the truck weight per axle in metric tons.
- getTruckWidth() - Method in class com.here.android.mpa.routing.RouteOptions
-
Gets the truck width in meters.
- getTta(Route.TrafficPenaltyMode, boolean) - Method in class com.here.android.mpa.guidance.NavigationManager
-
Returns the Time To Arrival (TTA).
- getTta(Route.TrafficPenaltyMode, int) - Method in class com.here.android.mpa.guidance.NavigationManager
-
Returns the Time To Arrival (TTA) to the end of the specified route subleg.
- getTtaExcludingTraffic(int) - Method in class com.here.android.mpa.routing.Route
-
Gets the estimated time to arrival without considering traffic conditions.
- getTtaIncludingTraffic(int) - Method in class com.here.android.mpa.routing.Route
-
Gets the estimated time to arrival, taking into account traffic conditions at the time of the
route calculation.
- getTtaUsingDownloadedTraffic(int) - Method in class com.here.android.mpa.routing.Route
-
Gets the estimated time to arrival with traffic conditions, where the traffic conditions are
taken from traffic data downloaded to the device.
- getTtsOutputFormat() - Method in class com.here.android.mpa.guidance.VoiceGuidanceOptions
-
Gets the TTS text output format currently in use.
- getTtsSpeechRate() - Method in class com.here.android.mpa.guidance.NavigationManager.AudioPlayer
-
Gets the TTS speech rate used by NavigationManager
- getTuesdaySchedule() - Method in class com.here.android.mpa.mapping.OperatingHours
-
Tuesday schedule as a list of TimeInverval TimeInverval.
- getTurn() - Method in class com.here.android.mpa.routing.Maneuver
-
- getTurn() - Method in class com.here.android.mpa.venues3d.VenueManeuver
-
- getTurnInterpolator() - Method in class com.here.android.mpa.ar.ARController.IconParams
-
Get the interpolator for icon rotation animation.
- getTurnTimeMultiplier() - Method in class com.here.android.mpa.routing.ConsumptionParameters
-
Gets the turn time multiplier.
- getTweetAvatarUrl() - Method in class com.here.android.mpa.urbanmobility.Branding
-
Deprecated.
Gets url of the tweet author avatar.
- getTweetFullName() - Method in class com.here.android.mpa.urbanmobility.Branding
-
Deprecated.
Gets full name of the tweet author.
- getTweetId() - Method in class com.here.android.mpa.urbanmobility.Branding
-
Deprecated.
Gets id of the source tweet.
- getTweetTime() - Method in class com.here.android.mpa.urbanmobility.Branding
-
Deprecated.
Gets timestamp of the source tweet.
- getTweetUser() - Method in class com.here.android.mpa.urbanmobility.Branding
-
Deprecated.
Gets username of the tweet author.
- getType() - Method in class com.here.android.mpa.cluster.ClusterViewObject
-
- getType() - Method in class com.here.android.mpa.common.Image
-
Gets the file type of this
Image.
- getType() - Method in class com.here.android.mpa.fce.FleetConnectivityError
-
- getType() - Method in class com.here.android.mpa.guidance.TrafficNotificationInfo
-
- getType() - Method in class com.here.android.mpa.mapping.FTCRMapRoute
-
- getType() - Method in class com.here.android.mpa.mapping.MapObject
-
Returns the type of object that this MapObject represents.
- getType() - Method in class com.here.android.mpa.mapping.MapProxyObject
-
Returns the type of object that the MapProxyObject represents.
- getType() - Method in class com.here.android.mpa.mapping.SafetySpotInfo
-
Returns the type of this safety spot.
- getType() - Method in class com.here.android.mpa.pde.PlatformDataRequest.Error
-
- getType() - Method in class com.here.android.mpa.routing.RouteElement
-
- getType(int) - Static method in enum com.here.android.mpa.routing.RouteOptions.HazardousGoodType
-
- getType(int) - Static method in enum com.here.android.mpa.routing.RouteOptions.TruckType
-
- getType() - Method in class com.here.android.mpa.routing.RoutingZone
-
Returns the type of the routing zone.
- getType() - Method in class com.here.android.mpa.routing.TransitRouteSupplierNote
-
Gets the type of source supplier note
- getType() - Method in class com.here.android.mpa.routing.TruckRestriction
-
Gets truck restriction type.
- getType() - Method in class com.here.android.mpa.search.AutoSuggest
-
Gets the specialized AutoSuggest type.
- getType() - Method in class com.here.android.mpa.search.ContactDetail
-
Gets the type (email, fax, phone, website, etc.) for the
ContactDetail.
- getType() - Method in class com.here.android.mpa.search.Media
-
Gets the specialized Type for the Media.
- getType() - Method in class com.here.android.mpa.search.MediaCollectionPage
-
Gets the specialized
Media.Type for the
Media objects contained within the
MediaCollectionPage.
- getType() - Method in class com.here.android.mpa.urbanmobility.Link
-
Deprecated.
Gets the link type, i.e.
- getType() - Method in class com.here.android.mpa.urbanmobility.MissingCoverage
-
Deprecated.
Gets type of missing coverage.
- getType() - Method in class com.here.android.mpa.urbanmobility.NearbyCoverageResult
-
Deprecated.
Gets type of coverage in this area
- getType() - Method in class com.here.android.mpa.urbanmobility.Operator
-
Deprecated.
Gets the coverage type of the operator.
- getType() - Method in class com.here.android.mpa.venues3d.BaseLocation
-
- getType() - Method in class com.here.android.mpa.venues3d.Space
-
This method obtains the space type assigned to the given object.
- getTypeName() - Method in class com.here.android.mpa.mapping.customization.SchemeBooleanProperty
-
Get value type in String form.
- getTypeName() - Method in class com.here.android.mpa.mapping.customization.SchemeColorProperty
-
Get value type in String form.
- getTypeName() - Method in class com.here.android.mpa.mapping.customization.SchemeFloatProperty
-
Get value type in String form.
- getTypeName() - Method in class com.here.android.mpa.mapping.customization.SchemeIntegerProperty
-
Get value type in String form.
- getUid() - Method in class com.here.android.mpa.ar.ARObject
-
Get unique identifier.
- getUid() - Method in class com.here.android.mpa.ar.ARRadarItem
-
Returns the unique identifier of the item associated with the
ARObject.
- getUMRoute() - Method in class com.here.android.mpa.routing.UMRouteResult
-
Deprecated.
Returns the
UMRoute in the UMRouteResult if available.
- getUniqueVenueId() - Method in class com.here.android.mpa.venues3d.Content
-
This method retrieves the unique venue identifier of the spatial area.
- getUnits() - Method in class com.here.android.mpa.routing.UMRouteOptions
-
Deprecated.
Gets units of measurement to use in response.
- getUnitSystem() - Method in class com.here.android.mpa.common.CountryInfo
-
Gets a NavigationManager.UnitSystem used in this country.
- getUnitSystem() - Method in class com.here.android.mpa.electronic_horizon.MetaData
-
Returns the unit system.
- getUpcomingColor() - Method in class com.here.android.mpa.mapping.MapRoute
-
Returns the current ARGB (Alpha/Red/Green/Blue) integer color value used to display the
upcoming route.
- getUpdated() - Method in class com.here.android.mpa.urbanmobility.City
-
Deprecated.
Gets the date the city information was updated.
- getUpdateDate() - Method in class com.here.android.mpa.mapping.TrafficEvent
-
To get date and time when this TrafficEvent has been updated.
- getUpdateDistanceDelta() - Method in class com.here.android.mpa.ar.ARController
-
Get the update distance delta.
- getUpdatesInterval() - Method in class com.here.android.mpa.venues3d.VenueSimulatedLocationSource
-
- getUpDirection() - Method in class com.here.android.mpa.ar.ARBillboardObject
-
Get the up direction
- getUrl(int, int, int) - Method in class com.here.android.mpa.mapping.HistoricalTrafficRasterTileSource
-
- getUrl(int, int, int) - Method in class com.here.android.mpa.mapping.UrlMapRasterTileSourceBase
-
Gets the URL representing the source of the specified raster tile image.
- getUrl() - Method in class com.here.android.mpa.routing.TransitRouteSupplier
-
Gets the link to the source data supplier's website
- getUrl() - Method in class com.here.android.mpa.routing.TransitRouteSupplierNote
-
Gets the URL, to which note is referring, if any
- getUrl() - Method in class com.here.android.mpa.search.AutoSuggest
-
Gets the URL to retrieve suggestions from the Places API backend.
- getUrl() - Method in class com.here.android.mpa.search.ImageMedia
-
Gets the String representation of the URL for the source of the
image file.
- getUrl() - Method in class com.here.android.mpa.search.Media
-
- getUrl() - Method in class com.here.android.mpa.search.ReportingLink
-
Gets the String representation of the reporting URL
- getUrl() - Method in class com.here.android.mpa.search.SupplierLink
-
Gets the String representation of the URL to the supplier's profile
- getUrl() - Method in class com.here.android.mpa.search.TransitOperatorLink
-
Gets the Link to the operator information.
- getUrl() - Method in class com.here.android.mpa.search.UserLink
-
Gets the String representation of the URL to the user's profile
- getUrl() - Method in class com.here.android.mpa.search.ViaLink
-
Gets the String representation of the URL to an external website
- getUrl() - Method in class com.here.android.mpa.urbanmobility.Link
-
Deprecated.
Gets the URL of the link.
- getUrlText() - Method in class com.here.android.mpa.routing.TransitRouteSupplierNote
-
Gets the text, displayed with URL, to which note is referring, if any.
- getUrlText() - Method in class com.here.android.mpa.urbanmobility.Link
-
Deprecated.
Gets clickable part of text.
- getUseDownIconOpacity() - Method in class com.here.android.mpa.ar.ARController.IconParams
-
Get enabled status of down icon's opacity.
- getUser() - Method in class com.here.android.mpa.search.ImageMedia
-
Gets the details of the User who contributed the Image.
- getUser() - Method in class com.here.android.mpa.search.ReviewMedia
-
Gets the Link to details about the user who contributed the review.
- getUserRatings() - Method in class com.here.android.mpa.search.Place
-
Gets the HERE.com user-supplied Ratings for the Place.
- getValidFrom() - Method in class com.here.android.mpa.urbanmobility.Alert
-
Deprecated.
Get the Date from which this alert is valid.
- getValidTill() - Method in class com.here.android.mpa.urbanmobility.Alert
-
Deprecated.
Get the Date till which this alert is valid.
- getValue() - Method in enum com.here.android.mpa.common.RoadElement.FormOfWay
-
- getValue() - Method in enum com.here.android.mpa.customlocation2.CLE2Request.CLE2Error.CLE2ErrorCode
-
- getValue() - Method in enum com.here.android.mpa.ftcr.FTCRNavigationManager.TrackingMode
-
- getValue() - Method in enum com.here.android.mpa.ftcr.FTCRNavigationManager.TrackingTilt
-
- getValue() - Method in enum com.here.android.mpa.guidance.LaneInformation.CrossingRestriction
-
- getValue() - Method in enum com.here.android.mpa.guidance.LaneInformation.MarkingType
-
- getValue() - Method in enum com.here.android.mpa.guidance.NavigationManager.TrafficRerouteListener.TrafficEnabledRoutingState
-
- getValue() - Method in enum com.here.android.mpa.isoline.IsolineRouter.Connectivity
-
- getValue() - Method in enum com.here.android.mpa.mapping.customization.CustomizableScheme.ErrorCode
-
- getValue() - Method in enum com.here.android.mpa.mapping.MapOverlayType
-
- getValue() - Method in enum com.here.android.mpa.mapping.MapTrafficLayer.RenderLayer
-
- getValue() - Method in enum com.here.android.mpa.mapping.MapTransitLayer.Mode
-
- getValue() - Method in enum com.here.android.mpa.mapping.TrafficEvent.Severity
-
- getValue() - Method in enum com.here.android.mpa.routing.CoreRouter.Connectivity
-
- getValue() - Method in enum com.here.android.mpa.routing.RouteTta.Detail
-
- getValue() - Method in class com.here.android.mpa.routing.TruckRestriction
-
- getValue() - Method in class com.here.android.mpa.search.ContactDetail
-
Gets the value corresponding to an associated contact mechanism label
for the ContactDetail.
- getValue() - Method in enum com.here.android.mpa.venues3d.VenueNavigationManager.TrackingMode
-
- getValue() - Method in enum com.here.android.mpa.venues3d.VenueNavigationManager.TrackingTilt
-
- getVariableValue(SchemeColorProperty, double) - Method in class com.here.android.mpa.mapping.customization.CustomizableScheme
-
Retrieve color of an existing variable.
- getVariableValue(SchemeFloatProperty, double) - Method in class com.here.android.mpa.mapping.customization.CustomizableScheme
-
Retrieve value of an existing variable.
- getVariableValue(SchemeIntegerProperty, double) - Method in class com.here.android.mpa.mapping.customization.CustomizableScheme
-
Retrieve value to an existent integer variable.
- getVariableValue(SchemeBooleanProperty, double) - Method in class com.here.android.mpa.mapping.customization.CustomizableScheme
-
Retrieves value to an existent variable.
- getVehicleAxles() - Method in class com.here.android.mpa.tce.TollCostVehicleProfile
-
Gets number of vehicle's axles (not including trailer axles).
- getVehicleProfile() - Method in class com.here.android.mpa.tce.TollCostOptions
-
- getVehicleTravelTime() - Method in class com.here.android.mpa.routing.TransitRouteElement
-
Gets the vehicle travel time.
- getVehicleType() - Method in class com.here.android.mpa.tce.TollCostVehicleProfile
-
Gets vehicle type.
- getVehicleTypes() - Method in class com.here.android.mpa.pde.PlatformDataItem
-
VEHICLE_TYPES data.
- getVenue() - Method in class com.here.android.mpa.venues3d.VenueController
-
This method obtains the
Venue object the given instance of
VenueController
represents.
- getVenue() - Method in class com.here.android.mpa.venues3d.VenueNavigationManager
-
Returns the
Venue object where the navigation is taking place.
- getVenue() - Method in class com.here.android.mpa.venues3d.VenueRoute
-
Gets the
Venue where venue route is located.
- getVenueAccounts() - Method in class com.here.android.mpa.venues3d.VenueService
-
- getVenueAsync(VenueInfo) - Method in class com.here.android.mpa.venues3d.VenueService
-
Asynchronously gets the
Venue object that is specified by the given
VenueInfo
object.
- getVenueAt(GeoCoordinate) - Method in class com.here.android.mpa.venues3d.VenueService
-
- getVenueAt(GeoCoordinate, float) - Method in class com.here.android.mpa.venues3d.VenueService
-
Searches for a venue near the given GeoCoordinate.
- getVenueById(String) - Method in class com.here.android.mpa.venues3d.VenueService
-
Searches for a venue by the given venue identifier.
- getVenueController(Venue) - Method in interface com.here.android.mpa.venues3d.VenueLayerAdapter
-
- getVenueController(Venue) - Method in class com.here.android.mpa.venues3d.VenueMapFragment
-
- getVenueController(Venue) - Method in class com.here.android.mpa.venues3d.VenueMapView
-
- getVenueLayer() - Method in class com.here.android.mpa.venues3d.VenueNavigationManager
-
- getVenueManeuvers() - Method in class com.here.android.mpa.venues3d.VenueRoute
-
- getVenueName() - Method in class com.here.android.mpa.venues3d.Space
-
This method obtains the name of the Venue in which the given space is located.
- getVenuesAsync(List<VenueInfo>) - Method in class com.here.android.mpa.venues3d.VenueService
-
Asynchronously gets the
Venue object that is specified by the given list of
VenueInfo objects.
- getVenuesAsync(List<VenueInfo>, GeoCoordinate) - Method in class com.here.android.mpa.venues3d.VenueService
-
Asynchronously gets the
Venue object that is specified by the given list of
VenueInfo objects.
- getVenuesAt(GeoCoordinate) - Method in class com.here.android.mpa.venues3d.VenueService
-
- getVenuesAt(GeoCoordinate, float) - Method in class com.here.android.mpa.venues3d.VenueService
-
Searches for venues near the given GeoCoordinate.
- getVenueService() - Method in interface com.here.android.mpa.venues3d.VenueLayerAdapter
-
This method retrieves a
VenueService object, which can be used to search and get
Venue objects.
- getVenueService() - Method in class com.here.android.mpa.venues3d.VenueMapFragment
-
- getVenueService() - Method in class com.here.android.mpa.venues3d.VenueMapView
-
- getVenuesIn(GeoBoundingBox) - Method in class com.here.android.mpa.venues3d.VenueService
-
- getVersion() - Method in class com.here.android.mpa.guidance.VoicePackage
-
Get the package version.
- getVersion() - Method in class com.here.android.mpa.guidance.VoiceSkin
-
Get the version number string of the voice skin.
- getVertexIndices() - Method in class com.here.android.mpa.mapping.Mesh
-
Gets the IntBuffer representing the list of mesh triangles.
- getVerticalFov() - Method in class com.here.android.mpa.ar.ARController.CameraParams
-
- getVerticalScale() - Method in class com.here.android.mpa.mapping.MapBuildingGroup
-
- getVerticalScale(List<Identifier>) - Method in class com.here.android.mpa.mapping.MapBuildingLayer
-
Retrieve the vertical scale [0,1] factor of a list of buildings.
- getVertices() - Method in class com.here.android.mpa.mapping.LocalMesh
-
Gets a FloatBuffer representing a list of vertices associated with the
LocalMesh.
- getVia() - Method in class com.here.android.mpa.search.ExtendedAttribute
-
Gets a Link object to the external website of the supplier of the information.
- getVia() - Method in class com.here.android.mpa.search.Media
-
Gets the Link to the origin of the Media, typically a website of the
supplier.
- getVicinity() - Method in class com.here.android.mpa.search.AutoSuggestPlace
-
Gets the
String description for the vicinity of the
Place.
- getVicinity() - Method in class com.here.android.mpa.search.DiscoveryResult
-
Gets the
String description for the vicinity of the
Place.
- getView() - Method in class com.here.android.mpa.mapping.MapOverlay
-
Returns the View object that was passed to the constructor.
- getViewResolution() - Method in class com.here.android.mpa.isoline.IsolineOptions
-
Gets the view resolution.
- getViewType() - Method in class com.here.android.mpa.ar.ARController
-
- getViewUri() - Method in class com.here.android.mpa.search.Place
-
Gets the String representation of the URI for a user-viewable representation of the
Place.
- getViolatedOptions() - Method in class com.here.android.mpa.routing.RouteResult
-
Gets the violated options.
- getViolatedOptions() - Method in class com.here.android.mpa.routing.UMCalculateResult
-
Deprecated.
Gets the violated options.
- getVisibilityRange() - Method in class com.here.android.mpa.ar.ARModelObject
-
Get the distance range in meters around the camera over which this model is visible
- getVisibleLayers() - Method in class com.here.android.mpa.mapping.Map
-
Get the set of Map layers being rendered.
- getVisibleMask() - Method in class com.here.android.mpa.mapping.MapObject
-
Returns the visibility bit mask of this MapObject
- getVoiceGuidanceOptions() - Method in class com.here.android.mpa.guidance.NavigationManager
-
- getVoicePromptDistanceRangeFromPreviousManeuver(VoiceGuidanceOptions.RoadType, VoiceGuidanceOptions.VoicePromptType) - Method in class com.here.android.mpa.guidance.VoiceGuidanceOptions
-
Returns min and max distances after last maneuver to announce next one.
- getVoicePromptDistanceRangeToNextManeuver(VoiceGuidanceOptions.RoadType, VoiceGuidanceOptions.VoicePromptType) - Method in class com.here.android.mpa.guidance.VoiceGuidanceOptions
-
Returns min and max distance before next maneuver to announce.
- getVoicePromptTimeBasedDistanceToNextManeuver(VoiceGuidanceOptions.RoadType, VoiceGuidanceOptions.VoicePromptType) - Method in class com.here.android.mpa.guidance.VoiceGuidanceOptions
-
Returns time based distance before next maneuver to announce.
- getVoicePromptTimeRangeFromPreviousManeuver(VoiceGuidanceOptions.RoadType, VoiceGuidanceOptions.VoicePromptType) - Method in class com.here.android.mpa.guidance.VoiceGuidanceOptions
-
Returns min and max time after last maneuver to announce next one.
- getVoicePromptTimeRangeToNextManeuver(VoiceGuidanceOptions.RoadType, VoiceGuidanceOptions.VoicePromptType) - Method in class com.here.android.mpa.guidance.VoiceGuidanceOptions
-
Returns min and max distances before next maneuver to announce.
- getVoiceSkin() - Method in class com.here.android.mpa.guidance.VoiceGuidanceOptions
-
Gets the voice skin currently in use.
- getVolume() - Method in class com.here.android.mpa.guidance.NavigationManager.AudioPlayer
-
Get the Audio Volume used by NavigationManager
- getWaitingTime() - Method in class com.here.android.mpa.routing.RouteWaypoint
-
Returns time that will be spent at waypoint.
- getWaypoint(int) - Method in class com.here.android.mpa.routing.RoutePlan
-
Gets a waypoint at a specified index.
- getWaypointCount() - Method in class com.here.android.mpa.routing.RoutePlan
-
Gets the number of waypoints of the route plan.
- getWaypointDirection() - Method in class com.here.android.mpa.routing.RouteWaypoint
-
Gets the direction for waypoint.
- getWaypoints() - Method in class com.here.android.mpa.routing.Route
-
Gets the list of all waypoints for the route.
- getWaypoints() - Method in class com.here.android.mpa.venues3d.CombinedRoute
-
Returns a list of
BaseLocation objects associated with waypoints on the route
including start and end points.
- getWaypointsDefaultIconSize() - Method in class com.here.android.mpa.venues3d.VenueRouteStyleOptions
-
- getWaypointType() - Method in class com.here.android.mpa.routing.RouteWaypoint
-
- getWeatherRestrictionType() - Method in class com.here.android.mpa.routing.TruckRestriction
-
Gets truck weather type restriction.
- getWebsite() - Method in class com.here.android.mpa.venues3d.Content
-
This method retrieves the URL of the web site related to holder of the spatial area.
- getWednesdaySchedule() - Method in class com.here.android.mpa.mapping.OperatingHours
-
Wednesday schedule as a list of TimeInverval TimeInverval.
- getWeight() - Method in class com.here.android.mpa.tce.TollCostVehicleProfile
-
Gets vehicle weight in tonne.
- getWidth() - Method in class com.here.android.mpa.ar.AndroidXCompositeFragment
-
Gets the current width of the fragment, in pixels.
- getWidth() - Method in class com.here.android.mpa.ar.SupportCompositeFragment
-
Deprecated.
Gets the current width of the fragment, in pixels.
- getWidth() - Method in class com.here.android.mpa.common.GeoBoundingBox
-
- getWidth() - Method in class com.here.android.mpa.common.Image
-
Gets the current width of the Image, in pixels.
- getWidth() - Method in class com.here.android.mpa.common.ViewRect
-
Gets the current width, in pixels, of the ViewRect.
- getWidth() - Method in class com.here.android.mpa.guidance.LaneInformation
-
Gets the lane width in cm.
- getWidth() - Method in class com.here.android.mpa.mapping.Map
-
Returns the current width of this Map, in number of pixels.
- getX() - Method in class com.here.android.mpa.common.Vector3f
-
Retrieves the x-component of the vector.
- getX() - Method in class com.here.android.mpa.common.ViewRect
-
Gets the current X-coordinate of the ViewRect.
- getY() - Method in class com.here.android.mpa.common.Vector3f
-
Retrieves the y-component of the vector.
- getY() - Method in class com.here.android.mpa.common.ViewRect
-
Gets the current Y-coordinate of the ViewRect.
- getYaw() - Method in class com.here.android.mpa.mapping.MapLocalModel
-
Gets the current yaw of the MapLocalModel.
- getZ() - Method in class com.here.android.mpa.common.Vector3f
-
Retrieves the z-component of the vector.
- getZIndex() - Method in class com.here.android.mpa.mapping.MapObject
-
Returns the current z-index (stacking order) of this MapObject.
- getZIndex() - Method in class com.here.android.mpa.mapping.MapRasterTileSource
-
Gets the current z-index (stacking order) of the MapObject.
- getZIndex() - Method in class com.here.android.mpa.mapping.PositionIndicator
-
Get the Z index of the position indicator.
- getZipCode() - Method in class com.here.android.mpa.search.AddressFilter
-
Gets a zip code from the AddressFilter.
- getZoomInterpolator() - Method in class com.here.android.mpa.ar.ARController.DownViewParams
-
Get auto zoom interpolation algorithm.
- getZoomInterpolator() - Method in class com.here.android.mpa.ar.ARController.IntroAnimationParams
-
Get the interpolator for intro(LiveSight entry) zoom animation.
- getZoomLevel() - Method in class com.here.android.mpa.mapping.Map
-
- getZoomLevel() - Method in class com.here.android.mpa.mapping.MapState
-
Returns the zoom level.
- GLACIER - Static variable in class com.here.android.mpa.mapping.Map
-
- GLACIER_COLOR - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.LandCover
-
- GLACIER_FONTSTYLE_COLOR - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.LandCover
-
- GLACIER_FONTSTYLE_OUTLINE_COLOR - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.LandCover
-
- GLACIER_FONTSTYLE_OUTLINE_WIDTH - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.LandCover
-
- GLACIER_FONTSTYLE_SIZE - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.LandCover
-
- globalCategories() - Static method in class com.here.android.mpa.search.Category
-
Return the localized Global categories for Places search.
- globalCategory(Category.Global) - Static method in class com.here.android.mpa.search.Category
-
Return the localized Global category for Places search.
- GOLF_COURSE - Static variable in class com.here.android.mpa.mapping.Map
-
- GolfCourse() - Constructor for class com.here.android.mpa.mapping.customization.CustomizableVariables.GolfCourse
-
- GolfCourseInfo() - Constructor for class com.here.android.mpa.mapping.customization.CustomizableVariables.GolfCourseInfo
-
- GpsSignalListener() - Constructor for class com.here.android.mpa.guidance.NavigationManager.GpsSignalListener
-
- GRADIENT_COLORINNER - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.RemainingRangeEV
-
- GRADIENT_COLOROUTER - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.RemainingRangeEV
-
- GRADIENTSTOPHEIGHT - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.ExtrudedBuildings
-