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

A

accept(RideOffer.Visitor<T>) - Method in class com.here.mobility.sdk.demand.PublicTransportRideOffer
 
accept(RideOffer.Visitor<T>) - Method in class com.here.mobility.sdk.demand.RideOffer
The accept-visitor pattern to distinguish between the different RideOffer types.
accept(RideOffer.Visitor<T>) - Method in class com.here.mobility.sdk.demand.TaxiRideOffer
 
addMarker(LatLng, MapObjectStyle) - Method in interface com.here.mobility.sdk.map.IMapController
Adds a Marker to the map which can be used to dynamically add points and polylines to the map.
addMarker(LatLng, MapObjectStyle) - Method in class com.here.mobility.sdk.map.MapController
Adds a Marker to the map which can be used to dynamically add points and polylines to the map.
addPolygon(GeoPointsList, PolygonStyle) - Method in interface com.here.mobility.sdk.map.IMapController
Adds a Polygon to the map.
addPolygon(GeoPointsList, PolygonStyle) - Method in class com.here.mobility.sdk.map.MapController
Adds a Polygon to the map.
addPolyline(GeoPointsList, PolylineStyle) - Method in interface com.here.mobility.sdk.map.IMapController
Adds a Polyline to the map.
addPolyline(GeoPointsList, PolylineStyle) - Method in class com.here.mobility.sdk.map.MapController
Adds a Polyline to the map.
Address - Class in com.here.mobility.sdk.core.geo
A generic address type.
Address() - Constructor for class com.here.mobility.sdk.core.geo.Address
 
Address.Builder - Class in com.here.mobility.sdk.core.geo
Builder to create Address objects.
Anchor - Enum in com.here.mobility.sdk.map
How to position an element relatively to a given point on the map
AnnotationColor - Class in com.here.mobility.sdk.map
Color of element on the map
AnnotationColor() - Constructor for class com.here.mobility.sdk.map.AnnotationColor
 
ApplicationAuthInfo - Class in com.here.mobility.sdk.core
The application info.
ApplicationAuthInfo() - Constructor for class com.here.mobility.sdk.core.ApplicationAuthInfo
 
applyAngleToMarker(Marker, float) - Method in interface com.here.mobility.sdk.map.UserLocationMarkerManager.LocationAndAngleApplier
Applies the given angle to the marker.
applyDefaultBuilderOptions() - Method in class com.here.mobility.sdk.map.MapObjectStyle.Builder
 
applyLocationToMarker(Marker, Location) - Method in interface com.here.mobility.sdk.map.UserLocationMarkerManager.LocationAndAngleApplier
Applies the given location to the marker.
applyTo(Marker) - Method in class com.here.mobility.sdk.map.MapImageStyle
 
applyTo(Marker) - Method in class com.here.mobility.sdk.map.MapObjectStyle
Apply this styling to the given marker.
authenticateApplication(ApplicationAuthInfo) - Method in class com.here.mobility.sdk.core.MobilitySdk
Authenticates the application.

B

BookingConstraints - Class in com.here.mobility.sdk.demand
Constraints that the supplier must fulfill for the current booking.
BookingConstraints() - Constructor for class com.here.mobility.sdk.demand.BookingConstraints
 
build() - Method in class com.here.mobility.sdk.core.geo.Address.Builder
Builds the address.
build() - Method in class com.here.mobility.sdk.core.sdk.UserPreferences.Builder
Build the UserPreferences object.
build() - Method in class com.here.mobility.sdk.demand.CancelRideRequest.Builder
Return the newly-created CancelRideRequest.
build() - Method in class com.here.mobility.sdk.demand.CreateRideRequest.Builder
Return the newly-created CreateRideRequest.
build() - Method in class com.here.mobility.sdk.demand.PassengerDetails.Builder
Builds a new PassengerDetails object.
build() - Method in class com.here.mobility.sdk.demand.RideOffersRequest.Builder
Return the newly-created RideOffersRequest.
build() - Method in class com.here.mobility.sdk.demand.RidePreferences.Builder
Build the RidePreferences object.
build() - Method in class com.here.mobility.sdk.demand.RideQuery.Builder
Return RideQuery object that will be built with the values given to the builder.
build() - Method in class com.here.mobility.sdk.demand.TransitOptions.Builder
Build the TransitOptions object.
build() - Method in class com.here.mobility.sdk.demand.Waypoint.Builder
Builds the Waypoint object
build() - Method in class com.here.mobility.sdk.map.CircleStyle.Builder
Builds a CircleStyle object from this builder.
build() - Method in class com.here.mobility.sdk.map.MapImageStyle.Builder
Builds the MapImageStyle object.
build() - Method in class com.here.mobility.sdk.map.PolygonStyle.Builder
 
build() - Method in class com.here.mobility.sdk.map.PolylineStyle.Builder
 
builder() - Static method in class com.here.mobility.sdk.core.geo.Address
Returns a new builder for an Address object.
Builder() - Constructor for class com.here.mobility.sdk.core.geo.Address.Builder
 
builder(Context) - Static method in class com.here.mobility.sdk.core.sdk.UserPreferences
Creates a new UserPreferences with the given parameters.
Builder() - Constructor for class com.here.mobility.sdk.core.sdk.UserPreferences.Builder
 
builder(String, CancelRideRequest.PassengerCancelReason) - Static method in class com.here.mobility.sdk.demand.CancelRideRequest
Builder to create CancelRideRequest object.
Builder() - Constructor for class com.here.mobility.sdk.demand.CancelRideRequest.Builder
 
builder(TaxiRideOffer, PassengerDetails) - Static method in class com.here.mobility.sdk.demand.CreateRideRequest
Builder to create CreateRideRequest object.
builder(String, PassengerDetails) - Static method in class com.here.mobility.sdk.demand.CreateRideRequest
Deprecated.
please use the builder with TaxiRideOffer instead
Builder() - Constructor for class com.here.mobility.sdk.demand.CreateRideRequest.Builder
 
builder(String, String) - Static method in class com.here.mobility.sdk.demand.PassengerDetails
Returns a builder to create PassengerDetails object.
builder() - Static method in class com.here.mobility.sdk.demand.PassengerDetails
Deprecated.
please use the builder that gets the mandatory properties.
Builder() - Constructor for class com.here.mobility.sdk.demand.PassengerDetails.Builder
 
builder() - Static method in class com.here.mobility.sdk.demand.RideOffersRequest
Builder to create RideOffersRequest object.
Builder() - Constructor for class com.here.mobility.sdk.demand.RideOffersRequest.Builder
 
builder() - Static method in class com.here.mobility.sdk.demand.RidePreferences
Returns a builder of RidePreferences objects.
Builder() - Constructor for class com.here.mobility.sdk.demand.RidePreferences.Builder
 
builder() - Static method in class com.here.mobility.sdk.demand.RideQuery
Returns a builder of RideQuery objects.
Builder() - Constructor for class com.here.mobility.sdk.demand.RideQuery.Builder
 
builder() - Static method in class com.here.mobility.sdk.demand.TransitOptions
Creates a new TransitOptions with the given parameters.
Builder() - Constructor for class com.here.mobility.sdk.demand.TransitOptions.Builder
 
builder(LatLng) - Static method in class com.here.mobility.sdk.demand.Waypoint
Builds a new Waypoint object
Builder() - Constructor for class com.here.mobility.sdk.demand.Waypoint.Builder
 
builder() - Static method in class com.here.mobility.sdk.map.CircleStyle
Returns a new builder for a CircleStyle object.
builder(ConfigurationManager) - Static method in class com.here.mobility.sdk.map.CircleStyle
Returns a new builder for a CircleStyle object.
Builder() - Constructor for class com.here.mobility.sdk.map.CircleStyle.Builder
 
Builder() - Constructor for class com.here.mobility.sdk.map.GeoShapeStyle.Builder
 
builder(MarkerImage) - Static method in class com.here.mobility.sdk.map.MapImageStyle
Returns a new builder for a MapImageStyle object, with the given image
builder(Context, Drawable) - Static method in class com.here.mobility.sdk.map.MapImageStyle
Returns a new builder for an MapImageStyle object, with the given drawable
builder(Context, int) - Static method in class com.here.mobility.sdk.map.MapImageStyle
Returns a new builder for a MapImageStyle object, with the given drawable
Builder() - Constructor for class com.here.mobility.sdk.map.MapImageStyle.Builder
 
Builder() - Constructor for class com.here.mobility.sdk.map.MapObjectStyle.Builder
 
builder() - Static method in class com.here.mobility.sdk.map.PolygonStyle
Returns a builder for PolygonStyle object, with default values
builder(ConfigurationManager) - Static method in class com.here.mobility.sdk.map.PolygonStyle
Returns a builder for PolygonStyle object, with default values
Builder() - Constructor for class com.here.mobility.sdk.map.PolygonStyle.Builder
 
builder() - Static method in class com.here.mobility.sdk.map.PolylineStyle
Returns a builder for PolylineStyle object, with default values
builder(ConfigurationManager) - Static method in class com.here.mobility.sdk.map.PolylineStyle
Returns a builder for PolylineStyle object, with default values
Builder() - Constructor for class com.here.mobility.sdk.map.PolylineStyle.Builder
 

C

CameraPosition - Class in com.here.mobility.sdk.map
The camera position.
CameraPosition() - Constructor for class com.here.mobility.sdk.map.CameraPosition
 
cancel() - Method in interface com.here.mobility.sdk.core.net.ResponseFuture
 
cancel() - Method in interface com.here.mobility.sdk.core.util.Cancelable
Cancels it.
Cancelable - Interface in com.here.mobility.sdk.core.util
The interface for cancelling something.
cancelAllActiveRequests() - Method in class com.here.mobility.sdk.core.net.ClientBase
 
cancelAllActiveRequests() - Method in interface com.here.mobility.sdk.core.net.INetworkClient
Cancels all active requests this client has running.
cancelAllActiveRequests() - Method in class com.here.mobility.sdk.demand.DemandClient
 
CancellationFeePolicy - Class in com.here.mobility.sdk.demand
The cancellation fee policy
CancellationFeePolicy() - Constructor for class com.here.mobility.sdk.demand.CancellationFeePolicy
 
CancellationFeePolicy.StatusLimit - Enum in com.here.mobility.sdk.demand
From which ride status cancellation fee will apply.
CancellationFeePolicy.Type - Enum in com.here.mobility.sdk.demand
Which type of cancellation fee applies
CancellationInfo - Class in com.here.mobility.sdk.demand
Info about a ride cancellation.
CancellationInfo() - Constructor for class com.here.mobility.sdk.demand.CancellationInfo
 
CancellationInfo.CancelReasonCategory - Enum in com.here.mobility.sdk.demand
The cancel reason category.
CancellationInfo.Party - Enum in com.here.mobility.sdk.demand
Which party cancelled the ride.
CancellationInfo.Status - Enum in com.here.mobility.sdk.demand
The status of the cancellation request.
CancellationPolicy - Enum in com.here.mobility.sdk.demand
The cancellation policy of the supplier
cancelRide(String, String) - Method in class com.here.mobility.sdk.demand.DemandClient
Deprecated.
This field is deprecated, please use DemandClient.cancelRide(CancelRideRequest) instead. This request can throw the following exceptions: HMAuthException
cancelRide(CancelRideRequest) - Method in class com.here.mobility.sdk.demand.DemandClient
Cancels the given ride.
CancelRideRequest - Class in com.here.mobility.sdk.demand
Cancel ride request
CancelRideRequest() - Constructor for class com.here.mobility.sdk.demand.CancelRideRequest
 
CancelRideRequest.Builder - Class in com.here.mobility.sdk.demand
Builder to create CancelRideRequest object.
CancelRideRequest.PassengerCancelReason - Enum in com.here.mobility.sdk.demand
Passenger cancel reason enum
captureFrame(MapController.FrameCaptureCallback, boolean) - Method in interface com.here.mobility.sdk.map.IMapController
Capture MapView as Bitmap.
captureFrame(MapController.FrameCaptureCallback, boolean) - Method in class com.here.mobility.sdk.map.MapController
Capture MapView as Bitmap.
CircleStyle - Class in com.here.mobility.sdk.map
A marker style that displays the marker as a simple circle, with a given color and radius in pixels.
CircleStyle() - Constructor for class com.here.mobility.sdk.map.CircleStyle
 
CircleStyle.Builder - Class in com.here.mobility.sdk.map
Builder for a CircleStyle object.
client - Variable in class com.here.mobility.sdk.core.net.ClientBase
The NetworkClient
ClientBase<ClientT extends INetworkClient> - Class in com.here.mobility.sdk.core.net
A base class for facade client classes
ClientBase(ClientT) - Constructor for class com.here.mobility.sdk.core.net.ClientBase
Generate new Client
com.here.mobility.sdk.core - package com.here.mobility.sdk.core
 
com.here.mobility.sdk.core.auth - package com.here.mobility.sdk.core.auth
 
com.here.mobility.sdk.core.geo - package com.here.mobility.sdk.core.geo
 
com.here.mobility.sdk.core.net - package com.here.mobility.sdk.core.net
 
com.here.mobility.sdk.core.sdk - package com.here.mobility.sdk.core.sdk
 
com.here.mobility.sdk.core.services.timezone - package com.here.mobility.sdk.core.services.timezone
 
com.here.mobility.sdk.core.util - package com.here.mobility.sdk.core.util
 
com.here.mobility.sdk.demand - package com.here.mobility.sdk.demand
 
com.here.mobility.sdk.map - package com.here.mobility.sdk.map
 
com.here.mobility.sdk.map.geocoding - package com.here.mobility.sdk.map.geocoding
 
com.here.mobility.sdk.map.route - package com.here.mobility.sdk.map.route
 
CompassView - Class in com.here.mobility.sdk.map
The base class for views that draw the compass.
CompassView(Context) - Constructor for class com.here.mobility.sdk.map.CompassView
Creates a new CompassView.
CompassView(Context, AttributeSet) - Constructor for class com.here.mobility.sdk.map.CompassView
Creates a new CompassView.
CompassView(Context, AttributeSet, int) - Constructor for class com.here.mobility.sdk.map.CompassView
Creates a new CompassView.
concat(List<GeoPointsList>) - Static method in class com.here.mobility.sdk.core.geo.GeoPointsList
Creates a new a geo shape which is a concatenation of the given list of geo shape.
contains(HasLatLng) - Method in class com.here.mobility.sdk.core.geo.GeoBox
Returns whether this box contains the given location.
containsDeg(double, double) - Method in class com.here.mobility.sdk.core.geo.GeoBox
Returns whether this box contains the given coordinates, in degrees.
COORDINATES_FORMAT - Static variable in class com.here.mobility.sdk.core.geo.LatLng
The format for coordinates.
create(String, long) - Static method in class com.here.mobility.sdk.core.ApplicationAuthInfo
Creates a new ApplicationAuthInfo
create(String, String, String, String, String, String, String, String, String, String, String, List<String>) - Static method in class com.here.mobility.sdk.core.geo.Address
Creates a new Address with the given parameters.
create(List<LatLng>) - Static method in class com.here.mobility.sdk.core.geo.GeoPointsList
Creates a new GeoPointsList from the given list of located objects.
create(String, int, int) - Static method in class com.here.mobility.sdk.core.services.timezone.TimeZone
Create a new TimeZone
create(int, int) - Static method in class com.here.mobility.sdk.demand.BookingConstraints
Create a new BookingConstraints instance.
create(CancellationFeePolicy.Type, Integer, CancellationFeePolicy.StatusLimit, Price) - Static method in class com.here.mobility.sdk.demand.CancellationFeePolicy
Creates a new Cancellation fee policy
create(CancellationInfo.Party, String, long, CancellationInfo.Status, CancellationInfo.CancelReasonCategory) - Static method in class com.here.mobility.sdk.demand.CancellationInfo
Returns a new CancellationInfo instance.
create(CreditCard.CreditCardBrand, String, String) - Static method in class com.here.mobility.sdk.demand.CreditCard
Create a new CreditCard object.
create(int, int, int, int, int) - Static method in class com.here.mobility.sdk.demand.DemandDateTime
Create a new DemandDateTime We use GregorianCalendar conventions for the time parameters.
create(String, String, String, String) - Static method in class com.here.mobility.sdk.demand.DriverDetails
Returns a new DriverDetails instance.
create(String, List<FareItem>) - Static method in class com.here.mobility.sdk.demand.Fare
Create a new Fare object.
create(long, FareItem.FareItemType) - Static method in class com.here.mobility.sdk.demand.FareItem
Create a new FareItem object.
create(BigDecimal, String) - Static method in class com.here.mobility.sdk.demand.Price
Create a new price object.
create(Price) - Static method in class com.here.mobility.sdk.demand.PriceEstimate
Create new price estimation with fixed price.
create(PriceRange) - Static method in class com.here.mobility.sdk.demand.PriceEstimate
Create new price estimation with price range.
create(BigDecimal, BigDecimal, String) - Static method in class com.here.mobility.sdk.demand.PriceRange
Create a new Price Range.
create(RideWaypoints, Long, Long, Long, Integer, Integer, PriceEstimate, PaymentTypeFilter, int, List<PublicTransportRouteLeg>) - Static method in class com.here.mobility.sdk.demand.PublicTransportRideOffer
Creates a new pubic transportation ride offer.
create(PublicTransportRouteLeg.TransportMode, Long, Long, String, String, Waypoint, Long, Waypoint, Long) - Static method in class com.here.mobility.sdk.demand.PublicTransportRouteLeg
create(String, String, RideWaypoints, Long, PriceEstimate, BookingConstraints, RideStatusLog, Supplier, PassengerDetails, String, DriverDetails, Vehicle, CancellationPolicy, CancellationInfo, Price, LatLng, PaymentFlow) - Static method in class com.here.mobility.sdk.demand.Ride
Create a new Ride object.
create(String, LatLng, Long, Long, Integer, Integer, Long) - Static method in class com.here.mobility.sdk.demand.RideLocation
Create a new ride location.
create(Fare, Price, PayMethod, String, RidePayment.PaymentStatus) - Static method in class com.here.mobility.sdk.demand.RidePayment
Create a new RidePayment
create(boolean) - Static method in class com.here.mobility.sdk.demand.RidePreferences
Deprecated.
create(List<Ride>, long, long) - Static method in class com.here.mobility.sdk.demand.RideQueryResponse
Create a new RideQueryResponse.
create(long, long, Long, boolean, RideStatusLog.Status, RideStatusLog.StatusReasonCode, List<RideStatusLog.Record>) - Static method in class com.here.mobility.sdk.demand.RideStatusLog
Creates a new Ride Status Log.
create(RideStatusLog.Status, long) - Static method in class com.here.mobility.sdk.demand.RideStatusLog.Record
 
create(LatLng, LatLng) - Static method in class com.here.mobility.sdk.demand.RideWaypoints
Create a new Ride Route
create(Waypoint, Waypoint) - Static method in class com.here.mobility.sdk.demand.RideWaypoints
Create a new Ride Route
create(String, String, String, String, String, String) - Static method in class com.here.mobility.sdk.demand.Supplier
Create a new supplier
create(RideWaypoints, RideWaypoints, Long, Long, Long, Integer, Integer, PriceEstimate, PaymentTypeFilter, String, Supplier, long, CancellationPolicy, CancellationFeePolicy) - Static method in class com.here.mobility.sdk.demand.TaxiRideOffer
Create a new taxi ride offer.
create(String, Vehicle.Type, String, String, String, String) - Static method in class com.here.mobility.sdk.demand.Vehicle
Create a new vehicle object.
create(LatLng) - Static method in class com.here.mobility.sdk.demand.VerticalsCoverageRequest
Create a new VerticalsCoverageRequest
create(List<RideOffer.TransitType>) - Static method in class com.here.mobility.sdk.demand.VerticalsCoverageResponse
Create a new RideQueryResponse
create(LatLng) - Static method in class com.here.mobility.sdk.demand.Waypoint
Creates a new Waypoint object with the given location
create(LatLng, float, float, float) - Static method in class com.here.mobility.sdk.map.CameraPosition
Creates a new CameraPosition with the given location, zoom, rotation and tilt.
create(LatLng, float) - Static method in class com.here.mobility.sdk.map.CameraPosition
Creates a new CameraPosition with the given location and zoom.
create(List<GeocodingResult>) - Static method in class com.here.mobility.sdk.map.geocoding.GeocodingResponse
Creates a new GeocodingResponse with the given list of results.
create(Bitmap) - Static method in class com.here.mobility.sdk.map.MarkerImage
Create a new MarkerImage with the given bitmap
create(Context, Drawable) - Static method in class com.here.mobility.sdk.map.MarkerImage
Create a new MarkerImage with the given drawable
create(Context, int) - Static method in class com.here.mobility.sdk.map.MarkerImage
Create a new MarkerImage with the given drawable
create(Context, int, Resources.Theme) - Static method in class com.here.mobility.sdk.map.MarkerImage
Create a new MarkerImage with the given drawable
create(RouteRequest.Profile, List<LatLng>, boolean, RouteRequest.InstructionMeasurementSystem, String) - Static method in class com.here.mobility.sdk.map.route.RouteRequest
Creates a new RouteRequest with the given parameters.
create(List<LatLng>) - Static method in class com.here.mobility.sdk.map.route.RouteRequest
Creates a new RouteRequest with the given list of waypoints points, for driving with a car.
create(LatLng, LatLng) - Static method in class com.here.mobility.sdk.map.route.RouteRequest
Creates a new RouteRequest to request a route from the given origin, to the given destination for driving with a car.
create(List<Route>, String) - Static method in class com.here.mobility.sdk.map.route.RouteResponse
Creates a new RouteResponse.
createFromArgb(int) - Static method in class com.here.mobility.sdk.map.AnnotationColor
Create AnnotationColor from a ARGB int representation (e.g.
createFromResource(Context, int) - Static method in class com.here.mobility.sdk.map.AnnotationColor
Create AnnotationColor from a color resource
createFromResource(Context, int, Resources.Theme) - Static method in class com.here.mobility.sdk.map.AnnotationColor
Create AnnotationColor from a color resource
createFromRgba(int, int, int, int) - Static method in class com.here.mobility.sdk.map.AnnotationColor
Create new AnnotationColor
createNoCopy(List<LatLng>) - Static method in class com.here.mobility.sdk.core.geo.GeoPointsList
Creates a new GeoPointsList with the given list of locations without copying the list.
createRide(CreateRideRequest) - Method in class com.here.mobility.sdk.demand.DemandClient
Create a new ride.
CreateRideRequest - Class in com.here.mobility.sdk.demand
Request to create a new ride from a given offer.
CreateRideRequest() - Constructor for class com.here.mobility.sdk.demand.CreateRideRequest
 
CreateRideRequest.Builder - Class in com.here.mobility.sdk.demand
Builder to create CreateRideRequest object.
CREATOR - Static variable in class com.here.mobility.sdk.core.geo.GeoBox
Parcelable implementation.
CREATOR - Static variable in class com.here.mobility.sdk.core.geo.LatLng
Parcelable implementation.
CREATOR - Static variable in class com.here.mobility.sdk.map.route.Route
Parcelable implementation.
CreditCard - Class in com.here.mobility.sdk.demand
A credit card PayMethod
CreditCard() - Constructor for class com.here.mobility.sdk.demand.CreditCard
 
CreditCard.CreditCardBrand - Enum in com.here.mobility.sdk.demand
The brand of the credit card

D

decodeGooglePath(String) - Static method in class com.here.mobility.sdk.core.geo.LatLng
Decodes a list of coordinates encoded with Google's polyline format .
DefaultCompassView - Class in com.here.mobility.sdk.map
The default implementation of a compass view.
DefaultCompassView(Context) - Constructor for class com.here.mobility.sdk.map.DefaultCompassView
 
DefaultCompassView(Context, AttributeSet) - Constructor for class com.here.mobility.sdk.map.DefaultCompassView
 
DefaultCompassView(Context, AttributeSet, int) - Constructor for class com.here.mobility.sdk.map.DefaultCompassView
 
DemandClient - Class in com.here.mobility.sdk.demand
The client class for accessing the Demand API, used for requesting, booking and managing rides.
DemandClient(C2SDemandClient, RideStatusPoller, VerifiedDemandClient) - Constructor for class com.here.mobility.sdk.demand.DemandClient
Generate new demand Client.
DemandClient.RideUpdateListener - Interface in com.here.mobility.sdk.demand
The listener interface to be implemented by the caller, to get notifications about Ride updates.
DemandDateTime - Class in com.here.mobility.sdk.demand
A helper class that helps you to describe a specific date and time.
DemandDateTime() - Constructor for class com.here.mobility.sdk.demand.DemandDateTime
 
describeContents() - Method in class com.here.mobility.sdk.core.geo.GeoBox
Parcelable implementation.
describeContents() - Method in class com.here.mobility.sdk.core.geo.LatLng
Parcelable implementation.
describeContents() - Method in class com.here.mobility.sdk.map.route.Route
Parcelable implementation.
DeviceDirectionSource - Interface in com.here.mobility.sdk.map
The interface for providers of the device's angle in the plane tangential to the earth (parallel to the ground).
DeviceDirectionSource.DirectionListener - Interface in com.here.mobility.sdk.map
The interface for listening to changes to the device's angle.
DrawableCompassView - Class in com.here.mobility.sdk.map
A CompassView that draws a given Drawable at an appropriate angle for the needle.
DrawableCompassView(Context, AttributeSet) - Constructor for class com.here.mobility.sdk.map.DrawableCompassView
Creates a new DrawableCompassView.
DrawableCompassView(Context, AttributeSet, int) - Constructor for class com.here.mobility.sdk.map.DrawableCompassView
Creates a new DrawableCompassView.
drawNeedle(Canvas, float) - Method in class com.here.mobility.sdk.map.CompassView
Draws the needle of the compass, with north at the given angle.
drawNeedle(Canvas, float) - Method in class com.here.mobility.sdk.map.DefaultCompassView
 
drawNeedle(Canvas, float) - Method in class com.here.mobility.sdk.map.DrawableCompassView
 
DriverDetails - Class in com.here.mobility.sdk.demand
Details of a driver.
DriverDetails() - Constructor for class com.here.mobility.sdk.demand.DriverDetails
 

E

encodeGooglePath(List<LatLng>) - Static method in class com.here.mobility.sdk.core.geo.LatLng
Encodes a list of coordinates using Google's polyline format
equals(Object) - Method in class com.here.mobility.sdk.core.geo.GeoBox
 
equals(Object) - Method in class com.here.mobility.sdk.core.geo.LatLng
 
equals(Object) - Method in class com.here.mobility.sdk.map.route.Route
 

F

Fare - Class in com.here.mobility.sdk.demand
Here mobility fare.
Fare() - Constructor for class com.here.mobility.sdk.demand.Fare
 
FareItem - Class in com.here.mobility.sdk.demand
An item of the Fare.
FareItem() - Constructor for class com.here.mobility.sdk.demand.FareItem
 
FareItem.FareItemType - Enum in com.here.mobility.sdk.demand
The FareItem's type
findTimeZone(LatLng, Long) - Method in class com.here.mobility.sdk.core.services.timezone.TimeZoneClient
Requests a TimeZone for the specified LatLng and an optional time for future DST calculation.
forceLogsUpload() - Method in class com.here.mobility.sdk.core.MobilitySdk
Uploading now the SDK's logs.
fromDegrees(double, double, double, double) - Static method in class com.here.mobility.sdk.core.geo.GeoBox
Returns a GeoBox with the given bounds, in degrees.
fromDegrees(double, double) - Static method in class com.here.mobility.sdk.core.geo.LatLng
Returns a LatLng representing the given latitude and longitude, in degrees.
fromGoogleEncoding(String) - Static method in class com.here.mobility.sdk.core.geo.GeoPointsList
Returns a new GeoPointsList from the given Google-encoded string.
fromLocation(Location) - Static method in class com.here.mobility.sdk.core.geo.LatLng
Returns a LatLng with the coordinates of the given Location.
fromRadians(double, double, double, double) - Static method in class com.here.mobility.sdk.core.geo.GeoBox
Returns a GeoBox with the given bounds, in radians.
fromRadians(double, double) - Static method in class com.here.mobility.sdk.core.geo.LatLng
Returns a LatLng representing the given latitude and longitude, in radians.
FusedUserLocationSource - Class in com.here.mobility.sdk.map
An implementation of UserLocationSource that uses Google's com.google.android.gms.location.FusedLocationProviderClient.
FusedUserLocationSource(Context, LocationRequest) - Constructor for class com.here.mobility.sdk.map.FusedUserLocationSource
Creates a new FusedUserLocationSource with the given location request.
FusedUserLocationSource(Context) - Constructor for class com.here.mobility.sdk.map.FusedUserLocationSource
Creates a new FusedUserLocationSource with the default location request that asks for a new location every 2 seconds with high priority.

G

GeoBox - Class in com.here.mobility.sdk.core.geo
A "rectangle" on the planet, bounded by meridians and latitudes.
geocode(GeocodingRequest) - Method in class com.here.mobility.sdk.map.geocoding.GeocodingClient
Sends the given geocoding request.
GeocodingClient - Class in com.here.mobility.sdk.map.geocoding
The client class for accessing the Geocoding API.
GeocodingRequest - Class in com.here.mobility.sdk.map.geocoding
A request to the geocoding service.
GeocodingRequest() - Constructor for class com.here.mobility.sdk.map.geocoding.GeocodingRequest
 
GeocodingResponse - Class in com.here.mobility.sdk.map.geocoding
The geocoding API response object.
GeocodingResponse() - Constructor for class com.here.mobility.sdk.map.geocoding.GeocodingResponse
 
GeocodingResult - Class in com.here.mobility.sdk.map.geocoding
A geocoding API result item.
GeocodingResult() - Constructor for class com.here.mobility.sdk.map.geocoding.GeocodingResult
 
GeocodingResult.Type - Enum in com.here.mobility.sdk.map.geocoding
The types of results.
GeoPointsList - Class in com.here.mobility.sdk.core.geo
A points list over LatLng, that describes a path on the planet.
GeoPointsList() - Constructor for class com.here.mobility.sdk.core.geo.GeoPointsList
 
GeoShape<Style extends GeoShapeStyle> - Class in com.here.mobility.sdk.map
Abstract class that represents the geo shape and it's properties.
GeoShapeStyle - Class in com.here.mobility.sdk.map
Encapsulates the styling a geo shape that can be added to the map.
GeoShapeStyle() - Constructor for class com.here.mobility.sdk.map.GeoShapeStyle
 
GeoShapeStyle.Builder<StyleBuilder extends GeoShapeStyle.Builder> - Class in com.here.mobility.sdk.map
 
GeoShapeStyle.JoinStyle - Enum in com.here.mobility.sdk.map
Enum for the style of the GeoShapeStyle's corners.
GeoShapeStyle.WidthUnits - Enum in com.here.mobility.sdk.map
Enum for GeoShape width units.
get(int) - Static method in enum com.here.mobility.sdk.core.auth.UserAuthenticationException.Code
Deprecated.
 
getAction() - Method in class com.here.mobility.sdk.map.route.Route.Maneuver
Returns the action needed to be taken at the maneuver.
getAddress() - Method in class com.here.mobility.sdk.demand.Supplier
Supplier address.
getAddress() - Method in class com.here.mobility.sdk.demand.Waypoint
Optional address of the waypoint.
getAddress() - Method in class com.here.mobility.sdk.map.geocoding.GeocodingResult
The address of the result.
getAddressDetails(GeocodingResult, String) - Method in class com.here.mobility.sdk.map.geocoding.GeocodingClient
Sends a request for the address data of the given GeocodingResult, in the given preferred language.
getAddressLines() - Method in class com.here.mobility.sdk.core.geo.Address
Returns the formatted address lines, as they would have been written on an envelope.
getAddressText() - Method in class com.here.mobility.sdk.map.geocoding.GeocodingResult
The address of the result, as a string.
getAllowedCancellationMinutesBeforeRideStarts() - Method in class com.here.mobility.sdk.demand.CancellationFeePolicy
If CancellationFeePolicy.getType() is CancellationFeePolicy.Type.TIME_LIMIT, this will contain the time before the ride starts that the passenger may cancel the ride without any fee.
getAllPolygons() - Method in interface com.here.mobility.sdk.map.IMapController
Gets a copy of all polygons that are currently on the map
getAllPolygons() - Method in class com.here.mobility.sdk.map.MapController
Gets a copy of all polygons that are currently on the map
getAllPolylines() - Method in interface com.here.mobility.sdk.map.IMapController
Gets a copy of all polylines that are currently on the map
getAllPolylines() - Method in class com.here.mobility.sdk.map.MapController
Gets a copy of all polylines that are currently on the map
getAlphaValue() - Method in class com.here.mobility.sdk.map.AnnotationColor
the alpha value of the color (0-255)
getAmount() - Method in class com.here.mobility.sdk.demand.Price
The amount to pay.
getAmountInCents() - Method in class com.here.mobility.sdk.demand.FareItem
Amount in cents
getAnchor() - Method in class com.here.mobility.sdk.map.MapObjectStyle
How to position the map object relative to the given point (above the point, below it, to the left, etc.)
getAngle() - Method in class com.here.mobility.sdk.map.MapObjectBase
Returns the angle of the marker, in degrees.
getApiKey() - Method in class com.here.mobility.sdk.core.MobilitySdk
Returns the developer's API key.
getBitmap() - Method in class com.here.mobility.sdk.map.MarkerImage
The ABGR bitmap to show on the map.
getBlueValue() - Method in class com.here.mobility.sdk.map.AnnotationColor
The blue value of the color (0-255)
getBookingEstimatedPrice() - Method in class com.here.mobility.sdk.demand.Ride
The price estimate, as was determined by booking time (will not be updated during the ride).
getBoundingBox() - Method in class com.here.mobility.sdk.core.geo.GeoPointsList
Returns the bounding box of this geo shape which doesn't cross the ±180 longitude.
getBoundingBox(double) - Method in class com.here.mobility.sdk.core.geo.GeoPointsList
Returns the bounding box of this geo shape, which doesn't cross the given longitude.
getBounds(HasLatLng, HasLatLng, double) - Static method in class com.here.mobility.sdk.core.geo.GeoBox
Returns the smallest bounding box of the two given locations that does not cross the given longitude line.
getBounds(HasLatLng, HasLatLng) - Static method in class com.here.mobility.sdk.core.geo.GeoBox
Returns the smallest bounding box of the two given locations that does not cross the ±180 longitude line.
getBounds(Collection<? extends HasLatLng>, double) - Static method in class com.here.mobility.sdk.core.geo.GeoBox
Returns the smallest bounding box of the given locations that does not cross the given longitude line.
getBuilding() - Method in class com.here.mobility.sdk.core.geo.Address
Returns the building name (e.g.
getCameraPosition() - Method in interface com.here.mobility.sdk.map.IMapController
Returns the camera position.
getCameraPosition() - Method in class com.here.mobility.sdk.map.MapController
Returns the camera position.
getCameraType() - Method in interface com.here.mobility.sdk.map.IMapController
Get the camera type currently in use for the map view.
getCameraType() - Method in class com.here.mobility.sdk.map.MapController
Get the camera type currently in use for the map view.
getCancellationFee() - Method in class com.here.mobility.sdk.demand.CancellationFeePolicy
The cancellation fee that will be charged if the ride is cancelled after the policy limit.
getCancellationFeePolicy() - Method in class com.here.mobility.sdk.demand.TaxiRideOffer
Optional cancellation fee policy.
getCancellationFeeToken() - Method in class com.here.mobility.sdk.demand.CancelRideRequest
Cancellation fee token, if exists
getCancellationInfo() - Method in class com.here.mobility.sdk.demand.Ride
If the ride was cancelled, contains info about the cancellation.
getCancellationPolicy() - Method in class com.here.mobility.sdk.demand.Ride
The cancellation policy.
getCancellationPolicy() - Method in class com.here.mobility.sdk.demand.TaxiRideOffer
Ride cancellation policy.
getCancellingParty() - Method in class com.here.mobility.sdk.demand.CancellationInfo
Who cancelled the ride.
getCancelReason() - Method in class com.here.mobility.sdk.demand.CancellationInfo
The reason for the cancellation.
getCancelReasonCategory() - Method in class com.here.mobility.sdk.demand.CancellationInfo
The cancellation reason category.
getCapStyle() - Method in class com.here.mobility.sdk.map.PolylineStyle
The style of the polyline's ends Default is BUTT
getCityName() - Method in class com.here.mobility.sdk.core.geo.Address
Returns the city name.
getClickable() - Method in class com.here.mobility.sdk.map.MapObjectStyle
Sets if the Marker will be clickable or not.
getClosedTime() - Method in class com.here.mobility.sdk.demand.RideStatusLog
The time the ride was closed, in milliseconds since Epoch.
getColor() - Method in class com.here.mobility.sdk.demand.Vehicle
The vehicle color.
getColor() - Method in class com.here.mobility.sdk.map.CircleStyle
The color of the circle
getColor() - Method in class com.here.mobility.sdk.map.GeoShapeStyle
The color of the GeoShapeStyle Default is red
getConfiguration() - Method in class com.here.mobility.sdk.map.MapFragment
Get the current map loading configuration.
getConfiguration() - Method in class com.here.mobility.sdk.map.MapView
Get the current map configuration.
getConfirmedPickupPoint() - Method in class com.here.mobility.sdk.demand.Ride
Deprecated.
This field is deprecated, please use getRoute().getPickup().getLocation() instead
getConstraints() - Method in class com.here.mobility.sdk.demand.Ride
The constraints of the booking (e.g.
getConstraints() - Method in class com.here.mobility.sdk.demand.RideOffersRequest
Conditions that the supplier must accommodate, such as number of passengers, wheelchair access, etc.
getCoordinates() - Method in class com.here.mobility.sdk.map.LabelPickResult
 
getCoordinates() - Method in class com.here.mobility.sdk.map.MarkerPickResult
 
getCountryCode() - Method in class com.here.mobility.sdk.core.geo.Address
Returns the ISO 3166 Alpha 3 country code.
getCountryCode() - Method in class com.here.mobility.sdk.map.geocoding.GeocodingRequest
An optional ISO 3166 alpha 3 country code used to filter results.
getCountryName() - Method in class com.here.mobility.sdk.core.geo.Address
Returns the country name.
getCounty() - Method in class com.here.mobility.sdk.core.geo.Address
Returns the county (second subdivision level below the country).
getCoverageLocation() - Method in class com.here.mobility.sdk.demand.VerticalsCoverageRequest
The location for which to get coverage
getCreateTime() - Method in class com.here.mobility.sdk.demand.RideStatusLog
The time the ride was created, in milliseconds since Epoch.
getCreationTimestampSec() - Method in class com.here.mobility.sdk.core.ApplicationAuthInfo
The hash creation timestamp, in seconds since 1.1.1970, in UTC timezone.
getCreditCardBrand() - Method in class com.here.mobility.sdk.demand.CreditCard
The brand of the credit card.
getCurrencyCode() - Method in class com.here.mobility.sdk.demand.Fare
The ISO 4217 currency code of the price.
getCurrencyCode() - Method in class com.here.mobility.sdk.demand.Price
The ISO 4217 currency code of the price.
getCurrencyCode() - Method in class com.here.mobility.sdk.demand.PriceRange
Currency code.
getCurrentLocale(Context) - Static method in class com.here.mobility.sdk.core.util.LocaleUtils
Returns the current device Locale.
getCurrentStatus() - Method in class com.here.mobility.sdk.demand.RideStatusLog
The current ride status.
getCurrentStatusReasonCode() - Method in class com.here.mobility.sdk.demand.RideStatusLog
The current ride status reason.
getDayOfMonth() - Method in class com.here.mobility.sdk.demand.DemandDateTime
The day of the month, from 1 to 31
getDescription() - Method in class com.here.mobility.sdk.demand.Waypoint
Sets the free text description of the waypoint.
getDestination() - Method in class com.here.mobility.sdk.demand.PublicTransportRouteLeg
The end point of the leg.
getDestination() - Method in class com.here.mobility.sdk.demand.RideWaypoints
Destination waypoint.
getDirection() - Method in class com.here.mobility.sdk.map.route.Route.Maneuver
Returns the direction of the maneuver action.
getDistance() - Method in class com.here.mobility.sdk.map.route.Route
Returns the length of the route, in meters.
getDistance() - Method in class com.here.mobility.sdk.map.route.Route.Leg
Returns the length of this leg, in meters.
getDistance() - Method in class com.here.mobility.sdk.map.route.Route.Maneuver
Returns the distance to the next maneuver, in meters.
getDistrictName() - Method in class com.here.mobility.sdk.core.geo.Address
Returns the district name (if relevant).
getDriver() - Method in class com.here.mobility.sdk.demand.Ride
The details of the driver.
getDrivingLicenseId() - Method in class com.here.mobility.sdk.demand.DriverDetails
The driver's driving license number, if available.
getEastDeg() - Method in class com.here.mobility.sdk.core.geo.GeoBox
Returns the eastern boundary of the box, in degrees.
getEastRad() - Method in class com.here.mobility.sdk.core.geo.GeoBox
Returns the eastern boundary of the box, in radians.
getEmail() - Method in class com.here.mobility.sdk.demand.PassengerDetails
Optional.
getEnglishName() - Method in class com.here.mobility.sdk.demand.Supplier
The English spelling of the supplier.
getEpochTime(TimeZone) - Method in class com.here.mobility.sdk.demand.DemandDateTime
The epoch time with the given time zone.
getErrorCode() - Method in exception com.here.mobility.sdk.core.auth.UserAuthenticationException
Deprecated.
use instanceof to determine the specific error.
getErrorCode() - Method in exception com.here.mobility.sdk.core.auth.VerificationSmsResponseException
The error code associated with this exception
getEstimatedArrivalTime() - Method in class com.here.mobility.sdk.demand.PublicTransportRouteLeg
The estimated arrival time, if known.
getEstimatedDepartureTime() - Method in class com.here.mobility.sdk.demand.PublicTransportRouteLeg
The estimated departure time, if known.
getEstimatedDropOffTime() - Method in class com.here.mobility.sdk.demand.RideLocation
Deprecated.
This field is deprecated, please use RideLocation.getEstimatedDropOffTimeSeconds() instead to avoid timezone differences issues.
getEstimatedDropOffTime() - Method in class com.here.mobility.sdk.demand.RideOfferBase
Deprecated.
This field is deprecated, please use RideOfferBase.getEstimatedRideDurationSeconds() instead to avoid timezone differences issues.
getEstimatedDropOffTimeSeconds() - Method in class com.here.mobility.sdk.demand.RideLocation
Estimated drop-off time, if available, in seconds, relative to now.
getEstimatedDurationMs() - Method in class com.here.mobility.sdk.demand.PublicTransportRouteLeg
The estimated duration of this leg, in milliseconds, if known.
getEstimatedDurationMs() - Method in class com.here.mobility.sdk.demand.RideOfferBase
Deprecated.
This field is deprecated, please use RideOfferBase.getEstimatedRideDurationSeconds() instead to avoid timezone differences issues.
getEstimatedPickupTime() - Method in class com.here.mobility.sdk.demand.RideLocation
Deprecated.
This field is deprecated, please use RideLocation.getEstimatedPickupTimeSeconds() instead to avoid timezone differences issues.
getEstimatedPickupTime() - Method in class com.here.mobility.sdk.demand.RideOfferBase
Deprecated.
This field is deprecated, please use RideOfferBase.getEstimatedPickupTimeSeconds() instead to avoid timezone differences issues.
getEstimatedPickupTimeSeconds() - Method in class com.here.mobility.sdk.demand.RideLocation
Estimated pickup time, if available, in seconds, relative to now.
getEstimatedPickupTimeSeconds() - Method in class com.here.mobility.sdk.demand.RideOfferBase
Optional.
getEstimatedPrice() - Method in class com.here.mobility.sdk.demand.RideOfferBase
Price estimation, if provided by the supplier.
getEstimatedRideDurationSeconds() - Method in class com.here.mobility.sdk.demand.RideOfferBase
Optional.
getExitInfo() - Method in class com.here.mobility.sdk.map.route.Route.Maneuver
Exit number/name to be taken at the maneuver.
getExpirationTime() - Method in class com.here.mobility.sdk.demand.TaxiRideOffer
Offer expiration time.
getFare() - Method in class com.here.mobility.sdk.demand.RidePayment
Optional Here mobility fare.
getFareItems() - Method in class com.here.mobility.sdk.demand.Fare
A list of the FareItem's
getFareItemType() - Method in class com.here.mobility.sdk.demand.FareItem
Type of fare item
getFinalPrice() - Method in class com.here.mobility.sdk.demand.RidePayment
Optional final price.
getFirstPointIndex() - Method in class com.here.mobility.sdk.map.route.Route.Leg
Returns the index of the first point (inclusive) of this leg's geometry in the route geometry.
getFirstPointIndex() - Method in class com.here.mobility.sdk.map.route.Route.Maneuver
Returns the index of the first point (inclusive) of the maneuver's geometry, as part of the route's geometry.
getFixedPrice() - Method in class com.here.mobility.sdk.demand.PriceEstimate
The fixed price, if exists.
getFromTime() - Method in class com.here.mobility.sdk.demand.RideQueryResponse
The earliest update time in this result set.
getFromUpdateTime() - Method in class com.here.mobility.sdk.demand.RideQuery
Return only rides that were updated since this time.
getGeometry() - Method in class com.here.mobility.sdk.map.route.Route
Returns the polyline of the entire route.
getGeometry() - Method in class com.here.mobility.sdk.map.route.Route.Leg
Returns the geometry of this leg.
getGeometry() - Method in class com.here.mobility.sdk.map.route.Route.Maneuver
Returns the geometry of this maneuver.
getGeoPoint(int) - Method in class com.here.mobility.sdk.core.geo.GeoPointsList
Returns the location at the given index.
getGeoPointsCount() - Method in class com.here.mobility.sdk.core.geo.GeoPointsList
Returns the number of locations in the geo shape.
getGeoPointsList() - Method in class com.here.mobility.sdk.map.GeoShape
Returns the the GeoShape's geometry
getGeoPointsSequence() - Method in class com.here.mobility.sdk.core.geo.GeoPointsList
Returns the unmodifiable list of locations this geo shape consists of.
getGeoPointsSubList(int, int) - Method in class com.here.mobility.sdk.core.geo.GeoPointsList
Returns a sub-list of this one, starting with fromIndex (inclusive), up to toIndex (exclusive).
getGreenValue() - Method in class com.here.mobility.sdk.map.AnnotationColor
The green value of the color (0-255)
getHash() - Method in class com.here.mobility.sdk.core.ApplicationAuthInfo
A string constructed with the appId, creation timestamp and the app secret, with the following structure: hs256(appId + ApplicationAuthInfo.getCreationTimestampSec()), signed with the application secret.
getHeightPixels() - Method in class com.here.mobility.sdk.map.MapImageStyle
The height of the marker in pixels.
getHolderName() - Method in class com.here.mobility.sdk.demand.CreditCard
First and last name of the card holder.
getHourOfDay() - Method in class com.here.mobility.sdk.demand.DemandDateTime
The hour of the day, from 0 to 23
getHouseNumber() - Method in class com.here.mobility.sdk.core.geo.Address
Returns the house number.
getId() - Method in class com.here.mobility.sdk.map.GeoShape
Returns the GeoShape's id
getIdentifier() - Method in class com.here.mobility.sdk.demand.Vehicle
The vehicle identifier.
getInstance() - Static method in class com.here.mobility.sdk.core.MobilitySdk
The singleton getInstance method.
getInstruction() - Method in class com.here.mobility.sdk.map.route.Route.Maneuver
Returns the instruction text, e.g.
getInstructionMeasurementSystem() - Method in class com.here.mobility.sdk.map.route.RouteRequest
Returns the measurement system for text instructions.
getInstructionsLanguageCode() - Method in class com.here.mobility.sdk.map.route.RouteRequest
Returns the BCP47 language code for the text instructions.
getInstructionsLanguageCode() - Method in class com.here.mobility.sdk.map.route.RouteResponse
Returns language code of the text instructions.
getJoinStyle() - Method in class com.here.mobility.sdk.map.GeoShapeStyle
the join style for the GeoShapeStyle.
getLanguageCode() - Method in class com.here.mobility.sdk.map.geocoding.GeocodingRequest
The ISO 639-1 language code for the preferred language of the results.
getLanguageTag(Locale) - Static method in class com.here.mobility.sdk.core.util.LocaleUtils
Returns the language tag for all Android versions.
getLast4Digits() - Method in class com.here.mobility.sdk.demand.CreditCard
Last 4 digits of the credit card.
getLastPointIndex() - Method in class com.here.mobility.sdk.map.route.Route.Leg
Returns the index of the last point (inclusive) of this leg's geometry in the route geometry.
getLastPointIndex() - Method in class com.here.mobility.sdk.map.route.Route.Maneuver
Returns the index of the last point (inclusive) of the maneuver's geometry, as part of the route's geometry.
getLastUpdateTime() - Method in class com.here.mobility.sdk.demand.RideLocation
Timestamp of this update, in milliseconds since Epoch.
getLastUpdateTime() - Method in class com.here.mobility.sdk.demand.RideStatusLog
Timestamp of the last update, in milliseconds since Epoch.
getLatDeg() - Method in class com.here.mobility.sdk.core.geo.LatLng
Returns the latitude, in degrees.
getLatLng() - Method in interface com.here.mobility.sdk.core.geo.HasLatLng
Returns the location.
getLatLng() - Method in class com.here.mobility.sdk.core.geo.LatLng
 
getLatRad() - Method in class com.here.mobility.sdk.core.geo.LatLng
Returns the latitude, in radians.
getLegs() - Method in class com.here.mobility.sdk.demand.PublicTransportRideOffer
A list of transportation sections for the route.
getLegs() - Method in class com.here.mobility.sdk.map.route.Route
Returns the list of legs this route consists of.
getLength() - Method in class com.here.mobility.sdk.demand.PublicTransportRouteLeg
The length of the leg in meters, if known in advance.
getLicensePlateNumber() - Method in class com.here.mobility.sdk.demand.Vehicle
License plate number.
getLimit() - Method in class com.here.mobility.sdk.demand.RideQuery
Limit number of results to return.
getLineName() - Method in class com.here.mobility.sdk.demand.PublicTransportRouteLeg
The name of the line.
getLngDeg() - Method in class com.here.mobility.sdk.core.geo.LatLng
Returns the longitude, in degrees.
getLngRad() - Method in class com.here.mobility.sdk.core.geo.LatLng
Returns the longitude, in degrees.
getLocale() - Method in class com.here.mobility.sdk.core.sdk.UserPreferences
The user locale.
getLocale() - Method in class com.here.mobility.sdk.demand.RideOffersRequest
The locale to use for the RideOffer.
getLocale() - Method in class com.here.mobility.sdk.demand.TransitOptions
The locale to use for the PublicTransportRideOffer.
getLocalName() - Method in class com.here.mobility.sdk.demand.Supplier
The name of the supplier in the local language.
getLocation() - Method in class com.here.mobility.sdk.demand.Waypoint
Location of the waypoint.
getLocation() - Method in class com.here.mobility.sdk.map.CameraPosition
The location.
getLocation() - Method in class com.here.mobility.sdk.map.geocoding.GeocodingRequest
The location around which to search for results.
getLocation() - Method in class com.here.mobility.sdk.map.geocoding.GeocodingResult
The location of the result.
getLoggingId() - Method in class com.here.mobility.sdk.core.MobilitySdk
Returns a logging id.
getLogoUrl() - Method in class com.here.mobility.sdk.demand.Supplier
The logo URL of the supplier (if exists).
getLowerBound() - Method in class com.here.mobility.sdk.demand.PriceRange
Minimum amount.
getManeuvers() - Method in class com.here.mobility.sdk.map.route.Route.Leg
Returns the list of maneuvers this leg consists of.
getManufacturer() - Method in class com.here.mobility.sdk.demand.Vehicle
The manufacturer of the vehicle.
getMarker() - Method in class com.here.mobility.sdk.map.MarkerPickResult
 
getMarkerImage() - Method in class com.here.mobility.sdk.map.MapImageStyle
The image that should be shown on the map
getMaxAllowedTransfers() - Method in class com.here.mobility.sdk.demand.TransitOptions
Maximum number of allowed transportation method changes.
getMaxDiskCacheSizeBytes() - Method in class com.here.mobility.sdk.map.MapConfiguration
Get the current max disk cache
getMaxNumberOfOffers() - Method in class com.here.mobility.sdk.demand.RideOffersRequest
Optional Maximum number of offers to be returned
getMaxTiltRad() - Method in interface com.here.mobility.sdk.map.IMapController
Returns the maximum tilt angle of the view, in radians.
getMaxTiltRad() - Method in class com.here.mobility.sdk.map.MapController
Returns the maximum tilt angle of the view, in radians.
getMaxWalkingDistance() - Method in class com.here.mobility.sdk.demand.TransitOptions
Maximum walking distance in the offer.
getMessagesLocale() - Method in class com.here.mobility.sdk.demand.RidePreferences
Indicates the language of passenger.
getMethodOfPaymentId() - Method in class com.here.mobility.sdk.demand.CreateRideRequest
Optional method of payment id.
getMinuteOfHour() - Method in class com.here.mobility.sdk.demand.DemandDateTime
The minute of the hour, from 0 to 59
getMiterLimit() - Method in class com.here.mobility.sdk.map.GeoShapeStyle
Miter limit for the GeoShapeStyle's joins.
getModel() - Method in class com.here.mobility.sdk.demand.Vehicle
The vehicle model.
getMonthOfYear() - Method in class com.here.mobility.sdk.demand.DemandDateTime
The month of the year, from 0 to 11
getName() - Method in class com.here.mobility.sdk.demand.DriverDetails
The full name of the driver.
getName() - Method in class com.here.mobility.sdk.demand.PassengerDetails
The full name (first and last) of the passenger.
getNorthDeg() - Method in class com.here.mobility.sdk.core.geo.GeoBox
Returns the northern boundary of the box, in degrees.
getNorthEast() - Method in class com.here.mobility.sdk.core.geo.GeoBox
Returns the north eastern corner.
getNorthRad() - Method in class com.here.mobility.sdk.core.geo.GeoBox
Returns the northern boundary of the box, in radians.
getNorthWest() - Method in class com.here.mobility.sdk.core.geo.GeoBox
Returns the north western corner.
getOffer() - Method in class com.here.mobility.sdk.demand.CreateRideRequest
Taxi ride offer.
getOfferId() - Method in class com.here.mobility.sdk.demand.CreateRideRequest
Offer ID.
getOfferId() - Method in class com.here.mobility.sdk.demand.TaxiRideOffer
The offer ID, to be sent to the server.
getOffset() - Method in class com.here.mobility.sdk.map.MapObjectStyle
Map object offset in screen-space points, relative to the object's display point (MapObjectBase.point).
getOffsetWithDst() - Method in class com.here.mobility.sdk.core.services.timezone.TimeZone
Offset, in seconds, from UTC to local time, including DST offset.
getOffsetWithoutDst() - Method in class com.here.mobility.sdk.core.services.timezone.TimeZone
Offset, in seconds, from UTC to local time, without DST offset.
getOperatorName() - Method in class com.here.mobility.sdk.demand.PublicTransportRouteLeg
The operator of the line.
getOrigin() - Method in class com.here.mobility.sdk.demand.PublicTransportRouteLeg
The start point of the leg.
getOverlaysParent() - Method in interface com.here.mobility.sdk.map.IMapController
Returns the map's overlay layout, into which various statically-positioned views can be added.
getOverlaysParent() - Method in class com.here.mobility.sdk.map.MapController
Returns the map's overlay layout, into which various statically-positioned views can be added.
getPassenger() - Method in class com.here.mobility.sdk.demand.CreateRideRequest
Passenger requesting the ride.
getPassenger() - Method in class com.here.mobility.sdk.demand.Ride
The details of the passenger that is the contact for this ride.
getPassengerCancelReason() - Method in class com.here.mobility.sdk.demand.CancelRideRequest
The cancellation reason that the passenger defined
getPassengerCount() - Method in class com.here.mobility.sdk.demand.BookingConstraints
Number of passengers on the ride.
getPassengerNote() - Method in class com.here.mobility.sdk.demand.Ride
An optional custom note from the passenger to the supplier.
getPassengerNote() - Method in class com.here.mobility.sdk.demand.RideOffersRequest
Optional note from the passenger.
getPaymentFlow() - Method in class com.here.mobility.sdk.demand.Ride
The payment flow for a specific ride.
getPaymentStatus() - Method in class com.here.mobility.sdk.demand.RidePayment
The payment status
getPaymentTypeFilter() - Method in class com.here.mobility.sdk.demand.RideOffersRequest
Optional payment Type filter.
getPaymentTypes() - Method in class com.here.mobility.sdk.demand.RideOfferBase
The payment types relevant to this offer
getPayMethod() - Method in class com.here.mobility.sdk.demand.RidePayment
Optional pay method
getPhoneNumber() - Method in class com.here.mobility.sdk.demand.DriverDetails
The phone number of the driver.
getPhoneNumber() - Method in class com.here.mobility.sdk.demand.PassengerDetails
The phone number of the passenger.
getPhoneNumber() - Method in class com.here.mobility.sdk.demand.Supplier
Supplier phone number.
getPhotoUrl() - Method in class com.here.mobility.sdk.demand.DriverDetails
URL pointing to photo of the driver, if one exists.
getPhotoUrl() - Method in class com.here.mobility.sdk.demand.PassengerDetails
Optional.
getPickup() - Method in class com.here.mobility.sdk.demand.RideWaypoints
Pickup waypoint.
getPoint(HasLatLng) - Static method in class com.here.mobility.sdk.core.geo.GeoBox
Returns a GeoBox that contains only the specified location.
getPoint() - Method in class com.here.mobility.sdk.map.MapObjectBase
Returns the marker's location.
getPosition() - Method in interface com.here.mobility.sdk.map.IMapController
Get the geographic position of the center of the map view.
getPosition() - Method in class com.here.mobility.sdk.map.MapController
Get the geographic position of the center of the map view.
getPostalCode() - Method in class com.here.mobility.sdk.core.geo.Address
Returns the postal code.
getPrebookPickupTime() - Method in class com.here.mobility.sdk.demand.Ride
The requested pickup time in milliseconds since Epoch.
getPrebookPickupTime() - Method in class com.here.mobility.sdk.demand.RideOffersRequest
Optional pre-booked pickup time, if the ride is requested for more than 30 minutes in the future.
getPreviousStatuses() - Method in class com.here.mobility.sdk.demand.RideStatusLog
A list of the previous statuses, ordered by timestamp in descending order.
getPrice() - Method in class com.here.mobility.sdk.demand.Ride
Optional.
getPriceRange() - Method in class com.here.mobility.sdk.demand.PriceEstimate
The price range, if exists.
getPriceRange() - Method in class com.here.mobility.sdk.demand.RideOffersRequest
Optional price range acceptable to the passenger.
getProfile() - Method in class com.here.mobility.sdk.map.route.RouteRequest
Returns the travel profile with which to compute the route.
getProperties() - Method in class com.here.mobility.sdk.map.LabelPickResult
 
getQuery() - Method in class com.here.mobility.sdk.map.geocoding.GeocodingRequest
The search query.
getRadiusPixels() - Method in class com.here.mobility.sdk.map.CircleStyle
The radius of the circle in pixels.
getReason() - Method in class com.here.mobility.sdk.demand.CancelRideRequest
Why the ride is being cancelled
getRedValue() - Method in class com.here.mobility.sdk.map.AnnotationColor
The red value of the color (0-255)
getRequestedRoute() - Method in class com.here.mobility.sdk.demand.TaxiRideOffer
The requested route.
getRequestTime() - Method in class com.here.mobility.sdk.demand.CancellationInfo
The time the cancellation request was received by HERE Marketplace.
getResponse() - Method in interface com.here.mobility.sdk.core.net.ResponseFuture
Waits for the response to arrive and returns it.
getResult() - Method in class com.here.mobility.sdk.map.geocoding.GeocodingResponse
Returns the first result, or null if there are no results.
getResults() - Method in class com.here.mobility.sdk.map.geocoding.GeocodingResponse
Returns the list of results.
getResultTypes() - Method in class com.here.mobility.sdk.map.geocoding.GeocodingRequest
The result types to obtain.
getRide(String) - Method in class com.here.mobility.sdk.demand.DemandClient
Get a ride's details.
getRideId() - Method in class com.here.mobility.sdk.demand.CancelRideRequest
The ID of the ride to cancel
getRideId() - Method in class com.here.mobility.sdk.demand.Ride
Ride ID, to be sent to the server.
getRideId() - Method in class com.here.mobility.sdk.demand.RideLocation
The ride ID.
getRideId() - Method in class com.here.mobility.sdk.demand.RidePayment
The ride id
getRideOffers(RideOffersRequest) - Method in class com.here.mobility.sdk.demand.DemandClient
Get ride offers from multiple suppliers.
getRidePayment(String) - Method in class com.here.mobility.sdk.demand.DemandClient
Get payment details of the given ride.
getRidePreferences() - Method in class com.here.mobility.sdk.demand.CreateRideRequest
Preferences of a ride
getRides(RideQuery) - Method in class com.here.mobility.sdk.demand.DemandClient
Query for rides of the current user.
getRides() - Method in class com.here.mobility.sdk.demand.RideQueryResponse
List of rides matching the query filters.
getRideWaypoints() - Method in class com.here.mobility.sdk.demand.RideOffersRequest
The requested route.
getRoadName() - Method in class com.here.mobility.sdk.map.route.Route.Maneuver
Returns the primary road name for the maneuver.
getRoadNumbers() - Method in class com.here.mobility.sdk.map.route.Route.Maneuver
Returns the primary road numbers, if available, of the maneuver.
getRootCause() - Method in exception com.here.mobility.sdk.core.net.ResponseException
Deprecated.
This always return this, Check the exception's type instead.
getRotationDeg() - Method in class com.here.mobility.sdk.map.CameraPosition
The counter-clockwise rotation of the camera, in degrees; 0 corresponds to north pointing up.
getRotationDeg() - Method in interface com.here.mobility.sdk.map.IMapController
Get the rotation of the view, in degrees.
getRotationDeg() - Method in class com.here.mobility.sdk.map.MapController
Get the rotation of the view, in degrees.
getRotationRad() - Method in class com.here.mobility.sdk.map.CameraPosition
The counter-clockwise rotation of the camera, in radians; 0 corresponds to north pointing up.
getRotationRad() - Method in interface com.here.mobility.sdk.map.IMapController
Get the rotation of the view, normalized to 0-2*PI.
getRotationRad() - Method in class com.here.mobility.sdk.map.MapController
Get the rotation of the view, normalized to 0-2*PI.
getRoundaboutExitNumber() - Method in class com.here.mobility.sdk.map.route.Route.Maneuver
For roundabouts or traffic circles, indicates the number of the exit to take.
getRoute() - Method in class com.here.mobility.sdk.demand.Ride
The route of the ride.
getRoute() - Method in class com.here.mobility.sdk.demand.RideOfferBase
The route which we can supply transport to.
getRoute() - Method in class com.here.mobility.sdk.map.route.RouteResponse
Returns the main route, if one exists.
getRoutes() - Method in class com.here.mobility.sdk.map.route.RouteResponse
Returns the list of routes.
getSignInfo() - Method in class com.here.mobility.sdk.map.route.Route.Maneuver
Sign text indicating the direction a driver should follow.
getSortBy() - Method in class com.here.mobility.sdk.demand.RideQuery
In which order to sort the result.
getSortType() - Method in class com.here.mobility.sdk.demand.RideOffersRequest
Optional sort type.
getSouthDeg() - Method in class com.here.mobility.sdk.core.geo.GeoBox
Returns the southern boundary of the box, in degrees.
getSouthEast() - Method in class com.here.mobility.sdk.core.geo.GeoBox
Returns the south eastern corner.
getSouthRad() - Method in class com.here.mobility.sdk.core.geo.GeoBox
Returns the southern boundary of the box, in radians.
getSouthWest() - Method in class com.here.mobility.sdk.core.geo.GeoBox
Returns the south western corner.
getStateName() - Method in class com.here.mobility.sdk.core.geo.Address
Returns the state name (if relevant).
getStatus() - Method in class com.here.mobility.sdk.demand.CancellationInfo
The current status of the cancellation request.
getStatus() - Method in class com.here.mobility.sdk.demand.RideStatusLog.Record
The ride status.
getStatusFilter() - Method in class com.here.mobility.sdk.demand.RideQuery
Query only for rides with the given status filter.
getStatusLimit() - Method in class com.here.mobility.sdk.demand.CancellationFeePolicy
From which ride status cancellation fee will apply.
getStatusLog() - Method in class com.here.mobility.sdk.demand.Ride
The status log of the ride (current status and previous statuses).
getStreetName() - Method in class com.here.mobility.sdk.core.geo.Address
Returns the street name.
getStyle() - Method in class com.here.mobility.sdk.map.GeoShape
Returns the polyline's style
getSubDistrict() - Method in class com.here.mobility.sdk.core.geo.Address
Returns the sub-district (subdivision level below the district; e.g.
getSubscribeToMessages() - Method in class com.here.mobility.sdk.demand.RidePreferences
Specifies if messages about the ride will be sent to the passenger.
getSuitcaseCount() - Method in class com.here.mobility.sdk.demand.BookingConstraints
Number of suitcases on the ride.
getSupplier() - Method in class com.here.mobility.sdk.demand.Ride
The ride supplier.
getSupplier() - Method in class com.here.mobility.sdk.demand.TaxiRideOffer
The supplier.
getTiltDeg() - Method in class com.here.mobility.sdk.map.CameraPosition
The tilt angle, in degrees.
getTiltRad() - Method in class com.here.mobility.sdk.map.CameraPosition
The tilt angle, in radians.
getTiltRad() - Method in interface com.here.mobility.sdk.map.IMapController
Get the tilt angle of the view, Normalized to 0-PI/2.
getTiltRad() - Method in class com.here.mobility.sdk.map.MapController
Get the tilt angle of the view, Normalized to 0-PI/2.
getTimestamp() - Method in class com.here.mobility.sdk.demand.RideStatusLog.Record
The timestamp of the status, in milliseconds since Epoch.
getTimeZoneId() - Method in class com.here.mobility.sdk.core.services.timezone.TimeZone
Time zone ID, from Java 8/unicode, e.g.
getTitle() - Method in class com.here.mobility.sdk.map.geocoding.GeocodingResult
The title of the result.
getToTime() - Method in class com.here.mobility.sdk.demand.RideQueryResponse
The latest update time in this result set.
getTransfers() - Method in class com.here.mobility.sdk.demand.PublicTransportRideOffer
Number of transport changes to reach the destination
getTransitOptions() - Method in class com.here.mobility.sdk.demand.RideOffersRequest
Optional Transit options.
getTransitTypes() - Method in class com.here.mobility.sdk.demand.VerticalsCoverageResponse
List of Transit types available at the requested location
getTransportMode() - Method in class com.here.mobility.sdk.demand.PublicTransportRouteLeg
The transport mode of this leg.
getTransportTypeFilter() - Method in class com.here.mobility.sdk.demand.RideOffersRequest
Optional Transport type Filter.
getTravelTime() - Method in class com.here.mobility.sdk.map.route.Route
Returns the estimated travel time along the route, in seconds.
getTravelTime() - Method in class com.here.mobility.sdk.map.route.Route.Leg
Returns the estimated travel time along the leg, in seconds.
getTravelTime() - Method in class com.here.mobility.sdk.map.route.Route.Maneuver
Returns the estimated travel time to the next maneuver, in seconds.
getType() - Method in class com.here.mobility.sdk.demand.CancellationFeePolicy
The type of the cancellation fee
getType() - Method in class com.here.mobility.sdk.demand.PayMethod
The type of the pay method.
getType() - Method in class com.here.mobility.sdk.demand.RideOffer
The type of the offer.
getType() - Method in class com.here.mobility.sdk.demand.RideOfferBase
The type of the offer.
getType() - Method in class com.here.mobility.sdk.map.geocoding.GeocodingResult
The type of the result.
getType() - Method in class com.here.mobility.sdk.map.LabelPickResult
The type of the label.
getUpperBound() - Method in class com.here.mobility.sdk.demand.PriceRange
Maximum amount.
getUserData() - Method in class com.here.mobility.sdk.map.MapObjectBase
Gets custom user data.
getUserId() - Method in class com.here.mobility.sdk.demand.Ride
ID of the user who ordered the ride.
getUserLocationMarkerManager() - Method in interface com.here.mobility.sdk.map.IMapController
Returns the manager of the user location marker.
getUserLocationMarkerManager() - Method in class com.here.mobility.sdk.map.MapController
Returns the manager of the user location marker.
getUserPreferences() - Method in class com.here.mobility.sdk.core.MobilitySdk
Returns the user preferences.
getValue() - Method in enum com.here.mobility.sdk.core.auth.UserAuthenticationException.Code
Deprecated.
getVehicle() - Method in class com.here.mobility.sdk.demand.Ride
The vehicle.
getVehicleLocation() - Method in class com.here.mobility.sdk.demand.RideLocation
Current location of the vehicle, if available.
getVehicleType() - Method in class com.here.mobility.sdk.demand.Vehicle
The type of the vehicle.
getVersionName() - Method in class com.here.mobility.sdk.core.MobilitySdk
Returns the SDK version name.
getVerticalsCoverage(VerticalsCoverageRequest) - Method in class com.here.mobility.sdk.demand.DemandClient
Get the verticals (transit types) coverage available around a specific location.
getVisibleMarker() - Method in class com.here.mobility.sdk.map.UserLocationMarkerManager
Returns the currently displayed marker; null if none.
getWaypoints() - Method in class com.here.mobility.sdk.map.route.RouteRequest
Returns the list of waypoints for the route.
getWestDeg() - Method in class com.here.mobility.sdk.core.geo.GeoBox
Returns the western boundary of the box, in degrees.
getWestRad() - Method in class com.here.mobility.sdk.core.geo.GeoBox
Returns the western boundary of the box, in radians.
getWidth() - Method in class com.here.mobility.sdk.map.GeoShapeStyle
The width of the GeoShapeStyle.
getWidthPixels() - Method in class com.here.mobility.sdk.map.MapImageStyle
The width of the marker in pixels.
getWidthUnits() - Method in class com.here.mobility.sdk.map.GeoShapeStyle
The units for width of GeoShapeStyle.
getYear() - Method in class com.here.mobility.sdk.demand.DemandDateTime
The year
getZoom() - Method in class com.here.mobility.sdk.map.CameraPosition
The zoom.
getZoom() - Method in interface com.here.mobility.sdk.map.IMapController
Get the zoom level of the map view.
getZoom() - Method in class com.here.mobility.sdk.map.MapController
Get the zoom level of the map view.

H

hashCode() - Method in class com.here.mobility.sdk.core.geo.GeoBox
 
hashCode() - Method in class com.here.mobility.sdk.core.geo.LatLng
 
hashCode() - Method in class com.here.mobility.sdk.map.route.Route
 
HasLatLng - Interface in com.here.mobility.sdk.core.geo
The interface for types that have a location (defined by a [latitude, longitude] pair).
hasPolygons() - Method in interface com.here.mobility.sdk.map.IMapController
Checks if the map contains polygons
hasPolygons() - Method in class com.here.mobility.sdk.map.MapController
Checks if the map contains polygons
hasPolylines() - Method in interface com.here.mobility.sdk.map.IMapController
Checks if the map contains polylines
hasPolylines() - Method in class com.here.mobility.sdk.map.MapController
Checks if the map contains polylines
hasResults() - Method in class com.here.mobility.sdk.map.geocoding.GeocodingResponse
Returns whether the response contains any geocoding results.
HereSdkInitializationException - Exception in com.here.mobility.sdk.core
The exception thrown when the initialization of the SDK fails.
HereSdkInitializationException(Throwable) - Constructor for exception com.here.mobility.sdk.core.HereSdkInitializationException
Creates a new HereSdkInitializationException with the given cause.
HereSdkInitializationException(String) - Constructor for exception com.here.mobility.sdk.core.HereSdkInitializationException
Creates a new HereSdkInitializationException with the given message.
HMAuthApplicationTokenExpiredException - Exception in com.here.mobility.sdk.core.auth
Application token was expired.
HMAuthApplicationTokenExpiredException(String) - Constructor for exception com.here.mobility.sdk.core.auth.HMAuthApplicationTokenExpiredException
HMAuthApplicationTokenExpiredException(String, Throwable) - Constructor for exception com.here.mobility.sdk.core.auth.HMAuthApplicationTokenExpiredException
HMAuthException - Exception in com.here.mobility.sdk.core.auth
This exception is thrown when there is an authentication error.
HMAuthException(String, Throwable) - Constructor for exception com.here.mobility.sdk.core.auth.HMAuthException
Creates a new HMAuthException
HMAuthException(String, int) - Constructor for exception com.here.mobility.sdk.core.auth.HMAuthException
Creates a new HMAuthException
HMAuthException(String, Throwable, int) - Constructor for exception com.here.mobility.sdk.core.auth.HMAuthException
Creates a new HMAuthException
HMAuthInternalException - Exception in com.here.mobility.sdk.core.auth
Internal auth error occurred
HMAuthInternalException(String) - Constructor for exception com.here.mobility.sdk.core.auth.HMAuthInternalException
HMAuthInternalException(String, Throwable) - Constructor for exception com.here.mobility.sdk.core.auth.HMAuthInternalException
HMAuthInvalidArgumentsException - Exception in com.here.mobility.sdk.core.auth
User auth info is invalid for some reason.
HMAuthInvalidArgumentsException(String) - Constructor for exception com.here.mobility.sdk.core.auth.HMAuthInvalidArgumentsException
HMAuthInvalidArgumentsException(String, Throwable) - Constructor for exception com.here.mobility.sdk.core.auth.HMAuthInvalidArgumentsException
HMAuthMissingInfoException - Exception in com.here.mobility.sdk.core.auth
User auth info wasn't supplied.
HMAuthMissingInfoException(String) - Constructor for exception com.here.mobility.sdk.core.auth.HMAuthMissingInfoException
HMAuthMissingInfoException(String, Throwable) - Constructor for exception com.here.mobility.sdk.core.auth.HMAuthMissingInfoException
HMAuthPhoneNotVerifiedException - Exception in com.here.mobility.sdk.core.auth
Phone number wasn't verified.
HMAuthPhoneNotVerifiedException(String) - Constructor for exception com.here.mobility.sdk.core.auth.HMAuthPhoneNotVerifiedException
HMAuthPhoneNotVerifiedException(String, Throwable) - Constructor for exception com.here.mobility.sdk.core.auth.HMAuthPhoneNotVerifiedException
HMDemandException - Exception in com.here.mobility.sdk.demand
The Base exception for all SDK demand exceptions.
HMDemandException(String, int) - Constructor for exception com.here.mobility.sdk.demand.HMDemandException
Creates a new HMDemandException
HMDemandException(String, Throwable, int) - Constructor for exception com.here.mobility.sdk.demand.HMDemandException
Creates a new HMDemandException
HMDemandInternalException - Exception in com.here.mobility.sdk.demand
 
HMDemandInternalException(String, Throwable) - Constructor for exception com.here.mobility.sdk.demand.HMDemandInternalException
HMDemandInternalException(String, Throwable, int) - Constructor for exception com.here.mobility.sdk.demand.HMDemandInternalException
HMDemandInvalidNumberOfChangesException - Exception in com.here.mobility.sdk.demand
Invalid number of changes (max transit transfers).
HMDemandInvalidNumberOfChangesException(String, Throwable) - Constructor for exception com.here.mobility.sdk.demand.HMDemandInvalidNumberOfChangesException
HMDemandMaximumWalkingDistanceNotSupportedException - Exception in com.here.mobility.sdk.demand
Maximum walking distance chosen is not supported.
HMDemandMaximumWalkingDistanceNotSupportedException(String, Throwable) - Constructor for exception com.here.mobility.sdk.demand.HMDemandMaximumWalkingDistanceNotSupportedException
HMDemandMissingPaymentIdForOnlineOfferException - Exception in com.here.mobility.sdk.demand
No payment ticket provided for an online only offer
HMDemandMissingPaymentIdForOnlineOfferException(String) - Constructor for exception com.here.mobility.sdk.demand.HMDemandMissingPaymentIdForOnlineOfferException
HMDemandOfferExpiredException - Exception in com.here.mobility.sdk.demand
Offer timed out.
HMDemandOfferExpiredException(String, Throwable) - Constructor for exception com.here.mobility.sdk.demand.HMDemandOfferExpiredException
HMDemandPaymentIdProvidedForOfflineOfferException - Exception in com.here.mobility.sdk.demand
Payment ticket provided for non online offer
HMDemandPaymentIdProvidedForOfflineOfferException(String) - Constructor for exception com.here.mobility.sdk.demand.HMDemandPaymentIdProvidedForOfflineOfferException
HMDemandPickupTimeInThePastException - Exception in com.here.mobility.sdk.demand
Ride pickup time cannot be in the past.
HMDemandPickupTimeInThePastException(String, Throwable) - Constructor for exception com.here.mobility.sdk.demand.HMDemandPickupTimeInThePastException
HMDemandPickupTimeTooFarAheadException - Exception in com.here.mobility.sdk.demand
The given pickup time is too far in the future.
HMDemandPickupTimeTooFarAheadException(String, Throwable) - Constructor for exception com.here.mobility.sdk.demand.HMDemandPickupTimeTooFarAheadException
HMDemandRideNotFoundException - Exception in com.here.mobility.sdk.demand
A Demand exception for The ride requested can't be found or Ride ID is invalid.
HMException - Exception in com.here.mobility.sdk.core.net
The Here Mobility SDK base Exception.
HMException(String) - Constructor for exception com.here.mobility.sdk.core.net.HMException
Creates a new HMException
HMNetworkException - Exception in com.here.mobility.sdk.core.net
The exception that related to bad network.
HMNetworkException(String) - Constructor for exception com.here.mobility.sdk.core.net.HMNetworkException
Creates a new HMNetworkException
HMNetworkException(String, Throwable) - Constructor for exception com.here.mobility.sdk.core.net.HMNetworkException
Creates a new HMNetworkException
HMTimeZoneNotFoundException - Exception in com.here.mobility.sdk.core.services.timezone
Timezone not fount.
HMTimeZoneNotFoundException(String) - Constructor for exception com.here.mobility.sdk.core.services.timezone.HMTimeZoneNotFoundException

I

IMapController - Interface in com.here.mobility.sdk.map
 
INetworkClient - Interface in com.here.mobility.sdk.core.net
Interface for services provided over the network.
init(Application) - Static method in class com.here.mobility.sdk.core.MobilitySdk
Call this method from your app's Application.onCreate() method to initialize the SDK.
init(Application, String) - Static method in class com.here.mobility.sdk.core.MobilitySdk
Call this method from your app's Application.onCreate() method to initialize the SDK
isAuthException(IOException) - Static method in exception com.here.mobility.sdk.core.auth.HMAuthException
Returns if this error is Auth error that is not internal error.
isDirectionAvailable() - Method in interface com.here.mobility.sdk.map.DeviceDirectionSource
Returns whether the device direction is available.
isDirectionAvailable() - Method in class com.here.mobility.sdk.map.RotationSensorDirectionSource
 
isFixedPrice() - Method in class com.here.mobility.sdk.demand.PriceEstimate
Whether the estimation is a fixed price.
isFlat() - Method in class com.here.mobility.sdk.map.MapObjectStyle
Whether the marker is drawn flat on the map (so that when the map is tilted, the marker is tilted too).
isHereAgentProcess() - Method in class com.here.mobility.sdk.core.MobilitySdk
Returns whether the current process is the SDK agent process.
isInitialized() - Static method in class com.here.mobility.sdk.core.MobilitySdk
Checks if the MobilitySdk was initialized
isMultiTouch() - Method in enum com.here.mobility.sdk.map.TouchInput.Gestures
Whether a gesture uses multiple touch points simultaneously
isQueryAlternatives() - Method in class com.here.mobility.sdk.map.route.RouteRequest
Returns whether the request is for alternative routes, as well as the main route.
isRange() - Method in class com.here.mobility.sdk.demand.PriceEstimate
Whether the estimation is a range.
isRideLocationAvailable() - Method in class com.here.mobility.sdk.demand.RideStatusLog
Whether there are new updates on the ride location.
isRotateGesturesEnabled() - Method in interface com.here.mobility.sdk.map.IMapController
Are rotation gestures enabled
isRotateGesturesEnabled() - Method in class com.here.mobility.sdk.map.MapController
Are rotation gestures enabled
isRotateGesturesEnabled() - Method in class com.here.mobility.sdk.map.MapView
Are rotation gestures enabled
isScrollGesturesEnabled() - Method in interface com.here.mobility.sdk.map.IMapController
Whether the map should support scrolling gestures (pan)
isScrollGesturesEnabled() - Method in class com.here.mobility.sdk.map.MapController
Whether the map should support scrolling gestures (pan)
isScrollGesturesEnabled() - Method in class com.here.mobility.sdk.map.MapView
Whether the map should support scrolling gestures (pan)
isTiltGesturesEnabled() - Method in interface com.here.mobility.sdk.map.IMapController
Are tilt gestures enabled
isTiltGesturesEnabled() - Method in class com.here.mobility.sdk.map.MapController
Are tilt gestures enabled
isTiltGesturesEnabled() - Method in class com.here.mobility.sdk.map.MapView
Are tilt gestures (shoves) enabled
isUserVerified() - Method in class com.here.mobility.sdk.core.MobilitySdk
Is the current user is verified and eligible for operations that requires high level of verification, such as booking a ride.
isVisible() - Method in class com.here.mobility.sdk.map.MapObjectBase
Returns whether or not the marker is visible on the map.
isZoomGesturesEnabled() - Method in interface com.here.mobility.sdk.map.IMapController
Are zoom gestures enabled
isZoomGesturesEnabled() - Method in class com.here.mobility.sdk.map.MapController
Are zoom gestures enabled
isZoomGesturesEnabled() - Method in class com.here.mobility.sdk.map.MapView
Are zoom gestures enabled (pinch, double tap, two finger tap)

L

LabelPickResult - Class in com.here.mobility.sdk.map
Represents labels that can be selected on the map.
LabelPickResult.LabelType - Enum in com.here.mobility.sdk.map
Options for the type of LabelPickResult
LatLng - Class in com.here.mobility.sdk.core.geo
Represents a location on the planet, defined as a (latitude, longitude) pair.
latLngToScreenPosition(LatLng) - Method in interface com.here.mobility.sdk.map.IMapController
Find the position on screen corresponding to the given geographic coordinates.
latLngToScreenPosition(LatLng) - Method in class com.here.mobility.sdk.map.MapController
Find the position on screen corresponding to the given geographic coordinates.
Leg() - Constructor for class com.here.mobility.sdk.map.route.Route.Leg
 
loadMap(MapView.MapControllerListener) - Method in class com.here.mobility.sdk.map.MapView
Construct a MapController; may only be called from the UI thread.
loadMapAsync(MapView.MapControllerListener) - Method in class com.here.mobility.sdk.map.MapFragment
Loads the map, calling the given listener when the map is ready.
LocaleUtils - Class in com.here.mobility.sdk.core.util
Locale util class.

M

Maneuver() - Constructor for class com.here.mobility.sdk.map.route.Route.Maneuver
 
MapConfiguration - Class in com.here.mobility.sdk.map
MapConfiguration is the main class for defining the configuration of the map loading, for example the cache size.
MapConfiguration() - Constructor for class com.here.mobility.sdk.map.MapConfiguration
Constructor for MapConfiguration, sets the default cache size
MapController - Class in com.here.mobility.sdk.map
MapController is the main class for interacting with a Tangram map.
MapController(MapView, ConfigurationManager) - Constructor for class com.here.mobility.sdk.map.MapController
Construct a MapController using a custom scene file.
MapController.CameraType - Enum in com.here.mobility.sdk.map
Options for changing the appearance of 3D geometry
MapController.CompassVisibility - Enum in com.here.mobility.sdk.map
Options for compass visibility
MapController.EaseType - Enum in com.here.mobility.sdk.map
Options for interpolating map parameters
MapController.FrameCaptureCallback - Interface in com.here.mobility.sdk.map
MapController.MarkerPickListener - Interface in com.here.mobility.sdk.map
Interface for a callback to receive the selected Marker Triggered after a call of MapController.pickMarker(float, float) Listener should be set with MapController.setMarkerPickListener(MarkerPickListener) The callback will be run on the main (UI) thread.
MapController.ViewCompleteListener - Interface in com.here.mobility.sdk.map
Called on the UI thread when the view is stationary, fully loaded, and no animations are running.
MapFragment - Class in com.here.mobility.sdk.map
A fragment containing a MapView, which conveniently forwards the necessary lifecycle calls to it.
MapFragment() - Constructor for class com.here.mobility.sdk.map.MapFragment
 
MapImageStyle - Class in com.here.mobility.sdk.map
A marker style that displays the marker as a user-defined bitmap, with given width and height in pixels.
MapImageStyle() - Constructor for class com.here.mobility.sdk.map.MapImageStyle
 
MapImageStyle.Builder - Class in com.here.mobility.sdk.map
Returns a new builder for a MapImageStyle object.
MapObjectBase - Class in com.here.mobility.sdk.map
Abstract class used to display points and bitmaps dynamically on a map.
MapObjectStyle - Class in com.here.mobility.sdk.map
Base class for Marker styling on the map.
MapObjectStyle() - Constructor for class com.here.mobility.sdk.map.MapObjectStyle
 
MapObjectStyle.Builder<StyleClass extends MapObjectStyle.Builder> - Class in com.here.mobility.sdk.map
 
MapView - Class in com.here.mobility.sdk.map
MapView is a View for displaying a Tangram map.
MapView(Context) - Constructor for class com.here.mobility.sdk.map.MapView
 
MapView(Context, boolean) - Constructor for class com.here.mobility.sdk.map.MapView
 
MapView(Context, AttributeSet) - Constructor for class com.here.mobility.sdk.map.MapView
 
MapView.MapControllerListener - Interface in com.here.mobility.sdk.map
 
Marker - Class in com.here.mobility.sdk.map
Represents a Marker on the map.
MarkerImage - Class in com.here.mobility.sdk.map
Stores graphic image to be shown as a Marker on the map.
MarkerImage() - Constructor for class com.here.mobility.sdk.map.MarkerImage
 
MarkerPickResult - Class in com.here.mobility.sdk.map
MarkerPickResult represents labels that can be selected on the screen
MobilitySdk - Class in com.here.mobility.sdk.core
The non-static entrance class for Here's Mobility SDK.

N

newForwardRequest(String, LatLng, String, String, Collection<GeocodingResult.Type>) - Static method in class com.here.mobility.sdk.map.geocoding.GeocodingRequest
Creates a new forward geocoding request with the given query, around the given location, in the given country, requesting results of the given types.
newForwardRequest(String, LatLng, String) - Static method in class com.here.mobility.sdk.map.geocoding.GeocodingRequest
Creates a new forward geocoding request with the given query, around the given location, in the given preferred language.
newForwardRequest(String, LatLng) - Static method in class com.here.mobility.sdk.map.geocoding.GeocodingRequest
Creates a new forward geocoding request with the given query, around the given location.
newInstance() - Static method in class com.here.mobility.sdk.core.services.timezone.TimeZoneClient
Creates a new TimeZoneClient.
newInstance() - Static method in class com.here.mobility.sdk.demand.DemandClient
Returns a new DemandClient.
newInstance(Context) - Static method in class com.here.mobility.sdk.demand.DemandClient
Deprecated.
newInstance(Context) - Static method in class com.here.mobility.sdk.map.geocoding.GeocodingClient
Deprecated.
newInstance() - Static method in class com.here.mobility.sdk.map.geocoding.GeocodingClient
Creates a new GeocodingNetworkClient.
newInstance(Context) - Static method in class com.here.mobility.sdk.map.route.RoutingClient
Deprecated.
newInstance() - Static method in class com.here.mobility.sdk.map.route.RoutingClient
Creates a new RoutingNetworkClient.
newPlacesAroundRequest(LatLng, String) - Static method in class com.here.mobility.sdk.map.geocoding.GeocodingRequest
Creates a request for places around the given location, in the given preferred language.
newPlacesAroundRequest(LatLng) - Static method in class com.here.mobility.sdk.map.geocoding.GeocodingRequest
Creates a request for places around the given location.
newReverseRequest(LatLng, String) - Static method in class com.here.mobility.sdk.map.geocoding.GeocodingRequest
Creates a reverse geocoding request for the address at the given location, in the given preferred language.
newReverseRequest(LatLng) - Static method in class com.here.mobility.sdk.map.geocoding.GeocodingRequest
Creates a reverse geocoding request for the address at the given location.
newRideIDInvalidInstance(String, Throwable) - Static method in exception com.here.mobility.sdk.demand.HMDemandRideNotFoundException
Creates a new HMDemandRideNotFoundException with this#ERROR_CODE_RIDE_ID_INVALID code.
newRideNotFoundInstance(String, Throwable) - Static method in exception com.here.mobility.sdk.demand.HMDemandRideNotFoundException
Creates a new HMDemandRideNotFoundException with this#ERROR_CODE_RIDE_NOT_FOUND code.

O

onAuthenticationFailure(UserAuthenticationException) - Method in interface com.here.mobility.sdk.map.MapView.MapControllerListener
Is being called when some tile request failed, due to authentication issues When this happens, you should sometimes supply a new authentication credentials, according to the documentation of the specific exception.
onCaptured(Bitmap) - Method in interface com.here.mobility.sdk.map.MapController.FrameCaptureCallback
Called on the render-thread when a frame was captured.
onDirectionChanged(float) - Method in interface com.here.mobility.sdk.map.DeviceDirectionSource.DirectionListener
Invoked when the device's direction changes.
onDoubleTap(float, float) - Method in interface com.here.mobility.sdk.map.TouchInput.DoubleTapResponder
Called immediately after the second time a touch is lifted in a double tap gesture The allowable duration between taps is determined by ViewConfiguration
onError(ResponseException) - Method in interface com.here.mobility.sdk.core.net.ResponseListener
Invoked when an error occurs.
onErrorOccurred(Throwable) - Method in interface com.here.mobility.sdk.demand.DemandClient.RideUpdateListener
Called when an error occurs.
onFling(float, float, float, float) - Method in interface com.here.mobility.sdk.map.TouchInput.PanResponder
Called when a dragged touch point with non-zero velocity is lifted
onLayout(boolean, int, int, int, int) - Method in class com.here.mobility.sdk.map.CompassView
A default no-op implementation for subclasses who don't have children.
onLocationAvailability(LocationAvailability) - Method in class com.here.mobility.sdk.map.FusedUserLocationSource
Invoked when the fused location provider notifies us that the location availability has changed.
onLocationResult(LocationResult) - Method in class com.here.mobility.sdk.map.FusedUserLocationSource
Invoked when the fused location provider notifies us that the location has changed.
onLongPress(float, float) - Method in interface com.here.mobility.sdk.map.TouchInput.LongPressResponder
Called immediately after a long press is detected The duration threshold for a long press is determined by ViewConfiguration
onMapInitializationFailure(Exception) - Method in interface com.here.mobility.sdk.map.MapView.MapControllerListener
Is being called when the map failed to initialize
onMapReady(MapController) - Method in interface com.here.mobility.sdk.map.MapView.MapControllerListener
Is being called when the map is ready to be presented, and may be manipulated
onMarkerPick(MarkerPickResult, float, float) - Method in interface com.here.mobility.sdk.map.MapController.MarkerPickListener
Receive information about a marker found in a call to MapController.pickMarker(float, float)
onPan(float, float, float, float) - Method in interface com.here.mobility.sdk.map.TouchInput.PanResponder
Called repeatedly while a touch point is dragged
onResponse(Response) - Method in interface com.here.mobility.sdk.core.net.ResponseListener
Invoked when a response arrives.
onRideLocationChanged(Ride, RideLocation) - Method in interface com.here.mobility.sdk.demand.DemandClient.RideUpdateListener
Called when the ride location changes.
onRideStatusChanged(Ride, RideStatusLog) - Method in interface com.here.mobility.sdk.demand.DemandClient.RideUpdateListener
Called when the ride status changes.
onRotate(float, float, float) - Method in interface com.here.mobility.sdk.map.TouchInput.RotateResponder
Called repeatedly while two touch points are rotated around a point
onScale(float, float, float, float) - Method in interface com.here.mobility.sdk.map.TouchInput.ScaleResponder
Called repeatedly while two touch points are moved closer to or further from each other
onShove(float) - Method in interface com.here.mobility.sdk.map.TouchInput.ShoveResponder
Called repeatedly while two touch points are moved together vertically
onSingleTapConfirmed(float, float) - Method in interface com.here.mobility.sdk.map.TouchInput.TapResponder
Called after a touch is lifted and determined to not be part of a double tap The timeout duration for a double tap is determined by ViewConfiguration
onSingleTapUp(float, float) - Method in interface com.here.mobility.sdk.map.TouchInput.TapResponder
Called immediately after a touch is lifted in a tap gesture; may be part of a double tap
onTwoFingerTap() - Method in interface com.here.mobility.sdk.map.TouchInput.TwoFingerTapResponder
Called after a two-finger tap.
onUserLocationChanged(Location) - Method in interface com.here.mobility.sdk.map.UserLocationSource.LocationListener
Invoked when the location changes.
onViewComplete() - Method in interface com.here.mobility.sdk.map.MapController.ViewCompleteListener
Called on the UI thread when the view is stationary, fully loaded, and no animations are running.

P

PassengerDetails - Class in com.here.mobility.sdk.demand
The details of a passenger.
PassengerDetails() - Constructor for class com.here.mobility.sdk.demand.PassengerDetails
 
PassengerDetails.Builder - Class in com.here.mobility.sdk.demand
Builder to create PassengerDetails object.
PaymentFlow - Enum in com.here.mobility.sdk.demand
The payment flow for a specific ride
PaymentTypeFilter - Enum in com.here.mobility.sdk.demand
A filter for Payment type
PayMethod - Class in com.here.mobility.sdk.demand
The pay method base class
PayMethod() - Constructor for class com.here.mobility.sdk.demand.PayMethod
 
PayMethod.PayMethodType - Enum in com.here.mobility.sdk.demand
The PayMethod type
pickFeature(float, float) - Method in interface com.here.mobility.sdk.map.IMapController
Query the map for geometry features at the given screen coordinates; results will be returned in a callback to the object set by IMapController.setFeaturePickListener(MapController.FeaturePickListener).
pickFeature(float, float) - Method in class com.here.mobility.sdk.map.MapController
Query the map for geometry features at the given screen coordinates; results will be returned in a callback to the object set by MapController.setFeaturePickListener(FeaturePickListener).
pickLabel(float, float) - Method in interface com.here.mobility.sdk.map.IMapController
Query the map for labeled features at the given screen coordinates; results will be returned in a callback to the object set by IMapController.setLabelPickListener(MapController.LabelPickListener).
pickLabel(float, float) - Method in class com.here.mobility.sdk.map.MapController
Query the map for labeled features at the given screen coordinates; results will be returned in a callback to the object set by MapController.setLabelPickListener(LabelPickListener).
pickMarker(float, float) - Method in interface com.here.mobility.sdk.map.IMapController
Query the map for a Marker at the given screen coordinates; results will be returned in a callback to the object set by IMapController.setMarkerPickListener(MapController.MarkerPickListener).
pickMarker(float, float) - Method in class com.here.mobility.sdk.map.MapController
Query the map for a Marker at the given screen coordinates; results will be returned in a callback to the object set by MapController.setMarkerPickListener(MarkerPickListener).
Polygon - Class in com.here.mobility.sdk.map
Represents a Polygon on the map
PolygonStyle - Class in com.here.mobility.sdk.map
 
PolygonStyle() - Constructor for class com.here.mobility.sdk.map.PolygonStyle
 
PolygonStyle.Builder - Class in com.here.mobility.sdk.map
Builder for a PolygonStyle object.
Polyline - Class in com.here.mobility.sdk.map
Represents a Polyline on the map
PolylineStyle - Class in com.here.mobility.sdk.map
 
PolylineStyle() - Constructor for class com.here.mobility.sdk.map.PolylineStyle
 
PolylineStyle.Builder - Class in com.here.mobility.sdk.map
Builder for a PolylineStyle object.
PolylineStyle.CapStyle - Enum in com.here.mobility.sdk.map
Enum for the style of the polyline's ends.
Price - Class in com.here.mobility.sdk.demand
Price object with the amount to pay and the currency.
Price() - Constructor for class com.here.mobility.sdk.demand.Price
 
PriceEstimate - Class in com.here.mobility.sdk.demand
Estimation of the price, produced either by the HERE Marketplace or by a ride supplier.
PriceEstimate() - Constructor for class com.here.mobility.sdk.demand.PriceEstimate
 
PriceRange - Class in com.here.mobility.sdk.demand
Range of the price.
PriceRange() - Constructor for class com.here.mobility.sdk.demand.PriceRange
 
PublicTransportRideOffer - Class in com.here.mobility.sdk.demand
Public Transport ride offer.
PublicTransportRideOffer() - Constructor for class com.here.mobility.sdk.demand.PublicTransportRideOffer
 
PublicTransportRouteLeg - Class in com.here.mobility.sdk.demand
Leg in the Public Transport Route.
PublicTransportRouteLeg() - Constructor for class com.here.mobility.sdk.demand.PublicTransportRouteLeg
 
PublicTransportRouteLeg.TransportMode - Enum in com.here.mobility.sdk.demand
The transport mode of this leg.

R

Record() - Constructor for class com.here.mobility.sdk.demand.RideStatusLog.Record
 
refreshLoadingTiles() - Method in class com.here.mobility.sdk.map.MapController
If some tiles might still be in loading state, this method will refresh them, so that they will be re-sent.
registerListener(ResponseListener<Response>) - Method in interface com.here.mobility.sdk.core.net.ResponseFuture
Registers a ResponseListener to get called when the response arrives.
registerListener(ResponseListener<Response>, Handler) - Method in interface com.here.mobility.sdk.core.net.ResponseFuture
Registers a ResponseListener to get called when the response arrives.
registerListener(ResponseListener<Response>, Executor) - Method in interface com.here.mobility.sdk.core.net.ResponseFuture
Registers a ResponseListener to get called when the response arrives.
registerToRideUpdates(DemandClient.RideUpdateListener) - Method in class com.here.mobility.sdk.demand.DemandClient
Register for ride updates.
registerToRideUpdates(DemandClient.RideUpdateListener, Handler) - Method in class com.here.mobility.sdk.demand.DemandClient
Register for ride updates.
registerToRideUpdates(String, DemandClient.RideUpdateListener) - Method in class com.here.mobility.sdk.demand.DemandClient
Register for updates of the ride with the given ID.
registerToRideUpdates(String, DemandClient.RideUpdateListener, Handler) - Method in class com.here.mobility.sdk.demand.DemandClient
Register for updates of the ride with the given ID.
removeAllMarkers() - Method in interface com.here.mobility.sdk.map.IMapController
Remove all the Marker objects from the map.
removeAllMarkers() - Method in class com.here.mobility.sdk.map.MapController
Remove all the Marker objects from the map.
removeAllPolygons() - Method in interface com.here.mobility.sdk.map.IMapController
Removes all polygons
removeAllPolygons() - Method in class com.here.mobility.sdk.map.MapController
Removes all polygons
removeAllPolylines() - Method in interface com.here.mobility.sdk.map.IMapController
Removes all polylines
removeAllPolylines() - Method in class com.here.mobility.sdk.map.MapController
Removes all polylines
removeMarker(Marker) - Method in interface com.here.mobility.sdk.map.IMapController
Removes the passed in Marker from the map.
removeMarker(Marker) - Method in class com.here.mobility.sdk.map.MapController
Removes the passed in Marker from the map.
removePolygon(Polygon) - Method in interface com.here.mobility.sdk.map.IMapController
Removes a polygon.
removePolygon(Polygon) - Method in class com.here.mobility.sdk.map.MapController
Removes a polygon.
removePolyline(Polyline) - Method in interface com.here.mobility.sdk.map.IMapController
Removes a polyline.
removePolyline(Polyline) - Method in class com.here.mobility.sdk.map.MapController
Removes a polyline.
requestRoute(RouteRequest) - Method in class com.here.mobility.sdk.map.route.RoutingClient
Sends the given route request.
resetToDefaultDirectionalMarker() - Method in class com.here.mobility.sdk.map.UserLocationMarkerManager
Resets the non-directional marker to the default one.
resetToDefaultLocationApplier() - Method in class com.here.mobility.sdk.map.UserLocationMarkerManager
Resets to the default applier, which simply sets the location on the marker via MapObjectBase.setPoint(LatLng) and the angle via MapObjectBase.setAngle(float).
resetToDefaultNonDirectionalMarker() - Method in class com.here.mobility.sdk.map.UserLocationMarkerManager
Resets the non-directional marker to the default one.
ResponseException - Exception in com.here.mobility.sdk.core.net
The exception thrown when a network request fails.
ResponseException(String) - Constructor for exception com.here.mobility.sdk.core.net.ResponseException
Creates a new ResponseException with the given message.
ResponseException(Throwable) - Constructor for exception com.here.mobility.sdk.core.net.ResponseException
Creates a new ResponseException with the given cause.
ResponseException(String, Throwable) - Constructor for exception com.here.mobility.sdk.core.net.ResponseException
Creates a new ResponseException with the given message and cause.
ResponseFuture<Response> - Interface in com.here.mobility.sdk.core.net
A response "future".
ResponseListener<Response> - Interface in com.here.mobility.sdk.core.net
The interface for receiving responses to requests asynchronously.
Ride - Class in com.here.mobility.sdk.demand
Active Ride.
Ride() - Constructor for class com.here.mobility.sdk.demand.Ride
 
RideLocation - Class in com.here.mobility.sdk.demand
The current location of the ride.
RideLocation() - Constructor for class com.here.mobility.sdk.demand.RideLocation
 
RideOffer - Class in com.here.mobility.sdk.demand
Ride Offer object.
RideOffer() - Constructor for class com.here.mobility.sdk.demand.RideOffer
 
RideOffer.TransitType - Enum in com.here.mobility.sdk.demand
The type of the transit (taxi or public transport).
RideOffer.Visitor<T> - Interface in com.here.mobility.sdk.demand
Visitor for the RideOffer object.
RideOfferBase - Class in com.here.mobility.sdk.demand
Base class for ride offers.
RideOfferBase() - Constructor for class com.here.mobility.sdk.demand.RideOfferBase
 
RideOffersRequest - Class in com.here.mobility.sdk.demand
Request from the SDK to the server for ride offers.
RideOffersRequest() - Constructor for class com.here.mobility.sdk.demand.RideOffersRequest
 
RideOffersRequest.Builder - Class in com.here.mobility.sdk.demand
Builder to create RideOffersRequest object.
RideOffersRequest.SortType - Enum in com.here.mobility.sdk.demand
How to sort the offers
RidePayment - Class in com.here.mobility.sdk.demand
Info about a ride's payment
RidePayment() - Constructor for class com.here.mobility.sdk.demand.RidePayment
 
RidePayment.PaymentStatus - Enum in com.here.mobility.sdk.demand
The PayMethod status
RidePreferences - Class in com.here.mobility.sdk.demand
Preferences of a ride.
RidePreferences() - Constructor for class com.here.mobility.sdk.demand.RidePreferences
 
RidePreferences.Builder - Class in com.here.mobility.sdk.demand
Returns a new builder for an RidePreferences object.
RideQuery - Class in com.here.mobility.sdk.demand
Query to get a list of rides according to given filters.
RideQuery() - Constructor for class com.here.mobility.sdk.demand.RideQuery
 
RideQuery.Builder - Class in com.here.mobility.sdk.demand
 
RideQuery.SortType - Enum in com.here.mobility.sdk.demand
In which order to sort the rides.
RideQuery.StatusFilter - Enum in com.here.mobility.sdk.demand
Ride status filters.
RideQueryResponse - Class in com.here.mobility.sdk.demand
Response to a RideQuery; contains the list of rides that match the query filters.
RideQueryResponse() - Constructor for class com.here.mobility.sdk.demand.RideQueryResponse
 
RideStatusLog - Class in com.here.mobility.sdk.demand
A ride's status log.
RideStatusLog() - Constructor for class com.here.mobility.sdk.demand.RideStatusLog
 
RideStatusLog.Record - Class in com.here.mobility.sdk.demand
 
RideStatusLog.Status - Enum in com.here.mobility.sdk.demand
Ride Status.
RideStatusLog.StatusReasonCode - Enum in com.here.mobility.sdk.demand
The reason for the returned status
RideWaypoints - Class in com.here.mobility.sdk.demand
The route of the ride, composed of the pickup location and the destination.
RideWaypoints() - Constructor for class com.here.mobility.sdk.demand.RideWaypoints
 
RotationSensorDirectionSource - Class in com.here.mobility.sdk.map
An implementation of DeviceDirectionSource via Android's Sensor.TYPE_ROTATION_VECTOR sensor.
RotationSensorDirectionSource(Context, int) - Constructor for class com.here.mobility.sdk.map.RotationSensorDirectionSource
Creates a new RotationSensorDirectionSource with the given context and sample rate in microseconds (see SensorManager.registerListener(SensorEventListener, Sensor, int) for details).
Route - Class in com.here.mobility.sdk.map.route
Encapsulates a route.
Route.Action - Enum in com.here.mobility.sdk.map.route
Action types for a maneuver.
Route.Direction - Enum in com.here.mobility.sdk.map.route
Direction types for a maneuver's action.
Route.Leg - Class in com.here.mobility.sdk.map.route
Represents a single leg in a route.
Route.Maneuver - Class in com.here.mobility.sdk.map.route
Represents a maneuver to make while travelling.
RouteRequest - Class in com.here.mobility.sdk.map.route
Encapsulates a routing request.
RouteRequest() - Constructor for class com.here.mobility.sdk.map.route.RouteRequest
 
RouteRequest.InstructionMeasurementSystem - Enum in com.here.mobility.sdk.map.route
The measurement system for instructions.
RouteRequest.Profile - Enum in com.here.mobility.sdk.map.route
The routing profile.
RouteResponse - Class in com.here.mobility.sdk.map.route
Encapsulates the response to a route request.
RouteResponse() - Constructor for class com.here.mobility.sdk.map.route.RouteResponse
 
RoutingClient - Class in com.here.mobility.sdk.map.route
The client class for accessing the routing API.

S

screenPositionToLatLng(PointF) - Method in interface com.here.mobility.sdk.map.IMapController
Find the geographic coordinates corresponding to the given position on the screen.
screenPositionToLatLng(float, float) - Method in interface com.here.mobility.sdk.map.IMapController
Find the geographic coordinates corresponding to the given position on the screen.
screenPositionToLatLng(PointF) - Method in class com.here.mobility.sdk.map.MapController
Find the geographic coordinates corresponding to the given position on the screen.
screenPositionToLatLng(float, float) - Method in class com.here.mobility.sdk.map.MapController
Find the geographic coordinates corresponding to the given position on the screen.
sendVerificationEmail(String) - Method in class com.here.mobility.sdk.core.MobilitySdk
Send verification Email to the given email, that contains a pin code.
sendVerificationSms(String) - Method in class com.here.mobility.sdk.core.MobilitySdk
Send verification SMS to the given phone number, that contains a pin code.
setAddress(Address) - Method in class com.here.mobility.sdk.demand.Waypoint.Builder
Set the address of the waypoint
setAddressLines(List<String>) - Method in class com.here.mobility.sdk.core.geo.Address.Builder
Sets the formatted address lines, as they would have been written on an envelope.
setAnchor(Anchor) - Method in class com.here.mobility.sdk.map.MapObjectStyle.Builder
Set map object anchor.
setAngle(float) - Method in class com.here.mobility.sdk.map.MapObjectBase
Sets the angle of the marker.
setBuilding(String) - Method in class com.here.mobility.sdk.core.geo.Address.Builder
Sets the building name (e.g.
setCameraPosition(CameraPosition) - Method in interface com.here.mobility.sdk.map.IMapController
Sets the camera position to the given one.
setCameraPosition(CameraPosition) - Method in class com.here.mobility.sdk.map.MapController
Sets the camera position to the given one.
setCameraPositionEased(CameraPosition, int) - Method in interface com.here.mobility.sdk.map.IMapController
Sets the camera position to the given one, with the default easing of the given duration.
setCameraPositionEased(CameraPosition, int, MapController.EaseType) - Method in interface com.here.mobility.sdk.map.IMapController
Sets the camera position to the given one, with the default easing of the given duration.
setCameraPositionEased(CameraPosition, int) - Method in class com.here.mobility.sdk.map.MapController
Sets the camera position to the given one, with the default easing of the given duration.
setCameraPositionEased(CameraPosition, int, MapController.EaseType) - Method in class com.here.mobility.sdk.map.MapController
Sets the camera position to the given one, with the default easing of the given duration.
setCameraType(MapController.CameraType) - Method in interface com.here.mobility.sdk.map.IMapController
Set the camera type for the map view.
setCameraType(MapController.CameraType) - Method in class com.here.mobility.sdk.map.MapController
Set the camera type for the map view.
setCancellationFeeToken(String) - Method in class com.here.mobility.sdk.demand.CancelRideRequest.Builder
Set the cancellation fee token.
setCapStyle(PolylineStyle.CapStyle) - Method in class com.here.mobility.sdk.map.PolylineStyle.Builder
Set the polyline's cap style
setCityName(String) - Method in class com.here.mobility.sdk.core.geo.Address.Builder
Sets the city name.
setClickable(boolean) - Method in class com.here.mobility.sdk.map.MapObjectStyle.Builder
Sets if the Marker will be clickable or not.
setColor(AnnotationColor) - Method in class com.here.mobility.sdk.map.CircleStyle.Builder
Set the fill color of the circle.
setColor(Context, int) - Method in class com.here.mobility.sdk.map.CircleStyle.Builder
Set the fill color of the circle.
setColor(AnnotationColor) - Method in class com.here.mobility.sdk.map.GeoShapeStyle.Builder
Set the color of the GeoShapeStyle
setCompassView(int) - Method in interface com.here.mobility.sdk.map.IMapController
Sets a custom CompassView.
setCompassView(CompassView) - Method in interface com.here.mobility.sdk.map.IMapController
Sets a custom compass view.
setCompassView(int) - Method in class com.here.mobility.sdk.map.MapController
Sets a custom CompassView.
setCompassView(CompassView) - Method in class com.here.mobility.sdk.map.MapController
Sets a custom compass view.
setCompassVisibility(MapController.CompassVisibility) - Method in interface com.here.mobility.sdk.map.IMapController
Sets the visibility mode of the compass.
setCompassVisibility(MapController.CompassVisibility) - Method in class com.here.mobility.sdk.map.MapController
Sets the visibility mode of the compass.
setConfiguration(MapConfiguration) - Method in class com.here.mobility.sdk.map.MapFragment
Sets the map loading configuration (e.g.
setConfiguration(MapConfiguration) - Method in class com.here.mobility.sdk.map.MapView
Sets the map configuration (e.g.
setConstraints(BookingConstraints) - Method in class com.here.mobility.sdk.demand.RideOffersRequest.Builder
Constraints that the supplier must allow, like number of passengers, wheelchair, etc.
setCountryCode(String) - Method in class com.here.mobility.sdk.core.geo.Address.Builder
Sets the country code.
setCountryName(String) - Method in class com.here.mobility.sdk.core.geo.Address.Builder
Sets the country name.
setCounty(String) - Method in class com.here.mobility.sdk.core.geo.Address.Builder
Sets the county (second subdivision level below the country).
setDefaultBackgroundColor(float, float, float) - Method in interface com.here.mobility.sdk.map.IMapController
Sets an opaque background color used as default color when a scene is being loaded.
setDefaultBackgroundColor(float, float, float) - Method in class com.here.mobility.sdk.map.MapController
Sets an opaque background color used as default color when a scene is being loaded.
setDefaultBackgroundColor(int) - Method in class com.here.mobility.sdk.map.MapView
 
setDescription(String) - Method in class com.here.mobility.sdk.demand.Waypoint.Builder
Set the description of the waypoint
setDeviceDirectionSource(DeviceDirectionSource) - Method in class com.here.mobility.sdk.map.UserLocationMarkerManager
Sets the source for device direction.
setDirectionalMarker(Marker) - Method in class com.here.mobility.sdk.map.UserLocationMarkerManager
setDirectionListener(DeviceDirectionSource.DirectionListener) - Method in interface com.here.mobility.sdk.map.DeviceDirectionSource
Sets the listener to receive notifications when the device's direction changes.
setDirectionListener(DeviceDirectionSource.DirectionListener) - Method in class com.here.mobility.sdk.map.RotationSensorDirectionSource
 
setDistrictName(String) - Method in class com.here.mobility.sdk.core.geo.Address.Builder
Sets the district name.
setDoubleTapResponder(TouchInput.DoubleTapResponder) - Method in interface com.here.mobility.sdk.map.IMapController
Set a responder for double-tap gestures.
setDoubleTapResponder(TouchInput.DoubleTapResponder) - Method in class com.here.mobility.sdk.map.MapController
Set a responder for double-tap gestures.
setDrawOrder(int) - Method in class com.here.mobility.sdk.map.MapObjectBase
Sets the draw order for the marker to be used in z-order collisions.
setEmail(String) - Method in class com.here.mobility.sdk.demand.PassengerDetails.Builder
The email of the passenger, if exists.
setFeaturePickListener(MapController.FeaturePickListener) - Method in interface com.here.mobility.sdk.map.IMapController
Set a listener for feature pick events.
setFeaturePickListener(MapController.FeaturePickListener) - Method in class com.here.mobility.sdk.map.MapController
Set a listener for feature pick events.
setFlat(boolean) - Method in class com.here.mobility.sdk.map.MapObjectStyle.Builder
Whether the marker is drawn flat on the map (so that when the map is tilted, the marker is tilted too).
setFromUpdateTime(Long) - Method in class com.here.mobility.sdk.demand.RideQuery.Builder
Return only rides that were updated since this time.
setHouseNumber(String) - Method in class com.here.mobility.sdk.core.geo.Address.Builder
Sets the house number.
setInitialCameraPosition(CameraPosition) - Method in class com.here.mobility.sdk.map.MapFragment
Sets the map's initial camera position.
setInitialCameraPosition(CameraPosition) - Method in class com.here.mobility.sdk.map.MapView
Sets the map's initial camera position.
setJoinStyle(GeoShapeStyle.JoinStyle) - Method in class com.here.mobility.sdk.map.GeoShapeStyle.Builder
Set the GeoShapeStyle's join style
setLabelPickListener(MapController.LabelPickListener) - Method in interface com.here.mobility.sdk.map.IMapController
Set a listener for label pick events.
setLabelPickListener(MapController.LabelPickListener) - Method in class com.here.mobility.sdk.map.MapController
Set a listener for label pick events, set null to stop listener.
setLimit(Integer) - Method in class com.here.mobility.sdk.demand.RideQuery.Builder
Limit number of results to return.
setLocale(Locale) - Method in class com.here.mobility.sdk.core.sdk.UserPreferences.Builder
Set the user locale.
setLocale(String) - Method in class com.here.mobility.sdk.demand.RideOffersRequest.Builder
Set the locale to use for the RideOffer.
setLocale(String) - Method in class com.here.mobility.sdk.demand.TransitOptions.Builder
Set the locale to use for the PublicTransportRideOffer.
setLocationAndAngleApplier(UserLocationMarkerManager.LocationAndAngleApplier) - Method in class com.here.mobility.sdk.map.UserLocationMarkerManager
Sets the object responsible for applying the user locations and device direction to the user location marker.
setLocationListener(UserLocationSource.LocationListener) - Method in class com.here.mobility.sdk.map.FusedUserLocationSource
 
setLocationListener(UserLocationSource.LocationListener) - Method in interface com.here.mobility.sdk.map.UserLocationSource
Sets the listener to receive notifications when the location changes.
setLocationSource(UserLocationSource) - Method in class com.here.mobility.sdk.map.UserLocationMarkerManager
Sets the source of user locations.
setLongPressResponder(TouchInput.LongPressResponder) - Method in interface com.here.mobility.sdk.map.IMapController
Set a responder for long press gestures
setLongPressResponder(TouchInput.LongPressResponder) - Method in class com.here.mobility.sdk.map.MapController
Set a responder for long press gestures
setMarkerImage(MarkerImage) - Method in class com.here.mobility.sdk.map.MapImageStyle.Builder
Sets the marker image to show with the marker
setMarkerMode(UserLocationMarkerManager.MarkerMode) - Method in class com.here.mobility.sdk.map.UserLocationMarkerManager
Sets the mode of the user location marker.
setMarkerPickListener(MapController.MarkerPickListener) - Method in interface com.here.mobility.sdk.map.IMapController
Set a listener for marker pick events.
setMarkerPickListener(MapController.MarkerPickListener) - Method in class com.here.mobility.sdk.map.MapController
Set a listener for marker pick events, set null to stop listener.
setMaxAllowedTransfers(Integer) - Method in class com.here.mobility.sdk.demand.TransitOptions.Builder
Set maximum allowed transfers.
setMaxDiskCacheSizeBytes(long) - Method in class com.here.mobility.sdk.map.MapConfiguration
Set the maximum disk cache size.
setMaxNumberOfOffers(Integer) - Method in class com.here.mobility.sdk.demand.RideOffersRequest.Builder
Optional Maximun number of offers sets Maximun number of offers to be returned
setMaxTiltRad(float) - Method in interface com.here.mobility.sdk.map.IMapController
Set the maximum tilt angle of the view.
setMaxTiltRad(float) - Method in class com.here.mobility.sdk.map.MapController
Set the maximum tilt angle of the view.
setMaxWalkingDistance(Integer) - Method in class com.here.mobility.sdk.demand.TransitOptions.Builder
Set maximum walking distance, in meters.
setMessagesLocale(Locale) - Method in class com.here.mobility.sdk.demand.RidePreferences.Builder
Set the locale to use for the Ride.
setMethodOfPaymentId(String) - Method in class com.here.mobility.sdk.demand.CreateRideRequest.Builder
Optional method of payment id.
setMiterLimit(int) - Method in class com.here.mobility.sdk.map.GeoShapeStyle.Builder
Set the miter limit of the JoinStyle.MITER
setName(String) - Method in class com.here.mobility.sdk.demand.PassengerDetails.Builder
Deprecated.
please use the builder that gets the mandatory name.
setNeedle(Drawable) - Method in class com.here.mobility.sdk.map.DrawableCompassView
Sets the needle drawable.
setNonDirectionalMarker(Marker) - Method in class com.here.mobility.sdk.map.UserLocationMarkerManager
setNorth(float) - Method in class com.here.mobility.sdk.map.CompassView
Sets the direction of north (in degrees, clockwise, relative to the view's "up" direction).
setOffset(Point) - Method in class com.here.mobility.sdk.map.MapObjectStyle.Builder
Map object offset in screen-space points.
setPanResponder(TouchInput.PanResponder) - Method in interface com.here.mobility.sdk.map.IMapController
Set a responder for pan gestures
setPanResponder(TouchInput.PanResponder) - Method in class com.here.mobility.sdk.map.MapController
Set a responder for pan gestures
setPassengerCancelReason(CancelRideRequest.PassengerCancelReason) - Method in class com.here.mobility.sdk.demand.CancelRideRequest.Builder
Set the passenger cancellation reason.
setPassengerNote(String) - Method in class com.here.mobility.sdk.demand.RideOffersRequest.Builder
Optional note from the passenger.
setPaymentTypeFilter(PaymentTypeFilter) - Method in class com.here.mobility.sdk.demand.RideOffersRequest.Builder
Optional payment type filter.
setPhoneNumber(String) - Method in class com.here.mobility.sdk.demand.PassengerDetails.Builder
Deprecated.
please use the builder that gets the mandatory phone number.
setPhotoUrl(String) - Method in class com.here.mobility.sdk.demand.PassengerDetails.Builder
URL to photo of the passenger, if exists.
setPickRadius(float) - Method in interface com.here.mobility.sdk.map.IMapController
Set the radius to use when picking features on the map.
setPickRadius(float) - Method in class com.here.mobility.sdk.map.MapController
Set the radius to use when picking features on the map.
setPoint(LatLng) - Method in class com.here.mobility.sdk.map.MapObjectBase
Sets the coordinate location, where the marker should be displayed.
setPointEased(LatLng, int, MapController.EaseType) - Method in class com.here.mobility.sdk.map.MapObjectBase
Sets the coordinate location, where the marker should be displayed with animation.
setPosition(LatLng) - Method in interface com.here.mobility.sdk.map.IMapController
Set the geographic position of the center of the map view.
setPosition(LatLng) - Method in class com.here.mobility.sdk.map.MapController
Set the geographic position of the center of the map view.
setPositionEased(LatLng, long) - Method in interface com.here.mobility.sdk.map.IMapController
Set the geographic position of the center of the map view with default easing.
setPositionEased(LatLng) - Method in interface com.here.mobility.sdk.map.IMapController
Set the geographic position of the center of the map view with default easing.
setPositionEased(LatLng, long, MapController.EaseType) - Method in interface com.here.mobility.sdk.map.IMapController
Set the geographic position of the center of the map view with custom easing.
setPositionEased(LatLng, long) - Method in class com.here.mobility.sdk.map.MapController
Set the geographic position of the center of the map view with default easing.
setPositionEased(LatLng) - Method in class com.here.mobility.sdk.map.MapController
Set the geographic position of the center of the map view with default easing.
setPositionEased(LatLng, long, MapController.EaseType) - Method in class com.here.mobility.sdk.map.MapController
Set the geographic position of the center of the map view with custom easing.
setPostalCode(String) - Method in class com.here.mobility.sdk.core.geo.Address.Builder
Sets the postal code.
setPrebookPickupTime(Long) - Method in class com.here.mobility.sdk.demand.RideOffersRequest.Builder
Optional pickup time, if the ride is requested for more than 30 minutes in the future.
setPriceRange(PriceRange) - Method in class com.here.mobility.sdk.demand.RideOffersRequest.Builder
Optional allowed price range.
setRadiusPixels(int) - Method in class com.here.mobility.sdk.map.CircleStyle.Builder
Set the radius of the circle in pixels.
setReason(String) - Method in class com.here.mobility.sdk.demand.CancelRideRequest.Builder
Set the ride cancellation reason
setRideId(String) - Method in class com.here.mobility.sdk.demand.CancelRideRequest.Builder
Set the ride ID to cancel.
setRidePreferences(RidePreferences) - Method in class com.here.mobility.sdk.demand.CreateRideRequest.Builder
The preferences of a ride.
setRideWaypoints(RideWaypoints) - Method in class com.here.mobility.sdk.demand.RideOffersRequest.Builder
The requested waypoints.
setRotateGesturesEnabled(boolean) - Method in interface com.here.mobility.sdk.map.IMapController
Sets whether the map should support rotation gestures.
setRotateGesturesEnabled(boolean) - Method in class com.here.mobility.sdk.map.MapController
Sets whether the map should support rotation gestures.
setRotateGesturesEnabled(boolean) - Method in class com.here.mobility.sdk.map.MapView
Sets whether the map should support rotation gestures.
setRotateResponder(TouchInput.RotateResponder) - Method in interface com.here.mobility.sdk.map.IMapController
Set a responder for rotate gestures.
setRotateResponder(TouchInput.RotateResponder) - Method in class com.here.mobility.sdk.map.MapController
Set a responder for rotate gestures.
setRotationRad(float) - Method in interface com.here.mobility.sdk.map.IMapController
Set the rotation of the view.
setRotationRad(float) - Method in class com.here.mobility.sdk.map.MapController
Set the rotation of the view.
setRotationRadEased(float) - Method in interface com.here.mobility.sdk.map.IMapController
Set the rotation of the view with the default duration (proportional to the rotation amount)
setRotationRadEased(float, long) - Method in interface com.here.mobility.sdk.map.IMapController
Set the rotation of the view with default easing.
setRotationRadEased(float, long, MapController.EaseType) - Method in interface com.here.mobility.sdk.map.IMapController
Set the rotation of the view with custom easing.
setRotationRadEased(float) - Method in class com.here.mobility.sdk.map.MapController
Set the rotation of the view with the default duration (proportional to the rotation amount)
setRotationRadEased(float, long) - Method in class com.here.mobility.sdk.map.MapController
Set the rotation of the view with default easing.
setRotationRadEased(float, long, MapController.EaseType) - Method in class com.here.mobility.sdk.map.MapController
Set the rotation of the view with custom easing.
setScaleResponder(TouchInput.ScaleResponder) - Method in interface com.here.mobility.sdk.map.IMapController
Set a responder for scale gestures.
setScaleResponder(TouchInput.ScaleResponder) - Method in class com.here.mobility.sdk.map.MapController
Set a responder for scale gestures.
setScrollGesturesEnabled(boolean) - Method in interface com.here.mobility.sdk.map.IMapController
Sets whether the map should support scrolling gestures (pan).
setScrollGesturesEnabled(boolean) - Method in class com.here.mobility.sdk.map.MapController
Sets whether the map should support scrolling gestures (pan).
setScrollGesturesEnabled(boolean) - Method in class com.here.mobility.sdk.map.MapView
Sets whether the map should support scrolling gestures (pan).
setShoveResponder(TouchInput.ShoveResponder) - Method in interface com.here.mobility.sdk.map.IMapController
Set a responder for shove (vertical two-finger drag) gestures.
setShoveResponder(TouchInput.ShoveResponder) - Method in class com.here.mobility.sdk.map.MapController
Set a responder for shove (vertical two-finger drag) gestures.
setSimultaneousGestureAllowed(TouchInput.Gestures, TouchInput.Gestures, boolean) - Method in interface com.here.mobility.sdk.map.IMapController
Set whether the gesture second can be recognized while first is in progress.
setSimultaneousGestureAllowed(TouchInput.Gestures, TouchInput.Gestures, boolean) - Method in class com.here.mobility.sdk.map.MapController
Set whether the gesture second can be recognized while first is in progress.
setSizePixels(int, int) - Method in class com.here.mobility.sdk.map.MapImageStyle.Builder
Set the size of the marker in pixels.
setSortBy(RideQuery.SortType) - Method in class com.here.mobility.sdk.demand.RideQuery.Builder
In which order to sort the result.
setSortType(RideOffersRequest.SortType) - Method in class com.here.mobility.sdk.demand.RideOffersRequest.Builder
Optional sort type.
setStateName(String) - Method in class com.here.mobility.sdk.core.geo.Address.Builder
Sets the state name.
setStatusFilter(RideQuery.StatusFilter) - Method in class com.here.mobility.sdk.demand.RideQuery.Builder
Query only for rides with the given status.
setStreetName(String) - Method in class com.here.mobility.sdk.core.geo.Address.Builder
Sets the street name.
setSubDistrict(String) - Method in class com.here.mobility.sdk.core.geo.Address.Builder
Sets the sub-district (subdivision level below the district; e.g.
setSubscribeToMessages(Boolean) - Method in class com.here.mobility.sdk.demand.RidePreferences.Builder
Specifies if messages about the ride will be sent to the passenger.
setTapResponder(TouchInput.TapResponder) - Method in interface com.here.mobility.sdk.map.IMapController
Set a responder for tap gestures.
setTapResponder(TouchInput.TapResponder) - Method in class com.here.mobility.sdk.map.MapController
Set the map's tap responder.
setTargetDisplay(Display) - Method in interface com.here.mobility.sdk.map.DeviceDirectionSource
Sets the display relative to whose orientation the angle is returned.
setTargetDisplay(Display) - Method in class com.here.mobility.sdk.map.RotationSensorDirectionSource
 
setTiltGesturesEnabled(boolean) - Method in interface com.here.mobility.sdk.map.IMapController
Sets whether the map should support tilt gestures.
setTiltGesturesEnabled(boolean) - Method in class com.here.mobility.sdk.map.MapController
Sets whether the map should support tilt gestures.
setTiltGesturesEnabled(boolean) - Method in class com.here.mobility.sdk.map.MapView
Sets whether the map should support tilt gestures.
setTiltRad(float) - Method in interface com.here.mobility.sdk.map.IMapController
Set the tilt angle of the view.
setTiltRad(float) - Method in class com.here.mobility.sdk.map.MapController
Set the tilt angle of the view.
setTiltRadEased(float) - Method in interface com.here.mobility.sdk.map.IMapController
Set the tilt angle of the view with the default duration (proportional to the tilt amount)
setTiltRadEased(float, long) - Method in interface com.here.mobility.sdk.map.IMapController
Set the tilt angle of the view with default easing.
setTiltRadEased(float, long, MapController.EaseType) - Method in interface com.here.mobility.sdk.map.IMapController
Set the tilt angle of the view with custom easing.
setTiltRadEased(float) - Method in class com.here.mobility.sdk.map.MapController
Set the tilt angle of the view with the default duration (proportional to the tilt amount)
setTiltRadEased(float, long) - Method in class com.here.mobility.sdk.map.MapController
Set the tilt angle of the view with default easing.
setTiltRadEased(float, long, MapController.EaseType) - Method in class com.here.mobility.sdk.map.MapController
Set the tilt angle of the view with custom easing.
setTransitOptions(TransitOptions) - Method in class com.here.mobility.sdk.demand.RideOffersRequest.Builder
Optional Transit options.
setTransportTypeFilter(Collection<RideOffer.TransitType>) - Method in class com.here.mobility.sdk.demand.RideOffersRequest.Builder
Optional Transport type Filter.
setTwoFingerTapResponder(TouchInput.TwoFingerTapResponder) - Method in interface com.here.mobility.sdk.map.IMapController
Set a responder for two-finger tap gestures.
setTwoFingerTapResponder(TouchInput.TwoFingerTapResponder) - Method in class com.here.mobility.sdk.map.MapController
Set a responder for two-finger tap gestures.
setUserData(Object) - Method in class com.here.mobility.sdk.map.MapObjectBase
Custom user data storage.
setUserPreferences(UserPreferences) - Method in class com.here.mobility.sdk.core.MobilitySdk
Sets the SDK user preferences.
setViewCompleteListener(MapController.ViewCompleteListener) - Method in interface com.here.mobility.sdk.map.IMapController
Set a listener for view complete events.
setViewCompleteListener(MapController.ViewCompleteListener) - Method in class com.here.mobility.sdk.map.MapController
Set a listener for view complete events.
setVisible(boolean) - Method in class com.here.mobility.sdk.map.MapObjectBase
Changes the marker's visibility on the map.
setWidth(float) - Method in class com.here.mobility.sdk.map.GeoShapeStyle.Builder
Set the width of the GeoShapeStyle
setWidthUnits(GeoShapeStyle.WidthUnits) - Method in class com.here.mobility.sdk.map.GeoShapeStyle.Builder
Set the GeoShapeStyle's width units
setZoom(float) - Method in interface com.here.mobility.sdk.map.IMapController
Set the zoom level of the map view.
setZoom(float) - Method in class com.here.mobility.sdk.map.MapController
Set the zoom level of the map view.
setZoomEased(float) - Method in interface com.here.mobility.sdk.map.IMapController
Set the zoom level of the map view with default easing.
setZoomEased(float, long) - Method in interface com.here.mobility.sdk.map.IMapController
Set the zoom level of the map view with default easing.
setZoomEased(float, long, MapController.EaseType) - Method in interface com.here.mobility.sdk.map.IMapController
Set the zoom level of the map view with custom easing
setZoomEased(float) - Method in class com.here.mobility.sdk.map.MapController
Set the zoom level of the map view with default easing.
setZoomEased(float, long) - Method in class com.here.mobility.sdk.map.MapController
Set the zoom level of the map view with default easing.
setZoomEased(float, long, MapController.EaseType) - Method in class com.here.mobility.sdk.map.MapController
Set the zoom level of the map view with custom easing
setZoomGesturesEnabled(boolean) - Method in interface com.here.mobility.sdk.map.IMapController
Sets whether the map should support zoom gestures.
setZoomGesturesEnabled(boolean) - Method in class com.here.mobility.sdk.map.MapController
Sets whether the map should support zoom gestures.
setZoomGesturesEnabled(boolean) - Method in class com.here.mobility.sdk.map.MapView
Sets whether the map should support zoom gestures.
showBoundingBox(GeoBox) - Method in interface com.here.mobility.sdk.map.IMapController
Set the position and zoom of the map such that the given bounding box is visible.
showBoundingBox(GeoBox, Rect) - Method in interface com.here.mobility.sdk.map.IMapController
Set the position and zoom of the map such that the given bounding box is visible.
showBoundingBox(GeoBox) - Method in class com.here.mobility.sdk.map.MapController
Set the position and zoom of the map such that the given bounding box is visible.
showBoundingBox(GeoBox, Rect) - Method in class com.here.mobility.sdk.map.MapController
Set the position and zoom of the map such that the given bounding box is visible.
showBoundingBoxEased(GeoBox, Rect, int) - Method in interface com.here.mobility.sdk.map.IMapController
Like IMapController.showBoundingBox(GeoBox, Rect), but with an animation of the given length, in milliseconds.
showBoundingBoxEased(GeoBox, Rect, int, MapController.EaseType) - Method in interface com.here.mobility.sdk.map.IMapController
Like IMapController.showBoundingBox(GeoBox, Rect), but with an animation of the given type and length, in milliseconds.
showBoundingBoxEased(GeoBox, Rect, int) - Method in class com.here.mobility.sdk.map.MapController
Like MapController.showBoundingBox(GeoBox, Rect), but with an animation of the given length, in milliseconds.
showBoundingBoxEased(GeoBox, Rect, int, MapController.EaseType) - Method in class com.here.mobility.sdk.map.MapController
Like MapController.showBoundingBox(GeoBox, Rect), but with an animation of the given type and length, in milliseconds.
shutdown() - Method in class com.here.mobility.sdk.core.net.ClientBase
 
shutdown() - Method in interface com.here.mobility.sdk.core.net.INetworkClient
Shuts down this INetworkClient.
shutdown() - Method in class com.here.mobility.sdk.demand.DemandClient
 
shutdownNow() - Method in class com.here.mobility.sdk.core.net.ClientBase
 
shutdownNow() - Method in interface com.here.mobility.sdk.core.net.INetworkClient
Shuts down this INetworkClient immediately, forcefully closing even preexisting calls.
shutdownNow() - Method in class com.here.mobility.sdk.demand.DemandClient
 
Supplier - Class in com.here.mobility.sdk.demand
Supplier details.
Supplier() - Constructor for class com.here.mobility.sdk.demand.Supplier
 

T

TaxiRideOffer - Class in com.here.mobility.sdk.demand
Taxi Ride offer.
TaxiRideOffer() - Constructor for class com.here.mobility.sdk.demand.TaxiRideOffer
 
TimeZone - Class in com.here.mobility.sdk.core.services.timezone
TimeZone represents a time zone offset, and also figures out daylight savings.
TimeZone() - Constructor for class com.here.mobility.sdk.core.services.timezone.TimeZone
 
TimeZoneClient - Class in com.here.mobility.sdk.core.services.timezone
The client class that find a timezones for the given location and an optional time for future DST calculation.
toBuilder() - Method in class com.here.mobility.sdk.map.CircleStyle
Return a CircleStyle.Builder with the same properties as this CircleStyle
toBuilder() - Method in class com.here.mobility.sdk.map.MapImageStyle
Return a MapImageStyle.Builder with the same properties as this MapImageStyle
toGoogleEncoding() - Method in class com.here.mobility.sdk.core.geo.GeoPointsList
Returns the Google-encoding of this geo shape.
toString() - Method in class com.here.mobility.sdk.core.geo.GeoBox
Returns a textual representation of this box.
toString() - Method in class com.here.mobility.sdk.core.geo.LatLng
 
toString() - Method in class com.here.mobility.sdk.map.AnnotationColor
Representation of the color in a string that Tangram styling can understand
TouchInput - Class in com.here.mobility.sdk.map
TouchInput collects touch data, applies gesture detectors, resolves simultaneous detection, and calls the appropriate input responders.
TouchInput.DoubleTapResponder - Interface in com.here.mobility.sdk.map
Interface for responding to a double-tap gesture
TouchInput.Gestures - Enum in com.here.mobility.sdk.map
List of gestures that can be detected and responded to
TouchInput.LongPressResponder - Interface in com.here.mobility.sdk.map
Interface for responding to a long press gesture
TouchInput.PanResponder - Interface in com.here.mobility.sdk.map
Interface for responding to a panning (dragging) gesture
TouchInput.RotateResponder - Interface in com.here.mobility.sdk.map
Interface for responding to a rotation gesture
TouchInput.ScaleResponder - Interface in com.here.mobility.sdk.map
Interface for responding to a scaling (pinching) gesture
TouchInput.ShoveResponder - Interface in com.here.mobility.sdk.map
Interface for responding to a shove (two-finger vertical drag) gesture
TouchInput.TapResponder - Interface in com.here.mobility.sdk.map
Interface for responding to a tap gesture
TouchInput.TwoFingerTapResponder - Interface in com.here.mobility.sdk.map
Interface for responding to a dual-tap (two-finger tap) gesture.
TransitOptions - Class in com.here.mobility.sdk.demand
Options relevant to public transport offers.
TransitOptions() - Constructor for class com.here.mobility.sdk.demand.TransitOptions
 
TransitOptions.Builder - Class in com.here.mobility.sdk.demand
Returns a new builder for an TransitOptions object.

U

unregisterFromRideUpdates(DemandClient.RideUpdateListener) - Method in class com.here.mobility.sdk.demand.DemandClient
Unregister from ride updates.
UserAuthenticationException - Exception in com.here.mobility.sdk.core.auth
This exception is thrown when there is an authentication error.
UserAuthenticationException(String, int) - Constructor for exception com.here.mobility.sdk.core.auth.UserAuthenticationException
UserAuthenticationException(String, Throwable, int) - Constructor for exception com.here.mobility.sdk.core.auth.UserAuthenticationException
UserAuthenticationException.Code - Enum in com.here.mobility.sdk.core.auth
Deprecated.
use instanceof to determine the specific error.
UserLocationMarkerManager - Class in com.here.mobility.sdk.map
Responsible for the user location marker, which is drawn on the map to indicate the user's location.
UserLocationMarkerManager.LocationAndAngleApplier - Interface in com.here.mobility.sdk.map
Interface for applying the location and angle to the marker.
UserLocationMarkerManager.MarkerMode - Enum in com.here.mobility.sdk.map
The interface for marker modes.
UserLocationSource - Interface in com.here.mobility.sdk.map
The interface for providers of the user's current location.
UserLocationSource.LocationListener - Interface in com.here.mobility.sdk.map
The interface for listening to changes in the user's location.
userLogout() - Method in class com.here.mobility.sdk.core.MobilitySdk
Logs out the current verified user.
UserPreferences - Class in com.here.mobility.sdk.core.sdk
User Preferences.
UserPreferences() - Constructor for class com.here.mobility.sdk.core.sdk.UserPreferences
 
UserPreferences.Builder - Class in com.here.mobility.sdk.core.sdk
Returns a new builder for an UserPreferences object.

V

valueOf(String) - Static method in enum com.here.mobility.sdk.core.auth.UserAuthenticationException.Code
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.here.mobility.sdk.core.auth.VerificationSmsResponseException.Code
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.here.mobility.sdk.demand.CancellationFeePolicy.StatusLimit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.here.mobility.sdk.demand.CancellationFeePolicy.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.here.mobility.sdk.demand.CancellationInfo.CancelReasonCategory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.here.mobility.sdk.demand.CancellationInfo.Party
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.here.mobility.sdk.demand.CancellationInfo.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.here.mobility.sdk.demand.CancellationPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.here.mobility.sdk.demand.CancelRideRequest.PassengerCancelReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.here.mobility.sdk.demand.CreditCard.CreditCardBrand
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.here.mobility.sdk.demand.FareItem.FareItemType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.here.mobility.sdk.demand.PaymentFlow
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.here.mobility.sdk.demand.PaymentTypeFilter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.here.mobility.sdk.demand.PayMethod.PayMethodType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.here.mobility.sdk.demand.PublicTransportRouteLeg.TransportMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.here.mobility.sdk.demand.RideOffer.TransitType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.here.mobility.sdk.demand.RideOffersRequest.SortType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.here.mobility.sdk.demand.RidePayment.PaymentStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.here.mobility.sdk.demand.RideQuery.SortType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.here.mobility.sdk.demand.RideQuery.StatusFilter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.here.mobility.sdk.demand.RideStatusLog.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.here.mobility.sdk.demand.RideStatusLog.StatusReasonCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.here.mobility.sdk.demand.Vehicle.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.here.mobility.sdk.map.Anchor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.here.mobility.sdk.map.geocoding.GeocodingResult.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.here.mobility.sdk.map.GeoShapeStyle.JoinStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.here.mobility.sdk.map.GeoShapeStyle.WidthUnits
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.here.mobility.sdk.map.LabelPickResult.LabelType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.here.mobility.sdk.map.MapController.CameraType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.here.mobility.sdk.map.MapController.CompassVisibility
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.here.mobility.sdk.map.MapController.EaseType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.here.mobility.sdk.map.PolylineStyle.CapStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.here.mobility.sdk.map.route.Route.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.here.mobility.sdk.map.route.Route.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.here.mobility.sdk.map.route.RouteRequest.InstructionMeasurementSystem
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.here.mobility.sdk.map.route.RouteRequest.Profile
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.here.mobility.sdk.map.TouchInput.Gestures
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.here.mobility.sdk.map.UserLocationMarkerManager.MarkerMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.here.mobility.sdk.core.auth.UserAuthenticationException.Code
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.here.mobility.sdk.core.auth.VerificationSmsResponseException.Code
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.here.mobility.sdk.demand.CancellationFeePolicy.StatusLimit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.here.mobility.sdk.demand.CancellationFeePolicy.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.here.mobility.sdk.demand.CancellationInfo.CancelReasonCategory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.here.mobility.sdk.demand.CancellationInfo.Party
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.here.mobility.sdk.demand.CancellationInfo.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.here.mobility.sdk.demand.CancellationPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.here.mobility.sdk.demand.CancelRideRequest.PassengerCancelReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.here.mobility.sdk.demand.CreditCard.CreditCardBrand
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.here.mobility.sdk.demand.FareItem.FareItemType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.here.mobility.sdk.demand.PaymentFlow
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.here.mobility.sdk.demand.PaymentTypeFilter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.here.mobility.sdk.demand.PayMethod.PayMethodType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.here.mobility.sdk.demand.PublicTransportRouteLeg.TransportMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.here.mobility.sdk.demand.RideOffer.TransitType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.here.mobility.sdk.demand.RideOffersRequest.SortType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.here.mobility.sdk.demand.RidePayment.PaymentStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.here.mobility.sdk.demand.RideQuery.SortType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.here.mobility.sdk.demand.RideQuery.StatusFilter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.here.mobility.sdk.demand.RideStatusLog.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.here.mobility.sdk.demand.RideStatusLog.StatusReasonCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.here.mobility.sdk.demand.Vehicle.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.here.mobility.sdk.map.Anchor
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.here.mobility.sdk.map.geocoding.GeocodingResult.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.here.mobility.sdk.map.GeoShapeStyle.JoinStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.here.mobility.sdk.map.GeoShapeStyle.WidthUnits
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.here.mobility.sdk.map.LabelPickResult.LabelType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.here.mobility.sdk.map.MapController.CameraType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.here.mobility.sdk.map.MapController.CompassVisibility
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.here.mobility.sdk.map.MapController.EaseType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.here.mobility.sdk.map.PolylineStyle.CapStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.here.mobility.sdk.map.route.Route.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.here.mobility.sdk.map.route.Route.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.here.mobility.sdk.map.route.RouteRequest.InstructionMeasurementSystem
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.here.mobility.sdk.map.route.RouteRequest.Profile
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.here.mobility.sdk.map.TouchInput.Gestures
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.here.mobility.sdk.map.UserLocationMarkerManager.MarkerMode
Returns an array containing the constants of this enum type, in the order they are declared.
Vehicle - Class in com.here.mobility.sdk.demand
Vehicle details.
Vehicle() - Constructor for class com.here.mobility.sdk.demand.Vehicle
 
Vehicle.Type - Enum in com.here.mobility.sdk.demand
The type of the vehicle.
VerificationSmsResponseException - Exception in com.here.mobility.sdk.core.auth
An exception return from the SMS verification flow
VerificationSmsResponseException(VerificationSmsResponseException.Code, String) - Constructor for exception com.here.mobility.sdk.core.auth.VerificationSmsResponseException
Create a new exception
VerificationSmsResponseException(VerificationSmsResponseException.Code, String, Throwable) - Constructor for exception com.here.mobility.sdk.core.auth.VerificationSmsResponseException
Create a new exception
VerificationSmsResponseException.Code - Enum in com.here.mobility.sdk.core.auth
The error codes that can be returned with this exception
verifyUserEmail(String, String) - Method in class com.here.mobility.sdk.core.MobilitySdk
Verifies the given email.
verifyUserPhoneNumber(String, String) - Method in class com.here.mobility.sdk.core.MobilitySdk
Verifies the given phone number.
VerticalsCoverageRequest - Class in com.here.mobility.sdk.demand
Request to get the verticals (transit types) coverage available around a specific location.
VerticalsCoverageRequest() - Constructor for class com.here.mobility.sdk.demand.VerticalsCoverageRequest
 
VerticalsCoverageResponse - Class in com.here.mobility.sdk.demand
Response to a VerticalsCoverageRequest contains the list of all RideOffer.TransitType available around the requested location
VerticalsCoverageResponse() - Constructor for class com.here.mobility.sdk.demand.VerticalsCoverageResponse
 
visit(TaxiRideOffer) - Method in interface com.here.mobility.sdk.demand.RideOffer.Visitor
Will be called if the RideOffer object is TaxiRideOffer.
visit(PublicTransportRideOffer) - Method in interface com.here.mobility.sdk.demand.RideOffer.Visitor
Will be called if the RideOffer object is PublicTransportRideOffer.

W

Waypoint - Class in com.here.mobility.sdk.demand
Waypoint Object, that encapsulates a LatLng coordinates object, and additional information.
Waypoint.Builder - Class in com.here.mobility.sdk.demand
Builder class to build Waypoint objects.
writeToParcel(Parcel, int) - Method in class com.here.mobility.sdk.core.geo.GeoBox
Parcelable implementation.
writeToParcel(Parcel, int) - Method in class com.here.mobility.sdk.core.geo.LatLng
Parcelable implementation.
writeToParcel(Parcel, int) - Method in class com.here.mobility.sdk.map.route.Route
Parcelable implementation.
A B C D E F G H I L M N O P R S T U V W 
Skip navigation links