- UMCalculateResult - Class in com.here.android.mpa.routing
-
- UMCalculateResult.ViolatedOption - Enum in com.here.android.mpa.routing
-
Deprecated.
These are options which might not be taken into account when calculating the
UMCalculateResult.
- UMRoute - Class in com.here.android.mpa.routing
-
- UMRouteOptions - Class in com.here.android.mpa.routing
-
- UMRouteOptions() - Constructor for class com.here.android.mpa.routing.UMRouteOptions
-
Deprecated.
Public Constructor
- UMRouteOptions(RouteOptions) - Constructor for class com.here.android.mpa.routing.UMRouteOptions
-
Deprecated.
Copy Constructor
- UMRouteOptions(UMRouteOptions) - Constructor for class com.here.android.mpa.routing.UMRouteOptions
-
Deprecated.
Copy Constructor
- UMRouter - Class in com.here.android.mpa.routing
-
- UMRouter() - Constructor for class com.here.android.mpa.routing.UMRouter
-
Deprecated.
Default constructor.
- UMRouter.Listener - Interface in com.here.android.mpa.routing
-
Deprecated.
Represents a listener to provide information about route calculation events.
- UMRouter.SubsequentRouteType - Enum in com.here.android.mpa.routing
-
Deprecated.
Defines if earlier or later routes should be requested.
- UMRouteResult - Class in com.here.android.mpa.routing
-
- uninstallMapPackages(List<Integer>) - Method in class com.here.android.mpa.odml.MapLoader
-
Uninstalls the MapPackage hierarchies whose IDs are contained within the specified
List of Integer objects.
- UnintializedMapEngineException - Exception in com.here.android.mpa.common
-
UnintializedMapEngineException will be thrown if any object that require the
MapEngine
to be initialized is used without the
MapEngine been initialized.
- UnintializedMapEngineException() - Constructor for exception com.here.android.mpa.common.UnintializedMapEngineException
-
Default constructor
- Units - Enum in com.here.android.mpa.urbanmobility
-
- UNIVERSITY_CAMPUS - Static variable in class com.here.android.mpa.mapping.Map
-
- UniversityCampus() - Constructor for class com.here.android.mpa.mapping.customization.CustomizableVariables.UniversityCampus
-
- UniversityCampusInfo() - Constructor for class com.here.android.mpa.mapping.customization.CustomizableVariables.UniversityCampusInfo
-
- UNKNOWN - Static variable in class com.here.android.mpa.common.GeoPosition
-
Definition of an unknown accuracy, course (heading/bearing) or speed
- UNKNOWN - Static variable in class com.here.android.mpa.customlocation2.CLE2Request.CLE2Error
-
Some other unexpected error occurred.
- UNKNOWN_ALTITUDE - Static variable in class com.here.android.mpa.common.GeoCoordinate
-
Definition of an unknown altitude.
- UNKNOWN_COURSE - Static variable in class com.here.android.mpa.routing.RouteWaypoint
-
Definition of an unknown course.
- UNKNOWN_ITEM_COUNT - Static variable in class com.here.android.mpa.customlocation2.CLE2OperationResult
-
- unselect() - Method in class com.here.android.mpa.ar.ARController
-
Unselect previously selected object.
- unsetVisibleMask(int) - Method in class com.here.android.mpa.mapping.MapObject
-
Sets this MapObject to be invisible at the specified zoom level by unsetting the
visibility bit mask.
- unsetVisibleMask(int, int) - Method in class com.here.android.mpa.mapping.MapObject
-
Sets this MapObject to be invisible for the specified range of zoom levels by
unsetting the visibility bit mask.
- unsubscribe(CLE2Task.Callback<ResultType>) - Method in class com.here.android.mpa.customlocation2.CLE2Task
-
Removes a listener from the list of subscribers to this task.
- UnsupportedFilterException(String) - Constructor for exception com.here.android.mpa.search.HereRequest.UnsupportedFilterException
-
- update() - Method in class com.here.android.mpa.electronic_horizon.AdasisV2Engine
-
Updates ADASIS engine with a new position.
- update() - Method in class com.here.android.mpa.electronic_horizon.ElectronicHorizon
-
Updates electronic horizon with a new position.
- UpViewParams - Variable in class com.here.android.mpa.ar.ARController
-
- UpViewTransitionParams - Variable in class com.here.android.mpa.ar.ARController
-
- UrlMapRasterTileSourceBase - Class in com.here.android.mpa.mapping
-
Represents an abstract base class for URL map raster tile sources.
- UrlMapRasterTileSourceBase() - Constructor for class com.here.android.mpa.mapping.UrlMapRasterTileSourceBase
-
- UserLink - Class in com.here.android.mpa.search
-
Represents a
UserLink which contains additional attributes to describe a user.
- utilize(ARController.SensorType, boolean) - Method in class com.here.android.mpa.ar.ARController.ExternalSensors
-
IMPORTANT! This call should be made when ARController is stopped or paused.