- SafetySpotInfo - Class in com.here.android.mpa.mapping
-
Contains information about a particular safety spot.
- SafetySpotInfo.Type - Enum in com.here.android.mpa.mapping
-
- SafetySpotListener() - Constructor for class com.here.android.mpa.guidance.NavigationManager.SafetySpotListener
-
- SafetySpotNotification - Class in com.here.android.mpa.guidance
-
Notification of incoming safety spots during navigation/tracking.
- SafetySpotNotificationInfo - Class in com.here.android.mpa.guidance
-
Notification information for this safety spot.
- SafetySpotObject - Class in com.here.android.mpa.mapping
-
Encapsulates information about a public safety spot on a map.
- SATELLITE_DAY - Static variable in class com.here.android.mpa.mapping.Map.Scheme
-
Satellite tile scheme presented in "day" colors.
- SATELLITE_NIGHT - Static variable in class com.here.android.mpa.mapping.Map.Scheme
-
Satellite tile scheme presented in "night" colors.
- scale(float, float, float) - Method in class com.here.android.mpa.ar.ARModelObject
-
Apply scaling to the model (model matrix is post-multiplied)
- SchemeBooleanProperty - Class in com.here.android.mpa.mapping.customization
-
Represents a boolean property that can be set in a customizable scheme.
- SchemeColorProperty - Class in com.here.android.mpa.mapping.customization
-
Represents a color property that can be set in a customizable scheme.
- SchemeFloatProperty - Class in com.here.android.mpa.mapping.customization
-
Represents a float property that can be set in a customizable scheme.
- SchemeIntegerProperty - Class in com.here.android.mpa.mapping.customization
-
Represents a integer property that can be set in a customizable scheme.
- SchoolZoneListener() - Constructor for class com.here.android.mpa.guidance.NavigationManager.SchoolZoneListener
-
- SchoolZoneNotification - Class in com.here.android.mpa.guidance
-
Notification of incoming school zones during navigation/tracking.
- Sea() - Constructor for class com.here.android.mpa.mapping.customization.CustomizableVariables.Sea
-
- SearchRequest - Class in com.here.android.mpa.search
-
The SearchRequest processes text string queries based on the user's input to find
specific places.
- SearchRequest(String) - Constructor for class com.here.android.mpa.search.SearchRequest
-
SearchRequest constructor.
- select(ARObject) - Method in class com.here.android.mpa.ar.ARController
-
- select(ARObject, boolean, float) - Method in class com.here.android.mpa.ar.ARController
-
- selectAsync(String, String) - Method in interface com.here.android.mpa.venues3d.VenueLayerAdapter
-
This method selects a
Venue and a
Space within it in a 3D view mode.
- selectAsync(String, String) - Method in class com.here.android.mpa.venues3d.VenueMapFragment
-
- selectAsync(String, String) - Method in class com.here.android.mpa.venues3d.VenueMapView
-
- selectDataGroup(MapPackage.SelectableDataGroup) - Method in class com.here.android.mpa.odml.MapLoader
-
Selects a map data group for installation when using an isolated disk cache.
- SelectedItemParams - Variable in class com.here.android.mpa.ar.ARController
-
- selectLevel(Level) - Method in class com.here.android.mpa.venues3d.VenueController
-
This method selects the level indicated by the caller.
- selectSpace(Space) - Method in class com.here.android.mpa.venues3d.VenueController
-
This method selects the space specified by the caller from the given
Venue.
- selectVenue(Venue) - Method in interface com.here.android.mpa.venues3d.VenueLayerAdapter
-
This method selects the
Venue in a 3D view mode.
- selectVenue(Venue) - Method in class com.here.android.mpa.venues3d.VenueMapFragment
-
- selectVenue(Venue) - Method in class com.here.android.mpa.venues3d.VenueMapView
-
- selectVenueAsync(String) - Method in interface com.here.android.mpa.venues3d.VenueLayerAdapter
-
This method uses the id provided by the caller to select the corresponding venue in a 3D view
mode.
- selectVenueAsync(String) - Method in class com.here.android.mpa.venues3d.VenueMapFragment
-
- selectVenueAsync(String) - Method in class com.here.android.mpa.venues3d.VenueMapView
-
- sendEvent(FleetConnectivityEvent) - Method in class com.here.android.mpa.fce.FleetConnectivityService
-
Dispatches the provided event.
- SerializationResult() - Constructor for class com.here.android.mpa.routing.Route.SerializationResult
-
- serializeAsync(Route, Route.SerializationCallback) - Static method in class com.here.android.mpa.routing.Route
-
Asynchronously serialize a Route data structure to a data buffer
- set(Hashtable<CustomConfigurations.Config, String>) - Static method in class com.here.android.mpa.common.CustomConfigurations
-
Sets custom configuration.
- set(int, PlatformDataItem) - Method in class com.here.android.mpa.pde.PlatformDataItemCollection
-
Since this class is immutable, this method only throws UnsupportedOperationException
and does not do anything else.
- setAccelerationMultiplier(double) - Method in class com.here.android.mpa.routing.ConsumptionParameters
-
Sets acceleration multiplier.
- setAccuracyIndicatorColor(int) - Method in class com.here.android.mpa.mapping.PositionIndicator
-
Sets the color of the accuracy indicator circle using an ARGB (Alpha/Red/Green/Blue) integer
color value.
- setAccuracyIndicatorVisible(boolean) - Method in class com.here.android.mpa.mapping.PositionIndicator
-
Sets a GPS accuracy indicator for the PositionIndicator to be either visible or
hidden.
- setActiveVenueAccount(VenueAccount) - Method in class com.here.android.mpa.venues3d.VenueService
-
- setAddressFilter(AddressFilter) - Method in class com.here.android.mpa.search.SearchRequest
-
This method sets the AddressFilter used in request.
- setAddressFilter(AddressFilter) - Method in class com.here.android.mpa.search.TextAutoSuggestionRequest
-
This method sets the AddressFilter used in request.
- setAllGesturesEnabled(boolean) - Method in interface com.here.android.mpa.mapping.MapGesture
-
Sets all possible kinds of gesture interaction to be either enabled or disabled for the
MapGesture.
- setAlternativeCenter(GeoCoordinate) - Method in class com.here.android.mpa.ar.ARController
-
Set alternative to current GPS position to use for LiveSight.
- setAltitude(double) - Method in class com.here.android.mpa.common.GeoCoordinate
-
Sets an altitude value, in meters above sea level, for the GeoCoordinate.
- setAmbientColor(int) - Method in class com.here.android.mpa.mapping.MapModelObject.PhongMaterial
-
Set the Ambient Material color
- setAnchor(GeoCoordinate) - Method in class com.here.android.mpa.mapping.MapLocalModel
-
Sets an anchor GeoCoordinate for the MapLocalModel.
- setAnchorPoint(PointF) - Method in class com.here.android.mpa.mapping.MapLabeledMarker
-
Sets an anchor point for this MapLabeledMarker.
- setAnchorPoint(PointF) - Method in class com.here.android.mpa.mapping.MapMarker
-
Sets an anchor point for this MapMarker.
- setAnchorPoint(PointF) - Method in class com.here.android.mpa.mapping.MapOverlay
-
Sets an anchor point for this MapOverlay.
- setAnchorPoint(PointF) - Method in class com.here.android.mpa.mapping.MapScreenMarker
-
Sets an anchor point for the MapScreenMarker.
- setAnimationMinWidthFactor(float) - Method in class com.here.android.mpa.ar.ARController.InfoParams
-
Set info's minimum width factor during animation.
- setAnimationTime(long) - Method in class com.here.android.mpa.ar.ARController.IntroAnimationParams
-
Set the value of intro transition animation duration.
- setAppIdCode(String, String) - Method in class com.here.android.mpa.common.ApplicationContext
-
Sets the application ID and application token that are obtained by registering
at http://developer.here.com/.
- setAscentMultiplier(double) - Method in class com.here.android.mpa.routing.ConsumptionParameters
-
Sets the ascent multiplier.
- setAssetId(String) - Method in class com.here.android.mpa.fce.FleetConnectivityService
-
Asset ID that identifies this device.
- setAttribute(String, String) - Method in class com.here.android.mpa.customlocation2.CLE2Geometry
-
Set a value of an attribute for this geometry.
- setAttributes(Map<String, String>) - Method in class com.here.android.mpa.customlocation2.CLE2Geometry
-
Sets attributes of this geometry to the ones provided.
- setAutoControlOnEntryExit(boolean) - Method in class com.here.android.mpa.ar.ARController.DownViewParams
-
Enable/disable map auto control during Entry and Exit animations.
- setAutoGeoCenterEnabled(boolean, boolean) - Method in class com.here.android.mpa.ar.ARController.DownViewParams
-
Enable/disable auto geo center control.
- setAutoHeadingEnabled(boolean, boolean) - Method in class com.here.android.mpa.ar.ARController.DownViewParams
-
Enable/disable auto heading control.
- setAutoParkingEnabled(boolean) - Method in class com.here.android.mpa.venues3d.VenueRouteOptions
-
Sets auto parking status.
- setAutoPitchEnabled(boolean, boolean) - Method in class com.here.android.mpa.ar.ARController.DownViewParams
-
Enable/disable auto pitch control.
- setAutoSnapToNorthEnabled(boolean) - Method in interface com.here.android.mpa.mapping.MapGesture
-
Sets whether map automatically rotates to the north if previous rotation did not exceed
certain small amount of degrees starting from north.
- setAutoTFCEnabled(boolean, boolean) - Method in class com.here.android.mpa.ar.ARController.DownViewParams
-
Enable/disable auto transform center control.
- setAutoZoomEnabled(boolean, boolean) - Method in class com.here.android.mpa.ar.ARController.DownViewParams
-
Enable/disable auto zoom control.
- setAuxiliaryConsumption(double) - Method in class com.here.android.mpa.routing.ConsumptionParameters
-
Sets auxiliary consumption per second.
- setBackIconMaxSize(int, int) - Method in class com.here.android.mpa.ar.ARController.IconParams
-
Set back icon maximum size
- setBackToFrontIconSizeRatio(float) - Method in class com.here.android.mpa.ar.ARController.IconParams
-
Set back to front icon size ratio.
- setBeepsEnabled(boolean) - Method in class com.here.android.mpa.venues3d.VenueNavigationManager
-
Enables/disables device beep sounds during navigation.
- setBitmap(Bitmap) - Method in class com.here.android.mpa.common.Image
-
Sets a Bitmap for the Image.
- setBlockingRendering(boolean) - Method in class com.here.android.mpa.mapping.MapOffScreenRenderer
-
Toggle if the offscreen renderer draws synchronously.
- setBottomRight(GeoCoordinate) - Method in class com.here.android.mpa.common.GeoBoundingBox
-
- setBoundingArea(GeoBoundingBox) - Method in class com.here.android.mpa.mapping.MapRasterTileSource
-
Sets a bounding area within which raster tiles are visible.
- setBoundingBox(RectF) - Method in class com.here.android.mpa.ar.ARController.SelectedItemParams
-
Set bounding box for a selected item.
- setBoundingBox(RectF) - Method in class com.here.android.mpa.ar.ARObject
-
Set bounding box to limit travel on the screen.
- setBoundingBoxAnimationDelay(long) - Method in class com.here.android.mpa.ar.ARController.SelectedItemParams
-
Set selected item bounding box animation delay.
- setBoundingBoxAnimationTime(long) - Method in class com.here.android.mpa.ar.ARController.SelectedItemParams
-
Set selected item bounding box animation time.
- setBoundingBoxInterpolator(AnimationInterpolator) - Method in class com.here.android.mpa.ar.ARController.SelectedItemParams
-
Set the interpolator for selected object bounding box animation.
- setCacheExpiration(int) - Method in class com.here.android.mpa.mapping.MapRasterTileSource
-
Set the cache expiration time
- setCachePrefix(String) - Method in class com.here.android.mpa.mapping.MapRasterTileSource
-
Set the cache file prefix
- setCachingEnabled(boolean) - Method in class com.here.android.mpa.customlocation2.CLE2Request
-
Set if request output geometries should be stored locally.
- setCachingEnabled(boolean) - Method in class com.here.android.mpa.mapping.MapRasterTileSource
-
Set whether tiles are cached to the file system.
- setCameraFrameMaxZoomScale(float) - Method in class com.here.android.mpa.ar.ARController.UpViewParams
-
Sets Max zoom scale as increase from the original to be used when pulled in UP view
- setCameraFrameZoomEnabled(boolean) - Method in class com.here.android.mpa.ar.ARController.UpViewParams
-
Enables or disables camera frame zoom, when pushed or pulled in LiveSight
- setCapStyle(MapPolyline.CapStyle) - Method in class com.here.android.mpa.ar.LineAttributes
-
Set the line end rendering cap style.
- setCapStyle(MapPolygon.CapStyle) - Method in class com.here.android.mpa.mapping.MapPolygon
-
Sets the MapPolygon rendering cap style.
- setCapStyle(MapPolyline.CapStyle) - Method in class com.here.android.mpa.mapping.MapPolyline
-
Sets the MapPolyline rendering cap style.
- setCarpoolAllowed(boolean) - Method in class com.here.android.mpa.routing.RouteOptions
-
Allow or disallow usage of HOV/Carpool roads.
- setCarShuttleTrainsAllowed(boolean) - Method in class com.here.android.mpa.routing.RouteOptions
-
Sets whether Car Shuttle Trains are allowed.
- setCartoMarkersVisible(boolean) - Method in class com.here.android.mpa.mapping.Map
-
- setCartoMarkersVisible(IconCategory, boolean) - Method in class com.here.android.mpa.mapping.Map
-
Toggles the visibility of a particular POI category's
MapCartoMarkers.
- setCategory(IconCategory) - Method in class com.here.android.mpa.common.Image
-
Sets IconCategory for the Image.
- setCategoryFilter(CategoryFilter) - Method in class com.here.android.mpa.search.AroundRequest
-
Sets a search filter based on categories.
- setCategoryFilter(CategoryFilter) - Method in class com.here.android.mpa.search.DiscoveryRequest
-
- setCategoryFilter(CategoryFilter) - Method in class com.here.android.mpa.search.ExploreRequest
-
Sets a search filter based on categories.
- setCategoryFilter(CategoryFilter) - Method in class com.here.android.mpa.search.HereRequest
-
Sets a search filter based on categories.
- setCenter(GeoCoordinate, Map.Animation, double, float, float) - Method in class com.here.android.mpa.mapping.Map
-
Moves the center of this
Map to a specific
GeoCoordinate, while simultaneously setting
a zoom level (a fraction within the range of minimum and maximum levels), orientation (from 0
degrees to 360 degrees), and tilt (within the range of minimum and maximum tilt angles).
- setCenter(GeoCoordinate, Map.Animation) - Method in class com.here.android.mpa.mapping.Map
-
Moves the center of this
Map to the specified
GeoCoordinate using the given
Map.Animation.
- setCenter(PointF, Map.Animation, double, float, float) - Method in class com.here.android.mpa.mapping.Map
-
Centers the map at the specified screen pixel coordinates.
- setCenter(GeoCoordinate) - Method in class com.here.android.mpa.mapping.MapCircle
-
- setCenterInterpolator(AnimationInterpolator) - Method in class com.here.android.mpa.ar.ARController.DownViewParams
-
Set auto TFC interpolation algorithm.
- setCenterInterpolator(AnimationInterpolator) - Method in class com.here.android.mpa.ar.ARController.IntroAnimationParams
-
Set the interpolator for intro(LiveSight entry) first person's location animation.
- setCity(String) - Method in class com.here.android.mpa.search.Address
-
Sets a city name for the Address.
- setCity(String) - Method in class com.here.android.mpa.search.AddressFilter
-
Sets a city to the AddressFilter.
- setClient(String) - Method in class com.here.android.mpa.urbanmobility.AbstractRequest
-
Deprecated.
Sets the name of the client.
- setClipRect(ViewRect, PointF) - Method in class com.here.android.mpa.ar.AndroidXCompositeFragment
-
- setClipRect(ViewRect) - Method in class com.here.android.mpa.ar.AndroidXCompositeFragment
-
- setClipRect(ViewRect, PointF) - Method in class com.here.android.mpa.ar.SupportCompositeFragment
-
Deprecated.
- setClipRect(ViewRect) - Method in class com.here.android.mpa.ar.SupportCompositeFragment
-
Deprecated.
- setClipRect(ViewRect, PointF) - Method in class com.here.android.mpa.mapping.AndroidXMapFragment
-
- setClipRect(ViewRect) - Method in class com.here.android.mpa.mapping.AndroidXMapFragment
-
- setClipRect(ViewRect, PointF) - Method in class com.here.android.mpa.mapping.MapView
-
Sets a clipping rectangle to the MapView.
- setClipRect(ViewRect) - Method in class com.here.android.mpa.mapping.MapView
-
Sets a clipping rectangle to the MapView.
- setClipRect(ViewRect, PointF) - Method in class com.here.android.mpa.mapping.SupportMapFragment
-
Deprecated.
- setClipRect(ViewRect) - Method in class com.here.android.mpa.mapping.SupportMapFragment
-
Deprecated.
- setCloseAnimationDelay(long) - Method in class com.here.android.mpa.ar.ARController.InfoParams
-
Set Info's close animation delay.
- setCloseAnimationTime(long) - Method in class com.here.android.mpa.ar.ARController.InfoParams
-
Set Info's close animation duration.
- setCloseInterpolator(AnimationInterpolator) - Method in class com.here.android.mpa.ar.ARController.InfoParams
-
Set the interpolator for info close animation.
- setCoeff(float) - Method in class com.here.android.mpa.ar.ARController.FilterParams
-
Set filter coefficient.
- setCollectionSize(int) - Method in class com.here.android.mpa.search.DiscoveryRequest
-
Sets a collection size to be used for request responses.
- setCollectionSize(int) - Method in class com.here.android.mpa.search.GeocodeRequest
-
Sets a collection size to be used for request responses.
- setCollectionSize(int) - Method in class com.here.android.mpa.search.Request
-
Sets a collection size to be used for request responses.
- setCollectionSize(int) - Method in class com.here.android.mpa.search.TextAutoSuggestionRequest
-
Sets a collection size to be used for request responses.
- setColor(int) - Method in class com.here.android.mpa.mapping.FTCRMapRoute
-
Sets a color for displaying the route, using an ARGB (Alpha/Red/Green/Blue) integer color
value.
- setColor(int, EnumSet<MapBuildingGroup.BuildingFace>) - Method in class com.here.android.mpa.mapping.MapBuildingGroup
-
Sets the color for the specified building faces.
- setColor(int) - Method in class com.here.android.mpa.mapping.MapRoute
-
Sets a color for displaying the route, using an ARGB (Alpha/Red/Green/Blue) integer color
value.
- setColor(IRouteSection.RouteSectionType, int, int, int, int) - Method in class com.here.android.mpa.venues3d.VenueRouteOptions
-
- setCommercial(boolean) - Method in class com.here.android.mpa.tce.TollCostVehicleProfile
-
Sets if the vehicle is designed for commercial use.
- setCompassAccuracy(float) - Method in class com.here.android.mpa.ar.ARController
-
Set compass accuracy in degrees.
- setComputeSingleComponent(boolean) - Method in class com.here.android.mpa.isoline.IsolineOptions
-
Sets to true the isoline service will always return single polygon instead of creating
a separate polygon for each ferry separated island.
- setConnectivity(IsolineRouter.Connectivity) - Method in class com.here.android.mpa.isoline.IsolineRouter
-
Determines whether isoline is calculated online or offline.
- setConnectivity(CoreRouter.Connectivity) - Method in class com.here.android.mpa.routing.CoreRouter
-
Determines whether route is calculated online or offline.
- setConnectivity(CoreRouter.Connectivity) - Method in class com.here.android.mpa.routing.UMRouter
-
Deprecated.
Determines whether route is calculated online or offline.
- setConnectivity(Request.Connectivity) - Method in class com.here.android.mpa.search.Request
-
Sets the connectivity of request.
- setConnectivityMode(CLE2Request.CLE2ConnectivityMode) - Method in class com.here.android.mpa.customlocation2.CLE2Request
-
- setConnectorColor(int, int, int, int) - Method in class com.here.android.mpa.venues3d.VenueRouteOptions
-
Sets color of the route line for an accessor connection.
- setConnectorsDefaultIconSize(Size) - Method in class com.here.android.mpa.venues3d.VenueRouteStyleOptions
-
Changes the size (in density independent pixels) of the default icons for
the connectors of the venue route.
- setContent(Map<String, String>) - Method in class com.here.android.mpa.fce.FleetConnectivityEvent
-
Generic map of strings.
- setCoordinate(GeoCoordinate) - Method in class com.here.android.mpa.ar.ARObject
-
- setCoordinate(GeoCoordinate) - Method in class com.here.android.mpa.mapping.MapLabeledMarker
-
- setCoordinate(GeoCoordinate) - Method in class com.here.android.mpa.mapping.MapMarker
-
Sets a map GeoCoordinate for this MapMarker.
- setCoordinate(GeoCoordinate) - Method in class com.here.android.mpa.mapping.MapOverlay
-
Sets a map GeoCoordinate for this MapOverlay.
- setCoordinates(GeoCoordinate, GeoCoordinate) - Method in class com.here.android.mpa.common.GeoBoundingBox
-
- setCopyrightBoundaryRect(Rect) - Method in class com.here.android.mpa.ar.AndroidXCompositeFragment
-
Sets a rectangle, in pixels, relative to the top left corner of the
AndroidXCompositeFragment 's boundary, for the placement of the HERE copyright logo.
- setCopyrightBoundaryRect(Rect) - Method in class com.here.android.mpa.ar.SupportCompositeFragment
-
Deprecated.
Sets a rectangle, in pixels, relative to the top left corner of the
SupportCompositeFragment 's boundary, for the placement of the HERE copyright logo.
- setCopyrightBoundaryRect(Rect) - Method in class com.here.android.mpa.mapping.AndroidXMapFragment
-
Sets a rectangle, in pixels, relative to the top left corner of the
AndroidXMapFragment's boundary, for the placement of the HERE copyright logo.
- setCopyrightBoundaryRect(Rect) - Method in class com.here.android.mpa.mapping.MapView
-
Sets a rectangle, in pixels, relative to the top left corner of the
MapView's
boundary, for the placement of the HERE copyright logo.
- setCopyrightBoundaryRect(Rect) - Method in class com.here.android.mpa.mapping.SupportMapFragment
-
Deprecated.
Sets a rectangle, in pixels, relative to the top left corner of the
SupportMapFragment's boundary, for the placement of the HERE copyright logo.
- setCopyrightLogoPosition(CopyrightLogoPosition) - Method in class com.here.android.mpa.ar.AndroidXCompositeFragment
-
Sets a position for the HERE copyright logo.
- setCopyrightLogoPosition(CopyrightLogoPosition) - Method in class com.here.android.mpa.ar.SupportCompositeFragment
-
Deprecated.
Sets a position for the HERE copyright logo.
- setCopyrightLogoPosition(CopyrightLogoPosition) - Method in class com.here.android.mpa.mapping.AndroidXMapFragment
-
Sets a position for the HERE copyright logo.
- setCopyrightLogoPosition(CopyrightLogoPosition) - Method in class com.here.android.mpa.mapping.MapView
-
Sets a position for the HERE copyright logo.
- setCopyrightLogoPosition(CopyrightLogoPosition) - Method in class com.here.android.mpa.mapping.SupportMapFragment
-
Deprecated.
Sets a position for the HERE copyright logo.
- setCopyrightMargin(int) - Method in class com.here.android.mpa.ar.AndroidXCompositeFragment
-
Sets a 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 (depending on the placement).
- setCopyrightMargin(int) - Method in class com.here.android.mpa.ar.SupportCompositeFragment
-
Deprecated.
Sets a 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 (depending on the placement).
- setCopyrightMargin(int) - Method in class com.here.android.mpa.mapping.AndroidXMapFragment
-
Sets a 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 (depending on the placement).
- setCopyrightMargin(int) - Method in class com.here.android.mpa.mapping.MapView
-
Sets a margin, in pixels, for the HERE copyright logo, an offset from the edge of the visible
map area (or copyright boundary rect, if used) to the edge of the logo (depending on the
placement).
- setCopyrightMargin(int) - Method in class com.here.android.mpa.mapping.SupportMapFragment
-
Deprecated.
Sets a 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 (depending on the placement).
- setCorridorsPreferred(boolean) - Method in class com.here.android.mpa.venues3d.VenueRouteOptions
-
Sets if corridors are preferred.
- setCountryCode(String) - Method in class com.here.android.mpa.search.Address
-
Sets an ISO 3166-1 (3-letter) country code for the Address.
- setCountryCode(String) - Method in class com.here.android.mpa.search.AddressFilter
-
Sets a country code to the AddressFilter.
- setCountryName(String) - Method in class com.here.android.mpa.search.Address
-
Sets a country name for the Address.
- setCounty(String) - Method in class com.here.android.mpa.search.Address
-
Sets a county name for the Address.
- setCounty(String) - Method in class com.here.android.mpa.search.AddressFilter
-
Sets a county to the AddressFilter.
- setCourse(double) - Method in class com.here.android.mpa.routing.RouteWaypoint
-
Sets the direction which is taken when leaving a waypoint.
- setCurrency(String) - Method in class com.here.android.mpa.tce.TollCostOptions
-
Sets the currency parameter in currency's ISO-4217 code.
- setCustomPattern(Image) - Method in class com.here.android.mpa.mapping.MapCircle
-
Specifies patter image.
- setCustomPattern(Image) - Method in class com.here.android.mpa.mapping.MapPolygon
-
Specifies patter image.
- setCustomPattern(Image) - Method in class com.here.android.mpa.mapping.MapPolyline
-
Specifies patter image.
- setDashEnabled(boolean) - Method in class com.here.android.mpa.ar.LineAttributes
-
Sets the appearance as either a dashed or solid line.
- setDashEnabled(boolean) - Method in class com.here.android.mpa.mapping.MapPolyline
-
- setDashPrimaryLength(int) - Method in class com.here.android.mpa.ar.LineAttributes
-
Sets a length, in pixels, for the primary dash segment of a dashed line.
- setDashPrimaryLength(int) - Method in class com.here.android.mpa.mapping.MapCircle
-
Sets a length, in pixels, for the primary dash segment of a dashed
MapCircle.
- setDashPrimaryLength(int) - Method in class com.here.android.mpa.mapping.MapPolygon
-
Sets a length, in pixels, for the primary dash segment of a dashed
MapPolygon.
- setDashPrimaryLength(int) - Method in class com.here.android.mpa.mapping.MapPolyline
-
Sets a length, in pixels, for the primary dash segment of a dashed
MapPolyline.
- setDashSecondaryLength(int) - Method in class com.here.android.mpa.ar.LineAttributes
-
Sets a length, in pixels, for the secondary (empty) dash segments of a dashed line.
- setDashSecondaryLength(int) - Method in class com.here.android.mpa.mapping.MapCircle
-
Sets a length, in pixels, for the secondary (empty) dash segments of a dashed
MapCircle.
- setDashSecondaryLength(int) - Method in class com.here.android.mpa.mapping.MapPolygon
-
Sets a length, in pixels, for the secondary (empty) dash segments of a dashed
MapPolygon.
- setDashSecondaryLength(int) - Method in class com.here.android.mpa.mapping.MapPolyline
-
Sets a length, in pixels, for the secondary (empty) dash segments of a dashed
MapPolyline.
- setDataSource(LocationDataSource) - Method in class com.here.android.mpa.common.PositioningManager
-
Set the location data source from which to receive position updates.
- setDecelerationMultiplier(double) - Method in class com.here.android.mpa.routing.ConsumptionParameters
-
Sets deceleration multiplier.
- setDeclutteringEnabled(boolean) - Method in class com.here.android.mpa.mapping.MapLabeledMarker
-
This method enables or disables decluttering in tilted view.
- setDeclutteringEnabled(boolean) - Method in class com.here.android.mpa.mapping.MapMarker
-
This method enables or disables decluttering in tilted view.
- setDefaultIcons(int, int, int) - Method in class com.here.android.mpa.ar.ARController.IconParams
-
Set default icons resource ids.
- setDelegate(AudioPlayerDelegate) - Method in class com.here.android.mpa.guidance.NavigationManager.AudioPlayer
-
- setDeparture(Date) - Method in class com.here.android.mpa.tce.TollCostOptions
-
Sets the departure time for the
Route.
- setDepartureTime(Date) - Method in class com.here.android.mpa.urbanmobility.MultiBoardRequest
-
Deprecated.
Sets the time point after which departures should be returned.
- setDepressAnimationDelay(long) - Method in class com.here.android.mpa.ar.ARController.IconParams
-
Set delay of icon's depress animation.
- setDepressAnimationTime(long) - Method in class com.here.android.mpa.ar.ARController.IconParams
-
Set duration of icon's depress animation.
- setDepthTestEnabled(boolean) - Method in class com.here.android.mpa.mapping.MapCircle
-
Set whether to render MapCircle with depth test.
- setDepthTestEnabled(boolean) - Method in class com.here.android.mpa.mapping.MapPolygon
-
Set whether to render MapPolygon with depth test.
- setDepthTestEnabled(boolean) - Method in class com.here.android.mpa.mapping.MapPolyline
-
Set whether to render MapPolyline with depth test.
- setDescentMultiplier(double) - Method in class com.here.android.mpa.routing.ConsumptionParameters
-
Sets descent multiplier.
- setDescription(String) - Method in class com.here.android.mpa.mapping.MapMarker
-
Sets the description text.
- setDestination(RouteWaypoint) - Method in class com.here.android.mpa.isoline.IsolinePlan
-
Sets destination for reverse isoline.
- setDevEnv(boolean) - Method in class com.here.android.mpa.venues3d.VenueService
-
Sets a value indicating whether the development or another backend is used.
- setDeviationDistanceToPedestrianReroute(int) - Method in class com.here.android.mpa.routing.RouteOptions
-
Set the deviation distance to pedestrian reroute.
- setDiagnosticsListener(DiagnosticsListener) - Method in class com.here.android.mpa.common.LocationDataSourceHERE
-
Register HERE positioning diagnostics listener instance for receiving
positioning related events.
- setDiffuseColor(int) - Method in class com.here.android.mpa.mapping.MapModelObject.PhongMaterial
-
Set the Diffuse Material color
- setDirtRoadsAllowed(boolean) - Method in class com.here.android.mpa.routing.RouteOptions
-
Sets whether Dirt Roads are allowed.
- setDisabledEquipped(boolean) - Method in class com.here.android.mpa.tce.TollCostVehicleProfile
-
Sets if the vehicle is specially equipped for transporting disabled people.
- setDiskCacheSize(long) - Method in class com.here.android.mpa.common.ApplicationContext
-
Sets a disk cache size.
- setDispatcherId(String) - Method in class com.here.android.mpa.fce.FleetConnectivityService
-
Sets the dispatcher ID that identifies the user of this device.
- setDisplayFilter(TrafficEvent.Severity) - Method in class com.here.android.mpa.mapping.MapTrafficLayer
-
This method sets a minimal severity of Traffic Events which shall be displayed.
- setDistanceAndStopTimeToTriggerStopoverReached(int, int) - Method in class com.here.android.mpa.guidance.NavigationManager
-
Sets the distance threshold along with stop time that will be used to consider that stop
waypoint and/or destination has been reached.
- setDistanceToTriggerStopoverReached(int) - Method in class com.here.android.mpa.guidance.NavigationManager
-
Sets the distance threshold that will be used to consider that stop waypoint and/or
destination has been reached.
- setDistanceUnit(NavigationManager.UnitSystem) - Method in class com.here.android.mpa.guidance.NavigationManager
-
Sets the measuring unit system that is used by voice guidance.
- setDistanceWithUTurnToTriggerStopoverReached(int) - Method in class com.here.android.mpa.guidance.NavigationManager
-
Sets the distance threshold that will be used to consider that stop waypoint and/or
destination has been reached with u-turn.
- setDistrict(String) - Method in class com.here.android.mpa.search.Address
-
Sets a district name for the Address.
- setDistrict(String) - Method in class com.here.android.mpa.search.AddressFilter
-
Sets a district to the AddressFilter.
- setDoubleTapEnabled(boolean) - Method in interface com.here.android.mpa.mapping.MapGesture
-
Sets whether double-tap interactions are enabled or disabled for this MapGesture.
- setDownIconOpacity(float) - Method in class com.here.android.mpa.ar.ARController.IconParams
-
Set down icon's opacity.
- setDraggable(boolean) - Method in class com.here.android.mpa.mapping.MapMarker
-
Sets whether this marker is draggable or not.
- setDraggingOffsetEnabled(boolean) - Method in class com.here.android.mpa.mapping.MapMarker
-
Sets whether this marker has offset from the tap coordinate during dragging to avoid
overlapping marker image by user's finger.
- setDynamicPenalty(DynamicPenalty) - Method in class com.here.android.mpa.routing.CoreRouter
-
Sets the dynamic penalty that should be applied to route calculations.
- setDynamicScale(PointF, PointF) - Method in class com.here.android.mpa.ar.ARModelObject
-
Set the parameters for dynamic scaling of this object.
- setDynamicScalingEnabled(boolean) - Method in class com.here.android.mpa.mapping.MapLocalModel
-
Sets dynamic scaling to be either enabled or disabled for the MapLocalModel.
- setEdgeDetectionEnabled(boolean) - Method in class com.here.android.mpa.ar.ARController.UpViewParams
-
Enable/disable mode where the camera frame gets processed for accurate placement of the
LiveSight objects in the camera scene.
- setElevatorsAllowed(boolean) - Method in class com.here.android.mpa.venues3d.VenueRouteOptions
-
Sets whether Elevators are allowed.
- setEmissionType(TollCostVehicleProfile.EmissionType) - Method in class com.here.android.mpa.tce.TollCostVehicleProfile
-
Sets vehicle emission type.
- setEnabled(MapTrafficLayer.RenderLayer, boolean) - Method in class com.here.android.mpa.mapping.MapTrafficLayer
-
Enable a Traffic Layer defined in RenderLayer.
- setEnabledAudioEvents(EnumSet<NavigationManager.AudioEvent>) - Method in class com.here.android.mpa.guidance.NavigationManager
-
Used to enable/disable the playback of audio events during navigation.
- setEndRouteDefaultIconSize(Size) - Method in class com.here.android.mpa.venues3d.VenueRouteStyleOptions
-
Changes the size (in density independent pixels) of the default icon for the end
location of the route.
- setEndRouteMapObject(MapObject) - Method in class com.here.android.mpa.venues3d.VenueRouteStyleOptions
-
- setEnterCarDefaultIconSize(Size) - Method in class com.here.android.mpa.venues3d.VenueRouteStyleOptions
-
Changes the size (in density independent pixels) of the default icon for the 'enter car'
location of the route (i.e.
- setEnterCarMapObject(MapObject) - Method in class com.here.android.mpa.venues3d.VenueRouteStyleOptions
-
- setEscalatorsAllowed(boolean) - Method in class com.here.android.mpa.venues3d.VenueRouteOptions
-
Sets whether Escalators are allowed.
- setEtaThreshold(long) - Method in class com.here.android.mpa.fce.FleetConnectivityJobStartedEvent
-
Estimated time of arrival change threshold, which will trigger the dispatch of ETA update
event.
- setExtendedZoomLevelsEnabled(boolean) - Method in class com.here.android.mpa.mapping.Map
-
Enables extended zoom levels.
- setExtrudedBuildingsVisible(boolean) - Method in class com.here.android.mpa.mapping.Map
-
Show or hide the extruded buildings layer on this map.
- setExtrusionEnabled(boolean) - Method in class com.here.android.mpa.mapping.MapPolyline
-
Turns extrusion flag ON/OFF.
- setFadeInAnimationDelay(long) - Method in class com.here.android.mpa.ar.ARController.DownViewParams
-
Set Down view fade-in animation delay.
- setFadeInAnimationTime(long) - Method in class com.here.android.mpa.ar.ARController.DownViewParams
-
Set Down view fade-in animation duration.
- setFadeInInterpolator(AnimationInterpolator) - Method in class com.here.android.mpa.ar.ARController.DownViewParams
-
Set the interpolator for Down view fade-in animation.
- setFadeOutAnimationDelay(long) - Method in class com.here.android.mpa.ar.ARController.DownViewParams
-
Set Down view fade-out animation delay.
- setFadeOutAnimationTime(long) - Method in class com.here.android.mpa.ar.ARController.DownViewParams
-
Set Down view fade-out animation duration.
- setFadeOutInterpolator(AnimationInterpolator) - Method in class com.here.android.mpa.ar.ARController.DownViewParams
-
Set the interpolator for Down view fade-out animation.
- setFadingAnimationEnabled(boolean) - Method in class com.here.android.mpa.mapping.MapLabeledMarker
-
This method enables or disables fading animation for the label.
- setFadingAnimations(boolean) - Method in class com.here.android.mpa.mapping.Map
-
Enable or disable animations for labels and icons shown on the map.
- setFallbackEnabled(boolean) - Method in class com.here.android.mpa.mapping.MapRasterTileSource
-
Specifies whether tiles from lower zoom levels can be rendered at the current zoom level
in case a tile for the current zoom level is unavailable.
- setFerriesAllowed(boolean) - Method in class com.here.android.mpa.routing.RouteOptions
-
Sets whether Ferries are allowed.
- setFillColor(int) - Method in class com.here.android.mpa.cluster.BasicClusterStyle
-
Set the color for filling the cluster icon.
- setFillColor(int) - Method in class com.here.android.mpa.mapping.MapCircle
-
Sets a fill color for this MapCircle using an ARGB (Alpha/Red/Green/Blue) integer
color value.
- setFillColor(int) - Method in class com.here.android.mpa.mapping.MapPolygon
-
Sets a fill color for this MapPolygon, using an ARGB (Alpha/Red/Green/Blue) integer
color value.
- setFillColor(Integer) - Method in class com.here.android.mpa.venues3d.StyleSettings
-
Sets the fill color of the object.
- setFilters(EnumSet<TextAutoSuggestionRequest.AutoSuggestFilterType>) - Method in class com.here.android.mpa.search.TextAutoSuggestionRequest
-
Set result type filter.
- setFixedAltitude(float, boolean) - Method in class com.here.android.mpa.ar.ARController
-
Set fixed altitude of the livesight's view point.
- setFixedMapCenterOnMapRotateZoom(boolean) - Method in interface com.here.android.mpa.mapping.MapGesture
-
Sets whether the transform center is applied during multitouch gestures.
- setFlagsVisible(boolean) - Method in class com.here.android.mpa.venues3d.VenueRouteOptions
-
Sets visiblity status of flags indicating the start and end points of a route.
- setFleetFeaturesVisible(EnumSet<Map.FleetFeature>) - Method in class com.here.android.mpa.mapping.Map
-
Set a set of fleet features to be visible.
- setFloorChangingAnimation(boolean) - Method in interface com.here.android.mpa.venues3d.VenueLayerAdapter
-
This method controls whether or not an animation is used on floor change.
- setFloorChangingAnimation(boolean) - Method in class com.here.android.mpa.venues3d.VenueMapFragment
-
- setFloorChangingAnimation(boolean) - Method in class com.here.android.mpa.venues3d.VenueMapView
-
- setFloorNumber(String) - Method in class com.here.android.mpa.search.Address
-
Sets a floor number (in a multi-story building) for the Address.
- setFlyAnimationDelay(long) - Method in class com.here.android.mpa.ar.ARController.IconParams
-
Set icon's fly animation delay.
- setFlyAnimationTime(long) - Method in class com.here.android.mpa.ar.ARController.IconParams
-
Set icon's fly animation duration.
- setFlyIconSizeOnMap(ARObject, int, int) - Method in class com.here.android.mpa.ar.ARController.IconParams
-
Set fly animation initial icon size while transitioning from MAP to CAMERA view and final
icon size while transitioning from CAMERA to MAP view
- setFlyInterpolator(AnimationInterpolator) - Method in class com.here.android.mpa.ar.ARController.IconParams
-
Set the interpolator for icon flying animation.
- setFlyRotateAngles(Vector3f) - Method in class com.here.android.mpa.ar.ARController.IconParams
-
Set icon's fly rotation angles.
- setFlyRotateAnimationDelay(long) - Method in class com.here.android.mpa.ar.ARController.IconParams
-
Set icon's fly rotation animation delay.
- setFlyRotateAnimationTime(long) - Method in class com.here.android.mpa.ar.ARController.IconParams
-
Set icon's fly rotation animation duration.
- setFontColor(int) - Method in class com.here.android.mpa.cluster.BasicClusterStyle
-
Sets color of the font, which is used to display the density in the cluster icon.
- setFontScalingFactor(float) - Method in class com.here.android.mpa.mapping.MapLabeledMarker
-
This method set the new font scaling factor will be applied to draw the fonts.
- setFps(int) - Method in class com.here.android.mpa.ar.ARController.CameraParams
-
Set camera FPS.
- setFrontIconMaxSize(int, int) - Method in class com.here.android.mpa.ar.ARController.IconParams
-
Set front icon maximum size
- setFuzzyMatchingRadius(int) - Method in class com.here.android.mpa.routing.RouteWaypoint
-
Specifies a radius for the fuzzy matching.
- setGeoCenterInterpolator(AnimationInterpolator) - Method in class com.here.android.mpa.ar.ARController.DownViewParams
-
Set auto GPS interpolation algorithm.
- setGeodesicEnabled(boolean) - Method in class com.here.android.mpa.mapping.MapPolygon
-
Specifies whether to draw each segment of the represented GeoPolygon as a geodesic.
- setGeodesicEnabled(boolean) - Method in class com.here.android.mpa.mapping.MapPolyline
-
Set whether to draw each segment of the represented GeoPolyline as a geodesic.
- setGeoDirection(GeoCoordinate) - Method in class com.here.android.mpa.ar.ARMeshObject
-
Set the geo direction of the mesh
- setGeometry(CLE2Request.CLE2GeometryType) - Method in class com.here.android.mpa.customlocation2.CLE2Request
-
Sets the geometry representation in request.
- setGeoPolygon(GeoPolygon) - Method in class com.here.android.mpa.mapping.MapPolygon
-
Changes the GeoPolygon rendered by this MapPolygon.
- setGeoPolyline(GeoPolyline) - Method in class com.here.android.mpa.ar.ARPolylineObject
-
Changes the GeoPolyline rendered by this ARPolylineObject
- setGeoPolyline(GeoPolyline) - Method in class com.here.android.mpa.mapping.MapPolyline
-
Changes the GeoPolyline rendered by this GeoPolyline
- setGeoPosition(GeoCoordinate) - Method in class com.here.android.mpa.ar.ARBillboardObject
-
Set the position of the billboard
- setGeoPosition(GeoCoordinate) - Method in class com.here.android.mpa.ar.ARMeshObject
-
Set the geo position of the mesh
- setGroundEntrancesPreferred(boolean) - Method in class com.here.android.mpa.venues3d.VenueRouteOptions
-
Sets if ground entrances are preferred.
- setHeadingInterpolator(AnimationInterpolator) - Method in class com.here.android.mpa.ar.ARController.DownViewParams
-
Set auto heading interpolation algorithm
- setHeadingInterpolator(AnimationInterpolator) - Method in class com.here.android.mpa.ar.ARController.IntroAnimationParams
-
Set the interpolator for intro(LiveSight entry) heading animation.
- setHeight(int) - Method in class com.here.android.mpa.common.ViewRect
-
Sets a height, in pixels, for the ViewRect.
- setHeight(double) - Method in class com.here.android.mpa.tce.TollCostVehicleProfile
-
Sets vehicle height in meters.
- setHeightAbove1stAxle(int) - Method in class com.here.android.mpa.tce.TollCostVehicleProfile
-
Sets height above 1st axle in meters.
- setHereAccountToken(String) - Method in class com.here.android.mpa.venues3d.VenueService
-
Sets a HERE account token.
- setHideIconOnSelectedSpaceEnabled(boolean) - Method in interface com.here.android.mpa.venues3d.VenueLayerAdapter
-
Control if the icon on a space should be hidden when the space is selected.
- setHideIconOnSelectedSpaceEnabled(boolean) - Method in class com.here.android.mpa.venues3d.VenueMapFragment
-
- setHideIconOnSelectedSpaceEnabled(boolean) - Method in class com.here.android.mpa.venues3d.VenueMapView
-
- setHighSpeedConsumptionEnabled(boolean) - Method in class com.here.android.mpa.routing.ConsumptionParameters
-
Enables/disables "high speed consumption" mode.
- setHighSpeedConsumptionThresholdKmh(int) - Method in class com.here.android.mpa.routing.ConsumptionParameters
-
Sets free flow speed threshold [kmh] for a link to satisfy "high speed consumption"
conditions.
- setHighwaysAllowed(boolean) - Method in class com.here.android.mpa.routing.RouteOptions
-
Sets whether Highways are allowed.
- setHouseNumber(String) - Method in class com.here.android.mpa.search.Address
-
Sets a house number for the Address.
- setHybridMode(TollCostVehicleProfile.Hybrid) - Method in class com.here.android.mpa.tce.TollCostVehicleProfile
-
Sets vehicle running mode.
- setIcon(ARObject.IconType, Image) - Method in class com.here.android.mpa.ar.ARObject
-
- setIcon(ARObject.IconType, View) - Method in class com.here.android.mpa.ar.ARObject
-
- setIcon(ARObject.IconType, Bitmap) - Method in class com.here.android.mpa.ar.ARObject
-
- setIcon(IconCategory) - Method in class com.here.android.mpa.mapping.MapLabeledMarker
-
Sets this
MapLabeledMarker to use the default places category icon of the specified
IconCategory.
- setIcon(Image) - Method in class com.here.android.mpa.mapping.MapLabeledMarker
-
Sets an icon image for this MapLabeledMarker.
- setIcon(Image) - Method in class com.here.android.mpa.mapping.MapMarker
-
Sets an icon image for this MapMarker.
- setIcon(Image) - Method in class com.here.android.mpa.mapping.MapScreenMarker
-
Sets an icon image for the MapScreenMarker.
- setIconAnchor(ARObject.IconType, PointF) - Method in class com.here.android.mpa.ar.ARObject
-
Set icon's anchor point represented as halfs of width and height of the icon.
- setIconSizeScale(ARObject.IconType, float) - Method in class com.here.android.mpa.ar.ARObject
-
Sets icon's size scaling factor
- setIconsVisible(boolean) - Method in class com.here.android.mpa.venues3d.VenueRouteOptions
-
Sets visiblity status of possible icons along a route.
- setIconTexture(ARObject.IconType, int, int, int) - Method in class com.here.android.mpa.ar.ARObject
-
Sets an OpenGL texture name for the specified icon in the
ARObject.
- setIdentifier(String, RouteWaypoint.WaypointDirection) - Method in class com.here.android.mpa.routing.RouteWaypoint
-
Sets the route identifier and direction for waypoint.
- setImageAsset(String) - Method in class com.here.android.mpa.common.Image
-
Sets Image data by an image in the assets directory.
- setImageData(byte[]) - Method in class com.here.android.mpa.common.Image
-
Sets an array of byte data for the Image.
- setImageFile(String) - Method in class com.here.android.mpa.common.Image
-
Sets Image data by an image file located in the internal storage.
- setImageResource(int) - Method in class com.here.android.mpa.common.Image
-
Sets data for the Image by way of an application's resource.
- setIndoorPositioningMode(LocationDataSourceHERE.IndoorPositioningMode) - Method in class com.here.android.mpa.common.LocationDataSourceHERE
-
Set indoor positioning mode.
- setIndoorRouteWidth(double) - Method in class com.here.android.mpa.venues3d.VenueRouteOptions
-
Set a line width for indoor route section of the route.
- setInfoAnimationInUpViewOnly(boolean) - Method in class com.here.android.mpa.ar.ARController
-
Choose the moment when INFO animation starts.
- setInfoMaxHeight(int) - Method in class com.here.android.mpa.ar.ARObject
-
Sets maximum height for the
ARObject's info portion of the icon
- setInfoMaxWidth(int) - Method in class com.here.android.mpa.ar.ARObject
-
Sets maximum width for the
ARObject's info portion of the icon
- setIntroAnimationMode(ARController.IntroAnimationMode) - Method in class com.here.android.mpa.ar.ARController.IntroAnimationParams
-
Set intro animation mode.
- setIsCombinedContent(boolean) - Method in class com.here.android.mpa.venues3d.VenueService
-
Sets a value indicating whether the HERE SDK and the HERE private 3D venue content will
be used together.
- setIsolatedDiskCacheRootPath(String, String) - Static method in class com.here.android.mpa.common.MapSettings
-
- setIsolineOptions(IsolineOptions) - Method in class com.here.android.mpa.isoline.IsolinePlan
-
Sets the isoline options.
- setIsolineQuality(IsolineOptions.IsolineQuality) - Method in class com.here.android.mpa.isoline.IsolineOptions
-
Sets isoline quality.
- setJobId(String) - Method in class com.here.android.mpa.fce.FleetConnectivityCustomEvent
-
Sets the job ID to which this event relates.
- setJobId(String) - Method in class com.here.android.mpa.fce.FleetConnectivityJobRejectedEvent
-
Job ID to which this event relates.
- setJobId(String) - Method in class com.here.android.mpa.fce.FleetConnectivityJobStartedEvent
-
Job ID to which this event relates.
- setJunctionSnappingRadius(int) - Method in class com.here.android.mpa.routing.RouteWaypoint
-
Specifies a radius for the junction snapping.
- setKineticFlickEnabled(boolean) - Method in interface com.here.android.mpa.mapping.MapGesture
-
Sets whether flick-to-scroll (with kinetic momentum) interactions are enabled for this
MapGesture.
- setLabelFillColor(Integer) - Method in class com.here.android.mpa.venues3d.StyleSettings
-
Sets the fill color of the label text of the object.
- setLabelImage(Image) - Method in class com.here.android.mpa.venues3d.StyleSettings
-
Sets the image which is shown with the label of the object.
- setLabelName(String) - Method in class com.here.android.mpa.venues3d.StyleSettings
-
Sets the name which is shown in the label of the object.
- setLabelOutlineColor(Integer) - Method in class com.here.android.mpa.venues3d.StyleSettings
-
Sets the outline color of the label text of the object.
- setLabelText(String, String) - Method in class com.here.android.mpa.mapping.MapLabeledMarker
-
This method sets the localized text of the MapLabeledMarker.
- setLandmarksVisible(boolean) - Method in class com.here.android.mpa.mapping.Map
-
Sets 3D landmarks to be either visible or invisible for this Map.
- setLatitude(double) - Method in class com.here.android.mpa.common.GeoCoordinate
-
Sets a latitude value, in degrees, for the GeoCoordinate.
- setLatitudeLongitudeEnabled(boolean) - Method in class com.here.android.mpa.electronic_horizon.AdasisV2MessageConfiguration
-
Set whether long profile LATITUDE and LONGITUDE messages are enabled.
- setLeaveCarDefaultIconSize(Size) - Method in class com.here.android.mpa.venues3d.VenueRouteStyleOptions
-
Changes the size (in density independent pixels) of the default icon for the 'leave car'
location of the route (i.e.
- setLeaveCarMapObject(MapObject) - Method in class com.here.android.mpa.venues3d.VenueRouteStyleOptions
-
Sets the
MapObject instance, which is used as the prototype at the end location
of the
OutdoorRoute section (i.e.
- setLicenseKey(String) - Method in class com.here.android.mpa.common.ApplicationContext
-
Sets the license key that are obtained by registering at http://developer.here.com/.
- setLicensePlateLastCharacter(String) - Method in class com.here.android.mpa.routing.RouteOptions
-
Sets the last character of the vehicle's license plate.
- setLight(int, MapModelObject.Light) - Method in class com.here.android.mpa.mapping.MapModelObject
-
Update the light for a particular light
- setLimitedWeight(double) - Method in class com.here.android.mpa.tce.TollCostVehicleProfile
-
Sets total weight of the vehicle including trailer(s) or caravan in tonne.
- setLineAttributes(LineAttributes) - Method in class com.here.android.mpa.ar.ARPolylineObject
-
- setLineColor(int) - Method in class com.here.android.mpa.ar.LineAttributes
-
Sets line color, using an ARGB (Alpha/Red/Green/Blue) integer color value.
- setLineColor(int) - Method in class com.here.android.mpa.mapping.MapCircle
-
Sets a line color for this MapCircle, using an ARGB (Alpha/Red/Green/Blue) integer
color value.
- setLineColor(int) - Method in class com.here.android.mpa.mapping.MapPolygon
-
Sets a line color for this MapPolygon, using an ARGB
(Alpha/Red/Green/Blue) integer color value.
- setLineColor(int) - Method in class com.here.android.mpa.mapping.MapPolyline
-
Sets a line color for this MapPolyline, using an ARGB (Alpha/Red/Green/Blue) integer
color value.
- setLineWidth(int) - Method in class com.here.android.mpa.ar.LineAttributes
-
Sets a line width, in pixels, an int value within the [0..100] range.
- setLineWidth(int) - Method in class com.here.android.mpa.mapping.MapCircle
-
Sets a line width, in pixels, for this MapCircle, an int
value within the [0..100] range.
- setLineWidth(int) - Method in class com.here.android.mpa.mapping.MapPolygon
-
Sets a line width, in pixels, for this MapPolygon, an int
value within the [0..100] range.
- setLineWidth(int) - Method in class com.here.android.mpa.mapping.MapPolyline
-
Sets a line width, in pixels, for this MapPolyline, an int
value within the [0..100] range.
- setListener(AdasisV2Engine.Listener) - Method in class com.here.android.mpa.electronic_horizon.AdasisV2Engine
-
- setListener(ElectronicHorizon.Listener) - Method in class com.here.android.mpa.electronic_horizon.ElectronicHorizon
-
- setListener(FleetConnectivityService.Listener) - Method in class com.here.android.mpa.fce.FleetConnectivityService
-
- setLocale(Locale) - Method in class com.here.android.mpa.routing.RouteOptions
-
Sets the language for route request using a locale.
- setLocale(Locale) - Method in class com.here.android.mpa.search.Request
-
This method sets the locale used in request.
- setLocalPosition(Vector3f) - Method in class com.here.android.mpa.ar.ARBillboardObject
-
Set the position of the billboard
- setLocalPosition(Vector3f) - Method in class com.here.android.mpa.ar.ARMeshObject
-
Set local position of the mesh
- setLocalUrl(String) - Method in class com.here.android.mpa.common.Image
-
Sets a local URL that the Image can access for an image.
- setLocation(GeoCoordinate) - Method in class com.here.android.mpa.urbanmobility.CityCoverageRequest
-
Deprecated.
Sets the location of the center point for search.
- setLogType(EnumSet<PositioningManager.LogType>) - Method in class com.here.android.mpa.common.PositioningManager
-
Configures position update logging.
- setLongitude(double) - Method in class com.here.android.mpa.common.GeoCoordinate
-
Sets a longitude value, in degrees, for the GeoCoordinate.
- setLongPressEnabled(boolean) - Method in interface com.here.android.mpa.mapping.MapGesture
-
Sets whether long-press interactions are enabled or disabled for this MapGesture.
- setLookAheadDistancesInCentimeters(int...) - Method in class com.here.android.mpa.electronic_horizon.ElectronicHorizon
-
Sets look-ahead distances to limit the length of the predicted main path and its side
paths.
- setManeuverNumberColor(int) - Method in class com.here.android.mpa.mapping.MapRoute
-
Sets a color for displaying the maneuver number color, using an ARGB (Alpha/Red/Green/Blue)
integer color value.
- setManeuverNumberVisible(boolean) - Method in class com.here.android.mpa.mapping.MapRoute
-
Sets maneuver numbers to be either displayed along with this route or not displayed.
- setManeuverVoicePromptEnabled(Maneuver.Action, boolean) - Method in class com.here.android.mpa.guidance.VoiceGuidanceOptions
-
Enables/disables voice prompts for certain maneuver.
- setManeuverZoomDistance(float) - Method in class com.here.android.mpa.venues3d.VenueNavigationManager
-
Sets the distance from the maneuver at which the maneuver zoom is active.
- setManeuverZoomEnabled(boolean) - Method in class com.here.android.mpa.venues3d.VenueNavigationManager
-
Enables/disables zooming in on maneuvers during navigation.
- setManeuverZoomLevel(float) - Method in class com.here.android.mpa.venues3d.VenueNavigationManager
-
Sets the level to which to zoom in when the maneuver zoom is active.
- setManualRefresh(boolean) - Method in class com.here.android.mpa.mapping.MapOverlay
-
Sets manual refresh mode for MapOverlay's view.
- setMap(Map) - Method in class com.here.android.mpa.ar.ARController
-
Set
Map to the
ARController.
- setMap(Map) - Method in class com.here.android.mpa.ftcr.FTCRNavigationManager
-
Set
Map to this Navigation Manager object and show
the Navigation on
Map.
- setMap(Map) - Method in class com.here.android.mpa.guidance.NavigationManager
-
Set
Map to this Navigation Manager object and show
the Navigation on
Map.
- setMap(Map) - Method in class com.here.android.mpa.mapping.AndroidXMapFragment
-
Associates the graphical view element with a Map.
- setMap(Map) - Method in class com.here.android.mpa.mapping.MapOffScreenRenderer
-
Associate the Map with the OffScreen renderer.
- setMap(Map) - Method in class com.here.android.mpa.mapping.MapView
-
Associates the graphical view element with a Map.
- setMapCenter(double, double) - Method in class com.here.android.mpa.common.ApplicationContext
-
Sets the map center with specified latitude and longitude values.
- setMapDisplayLanguage(Locale) - Method in class com.here.android.mpa.mapping.Map
-
Set the map display language using a locale.
- setMapMarkerDragListener(MapMarker.OnDragListener) - Method in class com.here.android.mpa.ar.AndroidXCompositeFragment
-
- setMapMarkerDragListener(MapMarker.OnDragListener) - Method in class com.here.android.mpa.ar.SupportCompositeFragment
-
Deprecated.
- setMapMarkerDragListener(MapMarker.OnDragListener) - Method in class com.here.android.mpa.mapping.AndroidXMapFragment
-
- setMapMarkerDragListener(MapMarker.OnDragListener) - Method in class com.here.android.mpa.mapping.MapView
-
- setMapMarkerDragListener(MapMarker.OnDragListener) - Method in class com.here.android.mpa.mapping.SupportMapFragment
-
Deprecated.
- setMapMatchingEnabled(boolean) - Method in class com.here.android.mpa.common.PositioningManager
-
Controls whether or not map matching is performed.
- setMapObject(MapObject) - Method in class com.here.android.mpa.venues3d.VenueManeuver
-
Sets the current map object, which will be displayed on the geoCoordinates of maneuver.
- setMapObjectForWaypoint(int, MapObject) - Method in class com.here.android.mpa.venues3d.VenueRouteStyleOptions
-
The
MapObject prototype which is used as a prototype at the waypoint
with the given index.
- setMapScheme(String) - Method in class com.here.android.mpa.mapping.Map
-
Sets a scheme for the Map to the specified String value.
- setMapScheme(CustomizableScheme) - Method in class com.here.android.mpa.mapping.Map
-
Sets a scheme for the Map to the specified customizable scheme.
- setMapSecondaryDisplayLanguage(Locale) - Method in class com.here.android.mpa.mapping.Map
-
Set the map secondary display language using a locale.
- setMapTrackingEnabled(boolean) - Method in class com.here.android.mpa.venues3d.VenueNavigationManager
-
- setMapTrackingMode(FTCRNavigationManager.TrackingMode) - Method in class com.here.android.mpa.ftcr.FTCRNavigationManager
-
Controls how the map is moved and rotated when map tracking is enabled.
- setMapTrackingMode(VenueNavigationManager.TrackingMode) - Method in class com.here.android.mpa.venues3d.VenueNavigationManager
-
Controls how the map is moved and rotated when map tracking is enabled.
- setMapTrackingTilt(FTCRNavigationManager.TrackingTilt) - Method in class com.here.android.mpa.ftcr.FTCRNavigationManager
-
Controls how the map is tilted when map tracking is enabled.
- setMapTrackingTilt(VenueNavigationManager.TrackingTilt) - Method in class com.here.android.mpa.venues3d.VenueNavigationManager
-
Controls how the map is tilted when map tracking is enabled.
- setMapUpdateMode(NavigationManager.MapUpdateMode) - Method in class com.here.android.mpa.guidance.NavigationManager
-
Sets the Map Update Mode, different modes changes the way position is updated.
- setMapVariant(MapEngine.MapVariant) - Method in class com.here.android.mpa.common.ApplicationContext
-
Sets needed map variant.
- setMapViewport(GeoBoundingBox) - Method in class com.here.android.mpa.search.DiscoveryRequest
-
The map viewport is a bounding box of the map area currently visible to the user.
- setMapViewport(GeoBoundingBox) - Method in class com.here.android.mpa.search.GeocodeRequest
-
The map viewport is a bounding box of the map area currently visible to the user.
- setMapViewport(GeoBoundingBox) - Method in class com.here.android.mpa.search.Request
-
The map viewport is a bounding box of the map area currently visible to the user.
- setMapViewport(GeoBoundingBox) - Method in class com.here.android.mpa.search.TextAutoSuggestionRequest
-
The map viewport is a bounding box of the map area currently visible to the user.
- setMargin(Margin) - Method in interface com.here.android.mpa.venues3d.VenueLayerAdapter
-
This method sets the margins for the current venue view in screen pixels.
- setMargin(Margin) - Method in class com.here.android.mpa.venues3d.VenueMapFragment
-
- setMargin(Margin) - Method in class com.here.android.mpa.venues3d.VenueMapView
-
- setMarker(Image) - Method in class com.here.android.mpa.mapping.PositionIndicator
-
Sets a marker image, overriding the default marker image.
- setMaterial(MapModelObject.Material) - Method in class com.here.android.mpa.mapping.MapModelObject
-
Set the Material
- setMax(double) - Method in class com.here.android.mpa.mapping.customization.ZoomRange
-
- setMaxAlpha(float) - Method in class com.here.android.mpa.ar.ARController.DownViewParams
-
Set maximum alpha value for DOWN view.
- setMaxAnimationTime(long) - Method in class com.here.android.mpa.ar.ARController.UpViewTransitionParams
-
Set the maximum value of up view transition animation duration.
- setMaxDeparturesPerStation(int) - Method in class com.here.android.mpa.urbanmobility.MultiBoardRequest
-
Deprecated.
Sets the maximum number of departures to be returned per station.
- setMaximumFps(int) - Static method in class com.here.android.mpa.mapping.Map
-
Function to set the maximum drawing frames-per-second.
- setMaximumResults(int) - Method in class com.here.android.mpa.urbanmobility.AbstractListRequest
-
Deprecated.
Sets the maximum number of results to be returned in the response.
- setMaximumResults(int) - Method in class com.here.android.mpa.urbanmobility.StationSearchRequest
-
Deprecated.
- setMaximumTiltFunction(ZoomLevelToTiltFunction) - Method in class com.here.android.mpa.mapping.Map
-
The functional relationship between zoom and maximum tilt.
- setMaxViewAngle(float) - Method in class com.here.android.mpa.ar.ARController.SelectedItemParams
-
Set selected item max view angle when the item is on the right or left from line of
sight.
- setMaxViewAngle(float) - Method in class com.here.android.mpa.ar.ARObject
-
Set item max view angle when the item is on the right or left from line of sight.
- setMaxZoomOutScale(float, boolean, boolean) - Method in class com.here.android.mpa.ar.ARController.DownViewParams
-
Set max zoom out level for Down view.
- setMesh(LocalMesh) - Method in class com.here.android.mpa.ar.ARMeshObject
-
Set the mesh associated with the object.
- setMesh(GeoMesh) - Method in class com.here.android.mpa.mapping.MapGeoModel
-
Sets a GeoMesh for the MapGeoModel.
- setMesh(LocalMesh) - Method in class com.here.android.mpa.mapping.MapLocalModel
-
Sets a LocalMesh for the MapLocalModel
- setMetaDataEnabled(boolean) - Method in class com.here.android.mpa.electronic_horizon.AdasisV2MessageConfiguration
-
Set whether META-DATA message is enabled.
- setMin(double) - Method in class com.here.android.mpa.mapping.customization.ZoomRange
-
- setMinAlpha(float) - Method in class com.here.android.mpa.ar.ARController.DownViewParams
-
Set minimum alpha value for DOWN view.
- setMinAnimationTime(long) - Method in class com.here.android.mpa.ar.ARController.UpViewTransitionParams
-
Set the minimum value of up view transition animation duration.
- setMinPitch(float) - Method in class com.here.android.mpa.ar.ARController.DownViewParams
-
Sets minimum Down view pitch.
- setMode(MapTransitLayer.Mode) - Method in class com.here.android.mpa.mapping.MapTransitLayer
-
Sets a Mode for the MapTransitLayer.
- setMultiPoint(List<GeoCoordinate>) - Method in class com.here.android.mpa.customlocation2.CLE2MultiPointGeometry
-
- setNaturalGuidanceMode(EnumSet<NavigationManager.NaturalGuidanceMode>) - Method in class com.here.android.mpa.guidance.NavigationManager
-
Set the natural guidance modes to be enabled.
- setNaturalGuidanceRadius(float) - Static method in class com.here.android.mpa.venues3d.VenueManeuver
-
Sets the search radius for natural guidance.
- setNavigablePosition(GeoCoordinate) - Method in class com.here.android.mpa.routing.RouteWaypoint
-
Sets the waypoint's road position to be used for route calculation.
- setNearbyMax(int) - Method in class com.here.android.mpa.urbanmobility.CityCoverageRequest
-
Deprecated.
Set maximum number of cities returned in a separate "nearby" list.
- setNonSelectedItemsOpacity(float) - Method in class com.here.android.mpa.ar.ARController.SelectedItemParams
-
Set others icons opacity while one icon is in selected state.
- setOcclusionEnabled(boolean) - Method in class com.here.android.mpa.ar.ARController
-
Enables or disables occlusion fading.
- setOcclusionOpacity(float) - Method in class com.here.android.mpa.ar.ARController
-
Set opacity of the occlusion items.
- setOnline(boolean) - Static method in class com.here.android.mpa.common.MapEngine
-
Alter the data connectivity mode of the MapEngine.
- setOnProgressEventListener(VoiceCatalog.OnProgressListener) - Method in class com.here.android.mpa.guidance.VoiceCatalog
-
Register VoiceCatalog download progress listener.
- setOnTouchListener(View.OnTouchListener) - Method in class com.here.android.mpa.ar.AndroidXCompositeFragment
-
- setOnTouchListener(View.OnTouchListener) - Method in class com.here.android.mpa.ar.SupportCompositeFragment
-
Deprecated.
- setOnTouchListener(View.OnTouchListener) - Method in class com.here.android.mpa.mapping.AndroidXMapFragment
-
Sets an
View.OnTouchListener to be invoked whenever a touch event is sent to the
AndroidXMapFragment.
- setOnTouchListener(View.OnTouchListener) - Method in class com.here.android.mpa.mapping.MapView
-
Sets an OnTouchListener to be invoked whenever a touch event is sent to the
MapView.
- setOnTouchListener(View.OnTouchListener) - Method in class com.here.android.mpa.mapping.SupportMapFragment
-
Deprecated.
Sets an
View.OnTouchListener to be invoked whenever a touch event is sent to the
SupportMapFragment.
- setOpacity(float) - Method in class com.here.android.mpa.ar.ARController.SelectedItemParams
-
Set selected item's opacity when icon in camera view is selected.
- setOpacity(float) - Method in class com.here.android.mpa.ar.ARModelObject
-
Set opacity
- setOpacity(float) - Method in class com.here.android.mpa.ar.ARObject
-
Set item's opacity.
- setOpenAnimationDelay(long) - Method in class com.here.android.mpa.ar.ARController.InfoParams
-
Set Info's open animation delay.
- setOpenAnimationTime(long) - Method in class com.here.android.mpa.ar.ARController.InfoParams
-
Set Info's open animation duration.
- setOpenInterpolator(AnimationInterpolator) - Method in class com.here.android.mpa.ar.ARController.InfoParams
-
Set the interpolator for info open animation.
- setOpenModeEnabled(boolean) - Method in interface com.here.android.mpa.venues3d.VenueLayerAdapter
-
This method sets a flag indicating whether or not the open mode is enabled.
- setOpenModeEnabled(boolean) - Method in class com.here.android.mpa.venues3d.VenueMapFragment
-
- setOpenModeEnabled(boolean) - Method in class com.here.android.mpa.venues3d.VenueMapView
-
- setOptions(RadioMapManagerApi.Options) - Method in enum com.here.android.positioning.radiomap.RadioMapLoader.Type
-
Fill radio map manager technology Options based on Type instance.
- setOrientation(ARBillboardObject.Orientation) - Method in class com.here.android.mpa.ar.ARBillboardObject
-
Set the orientation mode of the billboard
- setOrientation(NavigationManager.RoadView.Orientation) - Method in class com.here.android.mpa.guidance.NavigationManager.RoadView
-
- setOrientation(float) - Method in class com.here.android.mpa.mapping.Map
-
Sets an absolute orientation for this Map to the specified angle, in degrees, where
true-north is 0 degrees.
- setOrientation(float, Map.Animation) - Method in class com.here.android.mpa.mapping.Map
-
Sets an absolute orientation for this Map to the specified angle, in degrees, where
true-north is 0 degrees.
- setOrientationAnimation(boolean) - Method in class com.here.android.mpa.ar.ARController
-
Enable/disable animation during orientation change.
- setOriginalPosition(GeoCoordinate) - Method in class com.here.android.mpa.routing.RouteWaypoint
-
Sets the original position, which identifies the off-the-road position of this waypoint, such
as the exact location of a building.
- setOutdoorRouteWidth(int) - Method in class com.here.android.mpa.venues3d.VenueRouteOptions
-
Set a line width for outdoor route section of the route.
- setOutlineColor(int) - Method in class com.here.android.mpa.mapping.MapPolyline
-
Sets an outline color for this MapPolyline, using an ARGB (Alpha/Red/Green/Blue)
integer color value.
- setOutlineColor(int) - Method in class com.here.android.mpa.mapping.MapRoute
-
Sets a color for displaying the route outline, using an ARGB (Alpha/Red/Green/Blue) integer
color value.
- setOutlineColor(Integer) - Method in class com.here.android.mpa.venues3d.StyleSettings
-
Sets the outline color of the object.
- setOutlineWidth(int) - Method in class com.here.android.mpa.mapping.MapPolyline
-
Sets an outline width, in pixels, for this MapPolyline, an int
value within the [0..100] range.
- setOverlappingEnabled(boolean) - Method in class com.here.android.mpa.mapping.MapLabeledMarker
-
This method enables or disables labels rendered later in the map to overlap on the icon if
they share a common screen area.
- setOverlayType(MapOverlayType) - Method in class com.here.android.mpa.mapping.MapObject
-
Sets the display order in which this MapObject appears relating to other layers of
the map.
- setOverlayType(MapOverlayType) - Method in class com.here.android.mpa.mapping.MapRasterTileSource
-
Sets a MapOverlayType for the MapRasterTileSource.
- setPadding(int, int, int, int) - Method in class com.here.android.mpa.mapping.Map
-
Sets padding on the map.
- setPanEnabled(boolean) - Method in class com.here.android.mpa.ar.ARController.UpViewParams
-
Enables or disables pan gesture in UP view
- setPanningEnabled(boolean) - Method in interface com.here.android.mpa.mapping.MapGesture
-
Sets panning interactions to be either enabled or disabled for this MapGesture.
- setParkingLocation(BaseLocation) - Method in class com.here.android.mpa.venues3d.BaseLocation
-
This method sets parking location.
- setParksAllowed(boolean) - Method in class com.here.android.mpa.routing.RouteOptions
-
Sets whether Parks are allowed.
- setPassengersCount(int) - Method in class com.here.android.mpa.tce.TollCostVehicleProfile
-
Set number of passengers can fit in vehicle.
- setPatternStyle(MapCircle.PatternStyle) - Method in class com.here.android.mpa.mapping.MapCircle
-
Sets new patter style for line/border.
- setPatternStyle(MapPolygon.PatternStyle) - Method in class com.here.android.mpa.mapping.MapPolygon
-
Sets new patter style for line/border.
- setPatternStyle(MapPolyline.PatternStyle) - Method in class com.here.android.mpa.mapping.MapPolyline
-
Sets new patter style for line/border.
- setPedestrianFeaturesVisible(EnumSet<Map.PedestrianFeature>) - Method in class com.here.android.mpa.mapping.Map
-
Set a set of pedestrian features to be visible.
- setPerspectiveEnabled(boolean) - Method in class com.here.android.mpa.mapping.MapPolygon
-
Sets the width of this MapPolygon to be thinner further away when the map is tilted.
- setPerspectiveEnabled(boolean) - Method in class com.here.android.mpa.mapping.MapPolyline
-
Sets the width of this MapPolyline to be thinner further away when the map is tilted.
- setPinchEnabled(boolean) - Method in class com.here.android.mpa.ar.ARController.UpViewParams
-
Enables or disables pinch gesture in UP view
- setPinchEnabled(boolean) - Method in interface com.here.android.mpa.mapping.MapGesture
-
Sets whether pinch interactions are enabled or disabled for this MapGesture.
- setPitch(float) - Method in class com.here.android.mpa.mapping.MapLocalModel
-
Sets a pitch value for the MapLocalModel.
- setPitchFunction(ARController.OnPitchFunction) - Method in class com.here.android.mpa.ar.ARController
-
- setPitchInterpolator(AnimationInterpolator) - Method in class com.here.android.mpa.ar.ARController.DownViewParams
-
Set auto pitch interpolation algorithm
- setPitchInterpolator(AnimationInterpolator) - Method in class com.here.android.mpa.ar.ARController.IntroAnimationParams
-
Set the interpolator for intro(LiveSight entry) pitch animation.
- setPitchInterpolator(AnimationInterpolator) - Method in class com.here.android.mpa.ar.ARController.UpViewTransitionParams
-
Set the interpolator for pitch change after crossing threshold of up view.
- setPitchLocked(boolean) - Method in class com.here.android.mpa.ar.ARController.UpViewParams
-
Enable/disable locked pitch in UP view
- setPitchThreshold(float) - Method in class com.here.android.mpa.ar.ARController.DownViewParams
-
Set Pitch threshold when Up view transitions to Down view
- setPitchThreshold(float) - Method in class com.here.android.mpa.ar.ARController.UpViewParams
-
Set Pitch threshold when Down view transitions to Up View
- setPlanesParameters(float, float, float, float) - Method in class com.here.android.mpa.ar.ARController
-
Set front and back planes parameters - screen height ratios (0..1f).
- setPoint(GeoCoordinate) - Method in class com.here.android.mpa.customlocation2.CLE2PointGeometry
-
- setPollingInterval(long) - Method in class com.here.android.mpa.fce.FleetConnectivityService
-
Sets the polling interval specified in seconds.
- setPolygon(GeoPolygon) - Method in class com.here.android.mpa.customlocation2.CLE2PolygonGeometry
-
Sets the shape of this polygon to a solid one without any holes.
- setPolygon(GeoPolygon, List<GeoPolygon>) - Method in class com.here.android.mpa.customlocation2.CLE2PolygonGeometry
-
Sets the geometry of this polygon with outer ring (shape) and inner rings (holes).
- setPolygons(List<CLE2PolygonGeometry>) - Method in class com.here.android.mpa.customlocation2.CLE2MultiPolygonGeometry
-
Sets polygon geometries that make up this multi polygon geometry.
- setPolyline(GeoPolyline) - Method in class com.here.android.mpa.customlocation2.CLE2PolylineGeometry
-
Sets the shape of this polyline to the one supplied.
- setPolylines(List<GeoPolyline>) - Method in class com.here.android.mpa.customlocation2.CLE2MultiPolylineGeometry
-
Sets a lists of polylines to define the shape of this CLE2MultiPolylineGeometry.
- setPopUpAnimationDelay(long) - Method in class com.here.android.mpa.ar.ARController.IconParams
-
Set icon's first appearance animation(pop-up) delay.
- setPopUpAnimationTime(long) - Method in class com.here.android.mpa.ar.ARController.IconParams
-
Set icon's first appearance animation(pop-up) duration.
- setPopUpInterpolator(AnimationInterpolator) - Method in class com.here.android.mpa.ar.ARController.IconParams
-
Set the interpolator for icon pop up animation.
- setPositionEnabled(boolean) - Method in class com.here.android.mpa.electronic_horizon.AdasisV2MessageConfiguration
-
Set whether POSITION message is enabled.
- setPositionInterpolator(AnimationInterpolator) - Method in class com.here.android.mpa.ar.ARController.IntroAnimationParams
-
Set the interpolator for intro(LiveSight entry) position change animation.
- setPostalCode(String) - Method in class com.here.android.mpa.search.Address
-
Sets a postal code for the Address.
- setPressAnimationDelay(long) - Method in class com.here.android.mpa.ar.ARController.IconParams
-
Set delay of icon's press animation.
- setPressAnimationTime(long) - Method in class com.here.android.mpa.ar.ARController.IconParams
-
Set duration of icon's press animation.
- setPrivateContent(boolean) - Method in class com.here.android.mpa.venues3d.VenueService
-
Sets a value indicating whether the HERE SDK or the HERE private 3D venue content is
to be used.
- setProjectionMode(Map.Projection) - Method in class com.here.android.mpa.mapping.Map
-
Change the projection mode used to render the map.
- setProjectionType(ARController.ProjectionType) - Method in class com.here.android.mpa.ar.ARController
-
- setProjectionType(ARController.ProjectionType) - Method in class com.here.android.mpa.ar.ARObject
-
- setPublicTransportLinkFlag(RouteOptions.PublicTransportLinkFlag, boolean) - Method in class com.here.android.mpa.routing.RouteOptions
-
Sets the given Public Transport Link Flag.
- setPublicTransportTypeAllowed(TransitType, boolean) - Method in class com.here.android.mpa.routing.RouteOptions
-
Sets whether a Public Transport Type is allowed.
- setPVIDEnabled(boolean) - Method in class com.here.android.mpa.electronic_horizon.AdasisV2MessageConfiguration
-
Set whether long profile PVID message is enabled.
- setQuery(String) - Method in class com.here.android.mpa.customlocation2.CLE2Request
-
Specifies the filter(s) to be used for a custom location request.
- setQueryText(String) - Method in class com.here.android.mpa.search.SearchRequest
-
Set the search query text.
- setQueryText(String) - Method in class com.here.android.mpa.search.TextAutoSuggestionRequest
-
Set the query partial search term.
- setRadius(double) - Method in class com.here.android.mpa.mapping.MapCircle
-
Sets a radius for this MapCircle, in meters.
- setRadius(int) - Method in class com.here.android.mpa.urbanmobility.CityCoverageRequest
-
Deprecated.
Sets the radius.
- setRadius(int) - Method in class com.here.android.mpa.urbanmobility.MultiBoardRequest
-
Deprecated.
Sets radius in meters that defines the area of the search.
- setRadius(int) - Method in class com.here.android.mpa.urbanmobility.StationSearchRequest
-
Deprecated.
Set the station search radius in meters.
- setRampsAllowed(boolean) - Method in class com.here.android.mpa.venues3d.VenueRouteOptions
-
Sets whether Ramps are allowed.
- setRanges(List<Integer>) - Method in class com.here.android.mpa.isoline.IsolinePlan
-
Sets the list of the ranges.
- setRangeType(IsolinePlan.RangeType) - Method in class com.here.android.mpa.isoline.IsolinePlan
-
Sets the range type.
- setRealisticViewMode(NavigationManager.RealisticViewMode) - Method in class com.here.android.mpa.guidance.NavigationManager
-
Change realistic view mode.
- setRefreshInterval(int) - Method in class com.here.android.mpa.guidance.TrafficUpdater
-
Sets the interval at which traffic data is refreshed.
- setRenderType(MapRoute.RenderType) - Method in class com.here.android.mpa.mapping.MapRoute
-
Sets the RenderType associated with this MapRoute.
- setRequestRealTimeInfoEnabled(boolean) - Method in class com.here.android.mpa.urbanmobility.DepartureBoardRequest
-
Deprecated.
Set if
RealTimeInfo for found departures should be included in the response.
- setRequestRealTimeInfoEnabled(boolean) - Method in class com.here.android.mpa.urbanmobility.MultiBoardRequest
-
Deprecated.
Set if
RealTimeInfo for found departures should be included in the response.
- setReroutingTimeout(long) - Method in class com.here.android.mpa.venues3d.VenueNavigationManager
-
Sets the rerouting timeout in seconds.
- setReserveOverlayType(MapOverlayType) - Method in class com.here.android.mpa.mapping.MapObject
-
- setRichTextFormatting(RichTextFormatting) - Method in class com.here.android.mpa.search.DiscoveryRequest
-
Sets a RichTextFormatting to be used in request responses.
- setRichTextFormatting(RichTextFormatting) - Method in class com.here.android.mpa.search.PlaceRequest
-
Sets a RichTextFormatting to be used in request responses.
- setRichTextFormatting(RichTextFormatting) - Method in class com.here.android.mpa.search.TextAutoSuggestionRequest
-
Sets a RichTextFormatting to be used in request responses.
- setRoadAccessibilityEnabled(boolean) - Method in class com.here.android.mpa.electronic_horizon.AdasisV2MessageConfiguration
-
Set whether short profile ROAD_ACCESSIBILITY message is enabled.
- setRoll(float) - Method in class com.here.android.mpa.mapping.MapLocalModel
-
Sets a roll value for the MapLocalModel.
- setRotateEnabled(boolean) - Method in interface com.here.android.mpa.mapping.MapGesture
-
Sets whether two-finger rotate interactions are enabled for this MapGesture.
- setRoute(Route) - Method in class com.here.android.mpa.electronic_horizon.ElectronicHorizon
-
Sets a route to follow.
- setRoute(Route) - Method in class com.here.android.mpa.guidance.NavigationManager
-
Sets the route navigation manager should use.
- setRoute(Route) - Method in class com.here.android.mpa.mapping.MapRoute
-
Sets a Route that will be displayed on the Map.
- setRouteCount(int) - Method in class com.here.android.mpa.routing.RouteOptions
-
Sets the desired number of route.
- setRouteOptions(RouteOptions) - Method in class com.here.android.mpa.isoline.IsolinePlan
-
Sets the route options.
- setRouteOptions(RouteOptions) - Method in class com.here.android.mpa.routing.RoutePlan
-
Sets the route options.
- setRouteOptions(RouteOptions) - Method in class com.here.android.mpa.venues3d.VenueRouteOptions
-
- setRouteRequestInterval(int) - Method in class com.here.android.mpa.guidance.NavigationManager
-
Set the time period between two re-routing.
- setRouteType(RouteOptions.Type) - Method in class com.here.android.mpa.routing.RouteOptions
-
- setRouteVisible(IRouteSection.RouteSectionType, boolean) - Method in class com.here.android.mpa.venues3d.VenueRouteOptions
-
- setSafetySpotsVisible(boolean) - Method in class com.here.android.mpa.mapping.Map
-
Sets safety spots visible.
- setScale(float) - Method in class com.here.android.mpa.mapping.MapLocalModel
-
Sets a scaling factor used to scale the size of the
LocalMesh.
- setScreenCoordinate(PointF) - Method in class com.here.android.mpa.mapping.MapScreenMarker
-
Sets the screen location of the MapScreenMarker.
- setSdkVersionInCrashStack(boolean) - Method in class com.here.android.mpa.common.ApplicationContext
-
Sets whether or not to show the HERE SDK Version in crash stack traces.
- setSearchArea(GeoCoordinate, int) - Method in class com.here.android.mpa.search.AroundRequest
-
Sets the search area using a center location and radius.
- setSearchArea(GeoBoundingBox) - Method in class com.here.android.mpa.search.AroundRequest
-
Sets the search area using a GeoBoundingBox.
- setSearchArea(GeoCoordinate, int) - Method in class com.here.android.mpa.search.DiscoveryRequest
-
- setSearchArea(GeoBoundingBox) - Method in class com.here.android.mpa.search.DiscoveryRequest
-
- setSearchArea(GeoCoordinate, int) - Method in class com.here.android.mpa.search.ExploreRequest
-
Sets the search area using a center location and radius.
- setSearchArea(GeoBoundingBox) - Method in class com.here.android.mpa.search.ExploreRequest
-
Sets the search area using a GeoBoundingBox.
- setSearchArea(GeoCoordinate, int) - Method in class com.here.android.mpa.search.GeocodeRequest
-
Sets the suggested search area using a center location and radius.
- setSearchArea(GeoBoundingBox) - Method in class com.here.android.mpa.search.GeocodeRequest
-
Sets the suggested search area using a GeoBoundingBox.
- setSearchArea(GeoCoordinate, int) - Method in class com.here.android.mpa.search.SearchRequest
-
Sets the search area using a center location and radius.
- setSearchCenter(GeoCoordinate) - Method in class com.here.android.mpa.search.AroundRequest
-
Sets the search center.
- setSearchCenter(GeoCoordinate) - Method in class com.here.android.mpa.search.DiscoveryRequest
-
- setSearchCenter(GeoCoordinate) - Method in class com.here.android.mpa.search.ExploreRequest
-
Sets the search center.
- setSearchCenter(GeoCoordinate) - Method in class com.here.android.mpa.search.HereRequest
-
Sets the search center.
- setSearchCenter(GeoCoordinate) - Method in class com.here.android.mpa.search.SearchRequest
-
Sets a GeoCoordinate representing the location context used to search for results
that are appropriate to the query parameter.
- setSearchCenter(GeoCoordinate) - Method in class com.here.android.mpa.search.TextAutoSuggestionRequest
-
Sets the search center.
- setSegmentEnabled(boolean) - Method in class com.here.android.mpa.electronic_horizon.AdasisV2MessageConfiguration
-
Set whether SEGMENT message is enabled.
- setSelectedFillColor(Integer) - Method in class com.here.android.mpa.venues3d.StyleSettings
-
Sets the fill color of the object in the selected state.
- setSelectedOutlineColor(Integer) - Method in class com.here.android.mpa.venues3d.StyleSettings
-
Sets the outline color of the object in the selected state.
- setSelectiveMatchingRadius(int) - Method in class com.here.android.mpa.routing.RouteWaypoint
-
Specifies a radius for the selective matching.
- setSensorsWaitTimeout(long) - Method in class com.here.android.mpa.ar.ARController
-
Set sensors wait timeout in ms.
- setShadingMode(ARModelObject.ShadingMode) - Method in class com.here.android.mpa.ar.ARModelObject
-
Set object shading mode
- setShadowColor(int) - Method in class com.here.android.mpa.mapping.MapPolyline
-
Sets a shadow color for this MapPolyline, using an ARGB (Alpha/Red/Green/Blue)
integer color value.
- setShadowOffsets(float, float) - Method in class com.here.android.mpa.mapping.MapPolyline
-
Sets shadow's offsets.
- setShadowShearFactor(float) - Method in class com.here.android.mpa.mapping.MapPolyline
-
Sets shadow shear factor, coefficient of changing shifting the shadow from the polyline
by X axis depending of tilt.
- setShadowSizeIncrement(float) - Method in class com.here.android.mpa.mapping.MapPolyline
-
Sets shadow size increment, coefficient of the polyline`s shadow width changing in pixels.
- setShadowWidth(int) - Method in class com.here.android.mpa.mapping.MapPolyline
-
Sets shadow width in pixels.
- setShippedHazardousGoods(TollCostVehicleProfile.ShippedHazardousGoods) - Method in class com.here.android.mpa.tce.TollCostVehicleProfile
-
Sets hazardous goods transported in the vehicle.
- setShowGridEnabled(boolean) - Method in class com.here.android.mpa.ar.ARController.UpViewParams
-
Enable/disable showing the bottom plane grid in UP view
- setSingleTapEnabled(boolean) - Method in interface com.here.android.mpa.mapping.MapGesture
-
Sets whether single-tap interactions are enabled or disabled for this MapGesture.
- setSize(PointF) - Method in class com.here.android.mpa.ar.ARBillboardObject
-
Set the size of the billboard in meters
- setSize(Size) - Method in class com.here.android.mpa.ar.ARController.CameraParams
-
Set camera resolution for Camera view.
- setSize(int) - Method in class com.here.android.mpa.ar.ARController.FilterParams
-
Set number of collected samples for filter.
- setSize(int, int) - Method in class com.here.android.mpa.ar.ARController.SelectedItemParams
-
Set selected item size.
- setSize(int, int) - Method in interface com.here.android.mpa.common.OffScreenRenderer
-
Set the size of the requested screen surface
- setSize(int, int) - Method in class com.here.android.mpa.mapping.MapOffScreenRenderer
-
Set the size of the requested screen surface.
- setSizeAnimationDelay(long) - Method in class com.here.android.mpa.ar.ARController.SelectedItemParams
-
Set selected item size animation delay.
- setSizeAnimationTime(long) - Method in class com.here.android.mpa.ar.ARController.SelectedItemParams
-
Set selected item size animation time.
- setSizeInterpolator(AnimationInterpolator) - Method in class com.here.android.mpa.ar.ARController.SelectedItemParams
-
Set the interpolator for selected object size animation.
- setSlopeEnabled(boolean) - Method in class com.here.android.mpa.electronic_horizon.AdasisV2MessageConfiguration
-
Set whether short profile SLOPE message is enabled.
- setSmoothPositionChange(boolean) - Method in class com.here.android.mpa.mapping.PositionIndicator
-
Sets whether the position indicator changes should be animated.
- setSource(Vector3f) - Method in class com.here.android.mpa.mapping.MapModelObject.DirectionalLight
-
Set the directional light source.
- setSpeedParameters(List<ConsumptionParameters.ConsumptionForSpeed>) - Method in class com.here.android.mpa.routing.ConsumptionParameters
-
Sets consumption per meter according to travel speeds.
- setSpeedProfile(RouteOptions.SpeedProfile) - Method in class com.here.android.mpa.routing.RouteOptions
-
Sets the Speed Profile.
- setSpeedWarningEnabled(boolean) - Method in class com.here.android.mpa.guidance.NavigationManager
-
Set the speed warning state.
- setSpeedWarningOptions(float, float, float) - Method in class com.here.android.mpa.guidance.NavigationManager
-
Set speed warning options.
- setStairsAllowed(boolean) - Method in class com.here.android.mpa.venues3d.VenueRouteOptions
-
Sets whether Stairs are allowed.
- setStart(RouteWaypoint) - Method in class com.here.android.mpa.isoline.IsolinePlan
-
Sets start waypoint for isoline.
- setStartDirection(int) - Method in class com.here.android.mpa.routing.RouteOptions
-
The direction that routing should start in.
- setStartRouteDefaultIconSize(Size) - Method in class com.here.android.mpa.venues3d.VenueRouteStyleOptions
-
Changes the size (in density independent pixels) of the default icon for the start
location of the route.
- setStartRouteMapObject(MapObject) - Method in class com.here.android.mpa.venues3d.VenueRouteStyleOptions
-
- setState(String) - Method in class com.here.android.mpa.search.Address
-
Sets a state name for the Address.
- setStateCode(String) - Method in class com.here.android.mpa.search.Address
-
Sets a state code (abbreviation) for the Address.
- setStateCode(String) - Method in class com.here.android.mpa.search.AddressFilter
-
Sets a state code to the AddressFilter.
- setStationNameMatchingMethod(StationSearchRequest.NameMatchingMethod) - Method in class com.here.android.mpa.urbanmobility.StationSearchRequest
-
Deprecated.
Set the matching method for station names when searching with name filter.
- setStreamId(int) - Method in class com.here.android.mpa.guidance.NavigationManager.AudioPlayer
-
Set the Audio Stream used by NavigationManager.
- setStreet(String) - Method in class com.here.android.mpa.search.Address
-
Sets a street name for the Address.
- setStreetNameHint(String) - Method in class com.here.android.mpa.routing.RouteWaypoint
-
Sets a street name that helps to select the right road in complex intersection scenarios such
as a bridge crossing another road or in case of off-road locations near highways.
- setStrictResultEnabled(boolean) - Method in class com.here.android.mpa.urbanmobility.DepartureBoardRequest
-
Deprecated.
Indicates that departure board should include results only for given stop,
not also for related stops.
- setStrictRouteCountEnabled(boolean) - Method in class com.here.android.mpa.routing.UMRouteOptions
-
Deprecated.
Sets whether specified route count is strict.
- setStrokeColor(int) - Method in class com.here.android.mpa.cluster.BasicClusterStyle
-
Set the color of the cluster icon outline.
- setStubEnabled(boolean) - Method in class com.here.android.mpa.electronic_horizon.AdasisV2MessageConfiguration
-
Set whether STUB message is enabled.
- setStyleForDensityRange(int, int, ClusterStyle) - Method in class com.here.android.mpa.cluster.ClusterTheme
-
Sets particular style for a specific range.
- setStyleForDensityRange(ClusterDensityRange, ClusterStyle) - Method in class com.here.android.mpa.cluster.ClusterTheme
-
Sets particular style for a specific range.
- setStyleSettings(StyleSettings) - Method in class com.here.android.mpa.venues3d.VenueController
-
- setStyleSettings(StyleSettings, Space) - Method in class com.here.android.mpa.venues3d.VenueController
-
- setSuiteNumberOrName(String) - Method in class com.here.android.mpa.search.Address
-
Sets a suite number or suite name for the Address.
- setSurfaceNormal(Vector3f) - Method in class com.here.android.mpa.ar.ARBillboardObject
-
Set the surface normal
- setSvgIconScaling(float) - Method in class com.here.android.mpa.mapping.MapMarker
-
Set a scaling factor for markers using SVG Image.
- setTapArea(int, int) - Method in class com.here.android.mpa.ar.ARController
-
Sets the tap area width and height.
- setTestEnv(boolean) - Method in class com.here.android.mpa.venues3d.VenueService
-
Sets a value indicating whether a normal or a test backend is used.
- setText(String) - Method in class com.here.android.mpa.search.Address
-
Sets text for the Address.
- setTextColor(int) - Method in class com.here.android.mpa.mapping.MapRoute
-
Sets a color for displaying text on route, using an ARGB (Alpha/Red/Green/Blue) integer
color value.
- setTextOutlineColor(int) - Method in class com.here.android.mpa.mapping.MapRoute
-
Sets a color for displaying text outline on the route, using an ARGB (Alpha/Red/Green/Blue)
integer color value.
- setTexture(Image) - Method in class com.here.android.mpa.ar.ARModelObject
-
Set the texture for this object
- setTexture(Image) - Method in class com.here.android.mpa.mapping.MapGeoModel
-
Sets a texture Image for the MapGeoModel.
- setTexture(Image) - Method in class com.here.android.mpa.mapping.MapLocalModel
-
Sets a texture Image for the MapLocalModel.
- setTextureCoordinates(FloatBuffer) - Method in class com.here.android.mpa.mapping.Mesh
-
Sets a FloatBuffer representing a list of uv coordinates for the mesh.
- setTheme(ClusterTheme) - Method in class com.here.android.mpa.cluster.ClusterLayer
-
Sets the theme to be used during cluster marker rendering.
- setTileSize(int) - Method in class com.here.android.mpa.mapping.MapRasterTileSource
-
Sets a size, in pixels, for the raster tile image.
- setTilt(float) - Method in class com.here.android.mpa.mapping.Map
-
Sets a tilt angle for this Map, in degrees.
- setTilt(float, Map.Animation) - Method in class com.here.android.mpa.mapping.Map
-
Sets a tilt angle for the Map, in degrees.
- setTiltEnabled(boolean) - Method in interface com.here.android.mpa.mapping.MapGesture
-
Sets whether tilt interactions are enabled or disabled for this MapGesture.
- setTime(Date, RouteOptions.TimeType) - Method in class com.here.android.mpa.routing.RouteOptions
-
Sets the arrival or departure time.
- setTime(Date) - Method in class com.here.android.mpa.urbanmobility.CityCoverageRequest
-
Deprecated.
Sets a time filter for result cities.
- setTime(Date) - Method in class com.here.android.mpa.urbanmobility.DepartureBoardRequest
-
Deprecated.
Sets the time point after which departures should be returned.
- setTiresCount(int) - Method in class com.here.android.mpa.tce.TollCostVehicleProfile
-
Sets vehicle's tires count.
- setTitle(String) - Method in class com.here.android.mpa.mapping.MapMarker
-
Sets a title to be used by the default info bubble.
- setTollRoadsAllowed(boolean) - Method in class com.here.android.mpa.routing.RouteOptions
-
Sets whether Toll Roads are allowed.
- setTopLeft(GeoCoordinate) - Method in class com.here.android.mpa.common.GeoBoundingBox
-
- setTrafficAvoidanceMode(NavigationManager.TrafficAvoidanceMode) - Method in class com.here.android.mpa.guidance.NavigationManager
-
Set the way in which traffic should be handled during navigation.
- setTrafficEnabled(boolean) - Method in class com.here.android.mpa.mapping.MapRoute
-
Enable display of traffic on this MapRoute.
- setTrafficInfoVisible(boolean) - Method in class com.here.android.mpa.mapping.Map
-
Sets traffic information to be either visible or invisible for this Map.
- setTrafficPenaltyMode(Route.TrafficPenaltyMode) - Method in class com.here.android.mpa.routing.DynamicPenalty
-
Sets whether route calculation should take traffic into account.
- setTrafficScale(List<ConsumptionParameters.TrafficScale>) - Method in class com.here.android.mpa.routing.ConsumptionParameters
-
Sets the traffic scaling coefficients.
- setTrafficSpeedParameters(List<ConsumptionParameters.ConsumptionForSpeed>) - Method in class com.here.android.mpa.routing.ConsumptionParameters
-
Sets consumption per meter for different travel speeds for heavy traffic.
- setTrailerCount(TollCostVehicleProfile.TrailersCount) - Method in class com.here.android.mpa.tce.TollCostVehicleProfile
-
Sets trailer count.
- setTrailerHeight(double) - Method in class com.here.android.mpa.tce.TollCostVehicleProfile
-
Sets trailer height in meters.
- setTrailerNumberAxles(int) - Method in class com.here.android.mpa.tce.TollCostVehicleProfile
-
Sets number of trailer's axles.
- setTrailerType(TollCostVehicleProfile.TrailerType) - Method in class com.here.android.mpa.tce.TollCostVehicleProfile
-
Sets trailer type.
- setTrailingDistanceInCentimeters(int) - Method in class com.here.android.mpa.electronic_horizon.ElectronicHorizon
-
Sets trailing distance to remove links when they are fully beyond the threshold starting
off from the vehicle's current position.
- setTransformation(float[]) - Method in class com.here.android.mpa.ar.ARModelObject
-
Set the model transformation
- setTransformCenter(PointF, boolean) - Method in class com.here.android.mpa.ar.ARController.DownViewParams
-
Set down view transform center in the livesight.
- setTransformCenter(PointF) - Method in class com.here.android.mpa.mapping.Map
-
Sets a center coordinate for Map transformations such as zooming and rotation.
- setTransitMaximumChanges(int) - Method in class com.here.android.mpa.routing.RouteOptions
-
Sets the maximum number of vehicle changes allowed during the trip.
- setTransitMinimumChangeTime(int) - Method in class com.here.android.mpa.routing.RouteOptions
-
Sets transit minimum change time.
- setTransitWalkMaxDistance(int) - Method in class com.here.android.mpa.routing.UMRouteOptions
-
Deprecated.
Sets maximum allowed walk distance in meters.
- setTransitWalkTimeMultiplier(float) - Method in class com.here.android.mpa.routing.RouteOptions
-
Sets a multiplier to use for walking times.
- setTransparency(double) - Method in class com.here.android.mpa.mapping.MapLabeledMarker
-
- setTransparency(float) - Method in class com.here.android.mpa.mapping.MapMarker
-
Sets a transparency level, within the range of [0..1], for the icon.
- setTransparency(MapRasterTileSource.Transparency) - Method in class com.here.android.mpa.mapping.MapRasterTileSource
-
Sets a Transparency state for raster tile image.
- setTransparency(float) - Method in class com.here.android.mpa.mapping.MapScreenMarker
-
Sets a transparency level, within the range of [0..1], for the MapScreenMarker.
- setTransportMode(RouteOptions.TransportMode) - Method in class com.here.android.mpa.routing.RouteOptions
-
Sets the Transport Mode.
- setTransportTypes(EnumSet<TransportType>) - Method in class com.here.android.mpa.urbanmobility.DepartureBoardRequest
-
Deprecated.
Sets which transport types are allowed to be included in the response.
- setTransportTypes(EnumSet<TransportType>) - Method in class com.here.android.mpa.urbanmobility.MultiBoardRequest
-
Deprecated.
Sets which transport types are allowed to be included in the response.
- setTraveledColor(int) - Method in class com.here.android.mpa.mapping.MapRoute
-
Sets a color for displaying the traveled route, using an ARGB (Alpha/Red/Green/Blue) integer
color value.
- setTruckDifficultTurnsAllowed(boolean) - Method in class com.here.android.mpa.routing.RouteOptions
-
Sets whether difficult turns are allowed in result route.
- setTruckHeight(float) - Method in class com.here.android.mpa.routing.RouteOptions
-
Sets the truck height in meters.
- setTruckLength(float) - Method in class com.here.android.mpa.routing.RouteOptions
-
Sets the truck length in meters.
- setTruckLimitedWeight(float) - Method in class com.here.android.mpa.routing.RouteOptions
-
Sets the limited truck weight in metric tons.
- setTruckRestrictionsMode(RouteOptions.TruckRestrictionsMode) - Method in class com.here.android.mpa.routing.RouteOptions
-
Sets truck restrictions handling mode.
- setTruckShippedHazardousGoods(EnumSet<RouteOptions.HazardousGoodType>) - Method in class com.here.android.mpa.routing.RouteOptions
-
Sets the list of hazardous goods transported in the truck.
- setTruckTrailersCount(int) - Method in class com.here.android.mpa.routing.RouteOptions
-
Sets the number of trailers attached to the truck.
- setTruckTunnelCategory(RouteOptions.TunnelCategory) - Method in class com.here.android.mpa.routing.RouteOptions
-
Sets the ADR tunnel restrictions when calculating the truck route.
- setTruckType(RouteOptions.TruckType) - Method in class com.here.android.mpa.routing.RouteOptions
-
Truck type when calculating the truck route.
- setTruckWeightPerAxle(float) - Method in class com.here.android.mpa.routing.RouteOptions
-
Sets the truck weight per axle in metric tons.
- setTruckWidth(float) - Method in class com.here.android.mpa.routing.RouteOptions
-
Sets the truck width in meters.
- setTtsOutputFormat(NavigationManager.TtsOutputFormat) - Method in class com.here.android.mpa.guidance.VoiceGuidanceOptions
-
Sets the TTS text output format.
- setTtsSpeechRate(float) - Method in class com.here.android.mpa.guidance.NavigationManager.AudioPlayer
-
- setTunnelsAllowed(boolean) - Method in class com.here.android.mpa.routing.RouteOptions
-
Sets whether Tunnels are allowed.
- setTurnInterpolator(AnimationInterpolator) - Method in class com.here.android.mpa.ar.ARController.IconParams
-
Set the interpolator for icon rotation animation.
- setTurnTimeMultiplier(double) - Method in class com.here.android.mpa.routing.ConsumptionParameters
-
Sets turn time multiplier.
- setTwoFingerPanningEnabled(boolean) - Method in interface com.here.android.mpa.mapping.MapGesture
-
Sets whether the two-finger panning interaction is enabled for this MapGesture.
- setTwoFingerTapEnabled(boolean) - Method in interface com.here.android.mpa.mapping.MapGesture
-
Sets whether two-finger tap gestures are enabled or disabled for this MapGesture.
- setUnits(Units) - Method in class com.here.android.mpa.routing.UMRouteOptions
-
Deprecated.
Sets units of measurement to use in response, for example, in guidance instructions.
- setUpcomingColor(int) - Method in class com.here.android.mpa.mapping.MapRoute
-
Sets a color for displaying the upcoming route, using an ARGB (Alpha/Red/Green/Blue) integer
color value.
- setUpdateDistanceDelta(int) - Method in class com.here.android.mpa.ar.ARController
-
Sets the update distance delta for the items in the camera view.
- setUpdatesInterval(double) - Method in class com.here.android.mpa.venues3d.VenueSimulatedLocationSource
-
Changes the interval between two consecutive simulated indoor position changes.
- setUpdateType(CityCoverageRequest.UpdateType) - Method in class com.here.android.mpa.urbanmobility.CityCoverageRequest
-
Deprecated.
Sets type of time filter, which determines if the result will contain
new, updated, or both new and updated, cities (since the given time).
- setUpDirection(Vector3f) - Method in class com.here.android.mpa.ar.ARBillboardObject
-
Set the up direction
- setUseDownIconOpacity(boolean) - Method in class com.here.android.mpa.ar.ARController.IconParams
-
Enables/disables usage of down icon opacity, by default, it is enabled.
- setUseDownIconsOnMap(boolean) - Method in class com.here.android.mpa.ar.ARController
-
Use Down icons in Map view in LiveSight
- setUserAuthentication(String) - Method in class com.here.android.mpa.search.Request
-
Some requests, such as when posting images or reviews, applications must provide an OAuth 2.0
bearer token (obtained from HERE Account) to authenticate the user performing the action.
- setUseSystemLanguage() - Method in class com.here.android.mpa.mapping.Map
-
Set the map display language using the system default locale.
- setValue(int) - Method in enum com.here.android.mpa.mapping.MapRoute.RenderType
-
Please contact HERE technical support if you require a custom configuration.
- setVariableValue(SchemeColorProperty, int, ZoomRange) - Method in class com.here.android.mpa.mapping.customization.CustomizableScheme
-
Sets color for an existing variable.
- setVariableValue(SchemeFloatProperty, float, ZoomRange) - Method in class com.here.android.mpa.mapping.customization.CustomizableScheme
-
Sets value to an existing float variable.
- setVariableValue(SchemeIntegerProperty, int, ZoomRange) - Method in class com.here.android.mpa.mapping.customization.CustomizableScheme
-
Sets value to existing integer variable.
- setVariableValue(SchemeBooleanProperty, boolean, ZoomRange) - Method in class com.here.android.mpa.mapping.customization.CustomizableScheme
-
Sets value to existing boolean variable.
- setVehicleAxles(int) - Method in class com.here.android.mpa.tce.TollCostVehicleProfile
-
Sets number of vehicle's axles (not including trailer axles).
- setVehicleProfile(TollCostVehicleProfile) - Method in class com.here.android.mpa.tce.TollCostOptions
-
- setVehicleType(TollCostVehicleProfile.VehicleType) - Method in class com.here.android.mpa.tce.TollCostVehicleProfile
-
Sets vehicle type.
- setVenueEnteringAnimation(boolean) - Method in interface com.here.android.mpa.venues3d.VenueLayerAdapter
-
This method enables or disables an animation used when the venue is opened.
- setVenueEnteringAnimation(boolean) - Method in class com.here.android.mpa.venues3d.VenueMapFragment
-
- setVenueEnteringAnimation(boolean) - Method in class com.here.android.mpa.venues3d.VenueMapView
-
- setVenueLayerVisible(boolean) - Method in interface com.here.android.mpa.venues3d.VenueLayerAdapter
-
This method sets a flag indicating whether or not the venue layer is visible.
- setVenueLayerVisible(boolean) - Method in class com.here.android.mpa.venues3d.VenueMapFragment
-
- setVenueLayerVisible(boolean) - Method in class com.here.android.mpa.venues3d.VenueMapView
-
- setVenuesInViewportCallback(boolean) - Method in interface com.here.android.mpa.venues3d.VenueLayerAdapter
-
- setVenuesInViewportCallback(boolean) - Method in class com.here.android.mpa.venues3d.VenueMapFragment
-
- setVenuesInViewportCallback(boolean) - Method in class com.here.android.mpa.venues3d.VenueMapView
-
- setVenueUpdatesEnabled(boolean) - Method in interface com.here.android.mpa.venues3d.VenueLayerAdapter
-
Controls whether updates are enabled for the venues on the map.
- setVenueUpdatesEnabled(boolean) - Method in class com.here.android.mpa.venues3d.VenueMapFragment
-
- setVenueUpdatesEnabled(boolean) - Method in class com.here.android.mpa.venues3d.VenueMapView
-
- setVertexIndices(IntBuffer) - Method in class com.here.android.mpa.mapping.Mesh
-
Sets an IntBuffer representing a list of mesh triangles to render.
- setVerticalScale(float) - Method in class com.here.android.mpa.mapping.MapBuildingGroup
-
- setVertices(List<GeoCoordinate>) - Method in class com.here.android.mpa.mapping.GeoMesh
-
Sets a
List of
GeoCoordinate
objects representing the vertices associated with the
GeoMesh.
- setVertices(DoubleBuffer) - Method in class com.here.android.mpa.mapping.GeoMesh
-
Sets a DoubleBuffer representing a list of vertices associated with the
GeoMesh.
- setVertices(FloatBuffer) - Method in class com.here.android.mpa.mapping.LocalMesh
-
Sets a FloatBuffer representing a list of vertices associated with the
LocalMesh.
- setVibrationEnabled(boolean) - Method in class com.here.android.mpa.venues3d.VenueNavigationManager
-
Enables/disables device vibration during navigation.
- setViewRect(ViewRect) - Method in class com.here.android.mpa.mapping.MapOffScreenRenderer
-
Set the view rectangle where the map will be drawn.
- setViewResolution(int) - Method in class com.here.android.mpa.isoline.IsolineOptions
-
Sets the view resolution.
- setVisibilityRange(PointF) - Method in class com.here.android.mpa.ar.ARModelObject
-
Set the distance range in meters around the camera over which this model is visible
- setVisible(boolean) - Method in class com.here.android.mpa.mapping.MapObject
-
Sets whether the visibility of the MapObject on the map is enabled.
- setVisible(boolean) - Method in class com.here.android.mpa.mapping.PositionIndicator
-
Sets a PositionIndicator to be either visible or hidden.
- setVisibleLayers(EnumSet<Map.LayerCategory>, boolean) - Method in class com.here.android.mpa.mapping.Map
-
Toggles the visibility of the map layer categories to be rendered.
- setVisibleMask(int) - Method in class com.here.android.mpa.mapping.MapObject
-
Sets this MapObject to be visible at the specified zoom level.
- setVisibleMask(int, int) - Method in class com.here.android.mpa.mapping.MapObject
-
Sets this MapObject to be visible for the specified range of zoom levels.
- setVoicePromptDistanceRangeFromPreviousManeuver(VoiceGuidanceOptions.RoadType, VoiceGuidanceOptions.VoicePromptType, VoiceGuidanceOptions.Range) - Method in class com.here.android.mpa.guidance.VoiceGuidanceOptions
-
Configures voice guidance rules.
- setVoicePromptDistanceRangeToNextManeuver(VoiceGuidanceOptions.RoadType, VoiceGuidanceOptions.VoicePromptType, VoiceGuidanceOptions.Range) - Method in class com.here.android.mpa.guidance.VoiceGuidanceOptions
-
Configures voice guidance rules.
- setVoicePromptTimeBasedDistanceToNextManeuver(VoiceGuidanceOptions.RoadType, VoiceGuidanceOptions.VoicePromptType, int) - Method in class com.here.android.mpa.guidance.VoiceGuidanceOptions
-
Configures voice guidance rules.
- setVoicePromptTimeRangeFromPreviousManeuver(VoiceGuidanceOptions.RoadType, VoiceGuidanceOptions.VoicePromptType, VoiceGuidanceOptions.Range) - Method in class com.here.android.mpa.guidance.VoiceGuidanceOptions
-
Configures voice guidance rules.
- setVoicePromptTimeRangeToNextManeuver(VoiceGuidanceOptions.RoadType, VoiceGuidanceOptions.VoicePromptType, VoiceGuidanceOptions.Range) - Method in class com.here.android.mpa.guidance.VoiceGuidanceOptions
-
Configures voice guidance rules.
- setVoiceSkin(VoiceSkin) - Method in class com.here.android.mpa.guidance.VoiceGuidanceOptions
-
Sets the voice skin id for voice Navigation.
- setVolume(float) - Method in class com.here.android.mpa.guidance.NavigationManager.AudioPlayer
-
Set the Audio Volume used by NavigationManager
- setWaitingTime(long) - Method in class com.here.android.mpa.routing.RouteWaypoint
-
Sets time that will be spent at the waypoint.
- setWaypointsDefaultIconSize(Size) - Method in class com.here.android.mpa.venues3d.VenueRouteStyleOptions
-
Changes the size (in density independent pixels) of the default icons for the
waypoints of the route.
- setWaypointType(RouteWaypoint.Type) - Method in class com.here.android.mpa.routing.RouteWaypoint
-
Sets the waypoint type.
- setWeight(double) - Method in class com.here.android.mpa.tce.TollCostVehicleProfile
-
Sets vehicle weight in tonne.
- setWidth(int) - Method in class com.here.android.mpa.common.ViewRect
-
Sets a width, in pixels, for the ViewRect.
- setX(float) - Method in class com.here.android.mpa.common.Vector3f
-
Sets the x-component of the vector.
- setX(int) - Method in class com.here.android.mpa.common.ViewRect
-
Sets an X-coordinate for the ViewRect.
- setY(float) - Method in class com.here.android.mpa.common.Vector3f
-
Sets the y-component of the vector.
- setY(int) - Method in class com.here.android.mpa.common.ViewRect
-
Sets a Y-coordinate for the ViewRect.
- setYaw(float) - Method in class com.here.android.mpa.mapping.MapLocalModel
-
Sets a yaw value for the MapLocalModel.
- setZ(float) - Method in class com.here.android.mpa.common.Vector3f
-
Sets the z-component of the vector.
- setZIndex(int) - Method in class com.here.android.mpa.mapping.MapObject
-
Sets a z-index (stacking order) value for this MapObject.
- setZIndex(int) - Method in class com.here.android.mpa.mapping.MapRasterTileSource
-
Sets a z-index (stacking order) value for the MapObject.
- setZIndex(int) - Method in class com.here.android.mpa.mapping.PositionIndicator
-
Set the Z index of the position indicator.
- setZipCode(String) - Method in class com.here.android.mpa.search.AddressFilter
-
Sets a zip code to the AddressFilter.
- setZoomInterpolator(AnimationInterpolator) - Method in class com.here.android.mpa.ar.ARController.DownViewParams
-
Set auto zoom interpolation algorithm.
- setZoomInterpolator(AnimationInterpolator) - Method in class com.here.android.mpa.ar.ARController.IntroAnimationParams
-
Set the interpolator for intro(LiveSight entry) zoom animation.
- setZoomLevel(double) - Method in class com.here.android.mpa.mapping.Map
-
Sets a zoom level for the Map to a fraction that is within the range of minimum and
maximum zoom levels.
- setZoomLevel(double, Map.Animation) - Method in class com.here.android.mpa.mapping.Map
-
Sets a zoom level for the Map to a fraction that is within the range of minimum and
maximum zoom levels.
- setZoomLevel(double, PointF, Map.Animation) - Method in class com.here.android.mpa.mapping.Map
-
Sets a zoom level for the Map to a fraction that is within the range of minimum and
maximum zoom levels while keeping the specified screen coordinate at the same Geographical
Location.
- SHADER_SHADOW_COLOR - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.ElevationMap
-
- SHADER_SPECULAR_COLOR - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.ElevationMap
-
- shape - Variable in class com.here.android.mpa.isoline.Isoline.IsolineComponentConnection
-
Polygon describing the shape of connection of two isoline components.
- shift(Location) - Method in interface com.here.android.mpa.common.PositioningManager.IGeoShiftable
-
Shifts input coordinates and returns result.
- SHOPPING_COMPLEX - Static variable in class com.here.android.mpa.mapping.Map
-
- ShoppingComplex() - Constructor for class com.here.android.mpa.mapping.customization.CustomizableVariables.ShoppingComplex
-
- ShoppingComplexInfo() - Constructor for class com.here.android.mpa.mapping.customization.CustomizableVariables.ShoppingComplexInfo
-
- showAtZoomLevel(int) - Method in class com.here.android.mpa.mapping.MapRasterTileSource
-
Shows tiles at the specified zoom level of the Map.
- showAtZoomRange(int, int) - Method in class com.here.android.mpa.mapping.MapRasterTileSource
-
Shows tiles within a given zoom level range of the Map.
- showFrontItemsOnly(boolean) - Method in class com.here.android.mpa.ar.ARController
-
Show only icons in the Front plane in Camera view.
- showRoute(CombinedRoute) - Method in class com.here.android.mpa.venues3d.RoutingController
-
Shows combined route from start location to destination in the map.
- showRoute(CombinedRoute, VenueRouteStyleOptions) - Method in class com.here.android.mpa.venues3d.RoutingController
-
Shows the route on the map with custom route style options.
- showView(ARController.ViewType) - Method in class com.here.android.mpa.ar.ARController
-
- Signpost - Class in com.here.android.mpa.routing
-
This class stores signpost information along the
Route.
- Signpost.LocalizedLabel - Class in com.here.android.mpa.routing
-
Signpost information can be used for navigation (both audible and
graphical/textual navigation) and map display.
- signValue - Variable in class com.here.android.mpa.common.TrafficSign
-
Textual description of the value visible on the sign.
- simulate(FTCRRoute, int) - Method in class com.here.android.mpa.ftcr.FTCRNavigationManager
-
Starts turn-by-turn simulation.
- simulate(Route, long) - Method in class com.here.android.mpa.guidance.NavigationManager
-
Start route simulation.
- simulate(CombinedRoute, double, boolean, double) - Method in class com.here.android.mpa.venues3d.CombinedNavigationManager
-
Starts a turn-by-turn navigation simulation session using the specified combined route.
- Size - Class in com.here.android.mpa.common
-
Represents size in pixels
- Size() - Constructor for class com.here.android.mpa.common.Size
-
Public constructor
- Size(int, int) - Constructor for class com.here.android.mpa.common.Size
-
Public constructor
- size() - Method in class com.here.android.mpa.pde.PlatformDataItem
-
Returns the number of mappings in this PlatformDataItem.
- size() - Method in class com.here.android.mpa.pde.PlatformDataItemCollection
-
Returns the number of elements in this PlatformDataItemCollection.
- size() - Method in class com.here.android.mpa.pde.PlatformDataResult
-
Returns the number of mappings in this Map.
- Sky() - Constructor for class com.here.android.mpa.mapping.customization.CustomizableVariables.Sky
-
- SlopeDataPoint - Class in com.here.android.mpa.electronic_horizon
-
Represents a slope data point.
- SlopeDataPoint(double, double) - Constructor for class com.here.android.mpa.electronic_horizon.SlopeDataPoint
-
Constructor.
- SOLIDCOLOR - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.MarkingLane
-
- SOURCE_CACHE - Static variable in class com.here.android.mpa.common.GeoPosition
-
GeoPosition is retuned from server cache.
- SOURCE_FUSION - Static variable in class com.here.android.mpa.common.GeoPosition
-
GeoPosition is retuned as filtered from several sources.
- SOURCE_HARDWARE - Static variable in class com.here.android.mpa.common.GeoPosition
-
GeoPosition is retuned from hardware.
- SOURCE_INDOOR - Static variable in class com.here.android.mpa.common.GeoPosition
-
GeoPosition is retuned from indoor radio maps.
- SOURCE_NONE - Static variable in class com.here.android.mpa.common.GeoPosition
-
Source is unknown or not available.
- SOURCE_OFFLINE - Static variable in class com.here.android.mpa.common.GeoPosition
-
GeoPosition is retuned from radio maps.
- SOURCE_ONLINE - Static variable in class com.here.android.mpa.common.GeoPosition
-
GeoPosition is retuned from server.
- Space - Class in com.here.android.mpa.venues3d
-
This class represents a physical space in a Venue (building), for example a shop in a
shopping mall.
- Space.SpaceType - Enum in com.here.android.mpa.venues3d
-
This enumeration defines identifiers for space types.
- SpaceLocation - Class in com.here.android.mpa.venues3d
-
Represents a indoor space location used as either start- or endpoint in indoor routing.
- SpaceLocation(Space, VenueController) - Constructor for class com.here.android.mpa.venues3d.SpaceLocation
-
Constructs a space location object with a given space and venue controller objects.
- SpatialObject - Class in com.here.android.mpa.venues3d
-
This class represents a physical space on a map.
- SpatialObject(SpatialObjectImpl) - Constructor for class com.here.android.mpa.venues3d.SpatialObject
-
Package Private Constructor
- SpeedWarningListener() - Constructor for class com.here.android.mpa.guidance.NavigationManager.SpeedWarningListener
-
- SPORTS_COMPLEX - Static variable in class com.here.android.mpa.mapping.Map
-
- SportsComplex() - Constructor for class com.here.android.mpa.mapping.customization.CustomizableVariables.SportsComplex
-
- SportsComplexInfo() - Constructor for class com.here.android.mpa.mapping.customization.CustomizableVariables.SportsComplexInfo
-
- SSAO() - Constructor for class com.here.android.mpa.mapping.customization.CustomizableVariables.SSAO
-
- start() - Method in class com.here.android.mpa.ar.ARController
-
Start AR
- start(PositioningManager.LocationMethod) - Method in class com.here.android.mpa.common.LocationDataSource
-
Called by PositioningManager to start location updates using the
specified location method.
- start() - Method in interface com.here.android.mpa.common.OffScreenRenderer
-
Start the offscreen renderer.
- start(SurfaceHolder, OffScreenRenderer.SurfaceUpdatedListener) - Method in interface com.here.android.mpa.common.OffScreenRenderer
-
Start the offscreen renderer.
- start(PositioningManager.LocationMethod) - Method in class com.here.android.mpa.common.PositioningManager
-
Starts receiving position updates from the current location data source.
- start() - Method in class com.here.android.mpa.customlocation2.CLE2Task
-
Starts this task.
- start(CLE2Task.Callback<ResultType>) - Method in class com.here.android.mpa.customlocation2.CLE2Task
-
Starts this task and subscribes the supplied callback for result.
- start() - Method in class com.here.android.mpa.fce.FleetConnectivityService
-
Starts the service if it is not already started.
- start(FTCRRoute) - Method in class com.here.android.mpa.ftcr.FTCRNavigationManager
-
Start turn-by-turn navigation.
- start() - Method in class com.here.android.mpa.guidance.TrafficWarner
-
Starts the traffic warner
- start() - Method in class com.here.android.mpa.mapping.MapOffScreenRenderer
-
Start the offscreen renderer.
- start(SurfaceHolder, OffScreenRenderer.SurfaceUpdatedListener) - Method in class com.here.android.mpa.mapping.MapOffScreenRenderer
-
Start the offscreen renderer.
- start(CombinedRoute) - Method in class com.here.android.mpa.venues3d.CombinedNavigationManager
-
Starts a turn-by-turn navigation session using the specified combined route.
- start(VenueRoute, CombinedRoute) - Method in class com.here.android.mpa.venues3d.VenueNavigationManager
-
Starts a turn-by-turn navigation session using the specified venue route section.
- start(LinkingRoute, CombinedRoute) - Method in class com.here.android.mpa.venues3d.VenueNavigationManager
-
Starts a turn-by-turn navigation session using the specified linking route section.
- start(PositioningManager.LocationMethod) - Method in class com.here.android.mpa.venues3d.VenueSimulatedLocationSource
-
- START_DIRECTION_ANY - Static variable in class com.here.android.mpa.routing.RouteOptions
-
Defines the value used to indicate routing may start in any direction
- startAsync() - Method in class com.here.android.mpa.venues3d.VenueService
-
Starts VenueService asynchronously.
- startNavigation(Route) - Method in class com.here.android.mpa.guidance.NavigationManager
-
Start navigation along the route.
- startPlayback(String) - Method in class com.here.android.mpa.common.PositionSimulator
-
Starts play back of a position log file by pushing Test Locations to Android LocationManager.
- startTracking() - Method in class com.here.android.mpa.guidance.NavigationManager
-
Start tracking mode.
- startVenueServiceAsync(VenueService.VenueServiceListener) - Method in class com.here.android.mpa.venues3d.VenueMapView
-
Asynchronously initialize and starts the VenueService object.
- StateAbbreviationLabel() - Constructor for class com.here.android.mpa.mapping.customization.CustomizableVariables.StateAbbreviationLabel
-
- StateBoundary() - Constructor for class com.here.android.mpa.mapping.customization.CustomizableVariables.StateBoundary
-
- StateBoundaryDisputed() - Constructor for class com.here.android.mpa.mapping.customization.CustomizableVariables.StateBoundaryDisputed
-
- StateLabel() - Constructor for class com.here.android.mpa.mapping.customization.CustomizableVariables.StateLabel
-
- Station - Class in com.here.android.mpa.urbanmobility
-
- StationSearchRequest - Class in com.here.android.mpa.urbanmobility
-
- StationSearchRequest.NameMatchingMethod - Enum in com.here.android.mpa.urbanmobility
-
Deprecated.
Possible matching methods for a station name.
- StationSearchResult - Class in com.here.android.mpa.urbanmobility
-
- StationWithDepartureBoard - Class in com.here.android.mpa.urbanmobility
-
- StatusListener - Interface in com.here.android.positioning
-
HERE positioning status listener interface definition.
- StatusListener.PositioningError - Enum in com.here.android.positioning
-
Positioning error types.
- StatusListener.ServiceError - Enum in com.here.android.positioning
-
Service error types.
- StatusListenerAdapter - Class in com.here.android.positioning
-
Convenience adapter class for HERE positioning status listener interface.
- StatusListenerAdapter() - Constructor for class com.here.android.positioning.StatusListenerAdapter
-
- stop(boolean) - Method in class com.here.android.mpa.ar.ARController
-
Stop AR
- stop() - Method in class com.here.android.mpa.common.LocationDataSource
-
Called by PositioningManager to stop location updates.
- stop() - Method in interface com.here.android.mpa.common.OffScreenRenderer
-
Stop the offscreen renderer.
- stop() - Method in class com.here.android.mpa.common.PositioningManager
-
Stops receiving position updates from the positioning device.
- stop() - Method in class com.here.android.mpa.fce.FleetConnectivityService
-
Stops the service if it is running.
- stop() - Method in class com.here.android.mpa.ftcr.FTCRNavigationManager
-
Stops turn-by-turn navigation.
- stop() - Method in class com.here.android.mpa.guidance.NavigationManager.AudioPlayer
-
Stop the navigation instruction currently being played.
- stop() - Method in class com.here.android.mpa.guidance.NavigationManager
-
Abort the current operation, which can be route navigation, route simulation or tracking.
- stop() - Method in class com.here.android.mpa.guidance.TrafficWarner
-
Stops the traffic warner
- stop() - Method in class com.here.android.mpa.mapping.MapOffScreenRenderer
-
Stop the offscreen renderer.
- stop() - Method in class com.here.android.mpa.venues3d.CombinedNavigationManager
-
- stop() - Method in class com.here.android.mpa.venues3d.VenueNavigationManager
-
- stop() - Method in class com.here.android.mpa.venues3d.VenueSimulatedLocationSource
-
- STOP_FONTSTYLE_COLOR - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.Transit
-
- STOP_FONTSTYLE_OUTLINE_COLOR - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.Transit
-
- STOP_FONTSTYLE_OUTLINE_WIDTH - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.Transit
-
- STOP_FONTSTYLE_SIZE - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.Transit
-
- stopAndClearCache(VenueService.VenueServiceClearCacheListener) - Static method in class com.here.android.mpa.venues3d.VenueService
-
Clears cached data including all downloaded venues.
- stopAsync(VenueService.VenueServiceStopListener) - Method in class com.here.android.mpa.venues3d.VenueService
-
Stops VenueService asynchronously.
- stopPlayback() - Method in class com.here.android.mpa.common.PositionSimulator
-
Stops any currently playing position log file.
- stopSpeedWarning() - Method in class com.here.android.mpa.guidance.NavigationManager
-
Stop speed warning notifications for the current navigation session.
- Street() - Constructor for class com.here.android.mpa.mapping.customization.CustomizableVariables.Street
-
- STREET_CATEGORY_0 - Static variable in class com.here.android.mpa.mapping.Map
-
- STREET_CATEGORY_1 - Static variable in class com.here.android.mpa.mapping.Map
-
- STREET_CATEGORY_2 - Static variable in class com.here.android.mpa.mapping.Map
-
- STREET_CATEGORY_3 - Static variable in class com.here.android.mpa.mapping.Map
-
- STREET_CATEGORY_4 - Static variable in class com.here.android.mpa.mapping.Map
-
- STREET_CATEGORY_PEDESTRIAN - Static variable in class com.here.android.mpa.mapping.Map
-
- STREET_CATEGORY_WALKWAY - Static variable in class com.here.android.mpa.mapping.Map
-
- STREET_COLOR - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.Panorama
-
- STREET_FONTSTYLE_COLOR - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.Panorama
-
- STREET_FONTSTYLE_OUTLINE_COLOR - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.Panorama
-
- STREET_FONTSTYLE_OUTLINE_WIDTH - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.Panorama
-
- STREET_FONTSTYLE_SIZE - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.Panorama
-
- STREET_WIDTHM - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.Panorama
-
- STREETCATEGORY0_COLOR - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.ExitInfo
-
- STREETCATEGORY0_COLOR - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.ExitInfoSimplified
-
- STREETCATEGORY0_FONTSTYLE_COLOR - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.ExitInfo
-
- STREETCATEGORY0_FONTSTYLE_OUTLINE_COLOR - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.ExitInfo
-
- STREETCATEGORY0_FONTSTYLE_OUTLINE_WIDTH - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.ExitInfo
-
- STREETCATEGORY0_FONTSTYLE_SIZE - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.ExitInfo
-
- STREETCATEGORY0_OUTLINECOLOR - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.ExitInfo
-
- STREETCATEGORY0_OUTLINECOLOR - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.ExitInfoSimplified
-
- STREETCATEGORY0_OUTLINEWIDTH - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.ExitInfo
-
- STREETCATEGORY0_OUTLINEWIDTH - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.ExitInfoSimplified
-
- STREETCATEGORY0_TOLL_COLOR - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.ExitInfo
-
- STREETCATEGORY0_TOLL_COLOR - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.ExitInfoSimplified
-
- STREETCATEGORY0_TOLL_FONTSTYLE_COLOR - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.ExitInfo
-
- STREETCATEGORY0_TOLL_FONTSTYLE_OUTLINE_COLOR - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.ExitInfo
-
- STREETCATEGORY0_TOLL_FONTSTYLE_OUTLINE_WIDTH - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.ExitInfo
-
- STREETCATEGORY0_TOLL_FONTSTYLE_SIZE - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.ExitInfo
-
- STREETCATEGORY0_TOLL_OUTLINECOLOR - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.ExitInfo
-
- STREETCATEGORY0_TOLL_OUTLINECOLOR - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.ExitInfoSimplified
-
- STREETCATEGORY0_TOLL_OUTLINEWIDTH - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.ExitInfo
-
- STREETCATEGORY0_TOLL_OUTLINEWIDTH - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.ExitInfoSimplified
-
- STREETCATEGORY1_COLOR - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.ExitInfo
-
- STREETCATEGORY1_COLOR - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.ExitInfoSimplified
-
- STREETCATEGORY1_FONTSTYLE_COLOR - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.ExitInfo
-
- STREETCATEGORY1_FONTSTYLE_OUTLINE_COLOR - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.ExitInfo
-
- STREETCATEGORY1_FONTSTYLE_OUTLINE_WIDTH - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.ExitInfo
-
- STREETCATEGORY1_FONTSTYLE_SIZE - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.ExitInfo
-
- STREETCATEGORY1_OUTLINECOLOR - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.ExitInfo
-
- STREETCATEGORY1_OUTLINECOLOR - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.ExitInfoSimplified
-
- STREETCATEGORY1_OUTLINEWIDTH - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.ExitInfo
-
- STREETCATEGORY1_OUTLINEWIDTH - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.ExitInfoSimplified
-
- STREETCATEGORY1_TOLL_COLOR - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.ExitInfo
-
- STREETCATEGORY1_TOLL_COLOR - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.ExitInfoSimplified
-
- STREETCATEGORY1_TOLL_FONTSTYLE_COLOR - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.ExitInfo
-
- STREETCATEGORY1_TOLL_FONTSTYLE_OUTLINE_COLOR - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.ExitInfo
-
- STREETCATEGORY1_TOLL_FONTSTYLE_OUTLINE_WIDTH - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.ExitInfo
-
- STREETCATEGORY1_TOLL_FONTSTYLE_SIZE - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.ExitInfo
-
- STREETCATEGORY1_TOLL_OUTLINECOLOR - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.ExitInfo
-
- STREETCATEGORY1_TOLL_OUTLINECOLOR - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.ExitInfoSimplified
-
- STREETCATEGORY1_TOLL_OUTLINEWIDTH - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.ExitInfo
-
- STREETCATEGORY1_TOLL_OUTLINEWIDTH - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.ExitInfoSimplified
-
- STREETCATEGORY2_COLOR - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.ExitInfo
-
- STREETCATEGORY2_COLOR - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.ExitInfoSimplified
-
- STREETCATEGORY2_FONTSTYLE_COLOR - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.ExitInfo
-
- STREETCATEGORY2_FONTSTYLE_OUTLINE_COLOR - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.ExitInfo
-
- STREETCATEGORY2_FONTSTYLE_OUTLINE_WIDTH - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.ExitInfo
-
- STREETCATEGORY2_FONTSTYLE_SIZE - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.ExitInfo
-
- STREETCATEGORY2_OUTLINECOLOR - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.ExitInfo
-
- STREETCATEGORY2_OUTLINECOLOR - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.ExitInfoSimplified
-
- STREETCATEGORY2_OUTLINEWIDTH - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.ExitInfo
-
- STREETCATEGORY2_OUTLINEWIDTH - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.ExitInfoSimplified
-
- STREETCATEGORY2_TOLL_COLOR - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.ExitInfo
-
- STREETCATEGORY2_TOLL_COLOR - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.ExitInfoSimplified
-
- STREETCATEGORY2_TOLL_FONTSTYLE_COLOR - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.ExitInfo
-
- STREETCATEGORY2_TOLL_FONTSTYLE_OUTLINE_COLOR - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.ExitInfo
-
- STREETCATEGORY2_TOLL_FONTSTYLE_OUTLINE_WIDTH - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.ExitInfo
-
- STREETCATEGORY2_TOLL_FONTSTYLE_SIZE - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.ExitInfo
-
- STREETCATEGORY2_TOLL_OUTLINECOLOR - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.ExitInfo
-
- STREETCATEGORY2_TOLL_OUTLINECOLOR - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.ExitInfoSimplified
-
- STREETCATEGORY2_TOLL_OUTLINEWIDTH - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.ExitInfo
-
- STREETCATEGORY2_TOLL_OUTLINEWIDTH - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.ExitInfoSimplified
-
- STREETPOLYLINEATTRIBUTE_ARROW_COLOR - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.Railway
-
- STREETPOLYLINEATTRIBUTE_ARROW_TOLL_COLOR - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.Railway
-
- STREETPOLYLINEATTRIBUTE_ARROW_UNPAVED_COLOR - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.Railway
-
- STREETPOLYLINEATTRIBUTE_BRIDGE_COLOR - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.Railway
-
- STREETPOLYLINEATTRIBUTE_TOLL_CENTERLINE_COLOR - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.Railway
-
- STREETPOLYLINEATTRIBUTE_TOLL_COLOR - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.Railway
-
- STREETPOLYLINEATTRIBUTE_TOLL_OUTLINE_COLOR - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.Railway
-
- STREETPOLYLINEATTRIBUTE_TOLL_THIN_COLOR - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.Railway
-
- STREETPOLYLINEATTRIBUTE_TOLL_TUNNEL_COLOR - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.Railway
-
- STREETPOLYLINEATTRIBUTE_UNPAVED_COLOR - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.Railway
-
- STREETPOLYLINEATTRIBUTE_UNPAVED_OUTLINE_COLOR - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.Railway
-
- STREETPOLYLINEATTRIBUTE_UNPAVED_THIN_COLOR - Static variable in class com.here.android.mpa.mapping.customization.CustomizableVariables.Railway
-
- StyleSettings - Class in com.here.android.mpa.venues3d
-
Defines style settings for venue and space objects.
- StyleSettings() - Constructor for class com.here.android.mpa.venues3d.StyleSettings
-
Constructs a StyleSettings object.
- subCategory - Variable in class com.here.android.mpa.common.TrafficSign
-
SubCategory of this traffic sign.
- subList(int, int) - Method in class com.here.android.mpa.pde.PlatformDataItemCollection
-
Returns a PlatformDataItemCollection of the specified portion of this
PlatformDataItemCollection from the given start index to the end index minus one.
- subscribe(CLE2Task.Callback<ResultType>) - Method in class com.here.android.mpa.customlocation2.CLE2Task
-
Add a listener to be notified when this task finishes.
- subType - Variable in class com.here.android.mpa.common.TrafficSign
-
Subtype of this traffic sign.
- SupplierLink - Class in com.here.android.mpa.search
-
Represents a
SupplierLink which contains meta-information about a supplier.
- SupportCompositeFragment - Class in com.here.android.mpa.ar
-
- SupportCompositeFragment() - Constructor for class com.here.android.mpa.ar.SupportCompositeFragment
-
Deprecated.
Constructor
- SupportMapFragment - Class in com.here.android.mpa.mapping
-
- SupportMapFragment() - Constructor for class com.here.android.mpa.mapping.SupportMapFragment
-
Deprecated.
Constructor