- getAccuracy() - Method in class com.mapquest.navigation.model.location.Location
-
- getAllSpeedLimits() - Method in class com.mapquest.navigation.model.Features
-
Returns all of the speed limit spans.
- getAltitude() - Method in class com.mapquest.navigation.model.location.Location
-
- getArrivalAcceptanceRadius() - Method in class com.mapquest.navigation.model.location.Destination
-
- getAsAndroidLocation() - Method in class com.mapquest.navigation.model.location.Coordinate
-
- getBearing() - Method in class com.mapquest.navigation.model.location.Location
-
- getConditions() - Method in class com.mapquest.navigation.model.Traffic
-
- getCoordinate() - Method in class com.mapquest.navigation.model.location.Destination
-
- getCoordinates() - Method in class com.mapquest.navigation.model.Shape
-
- getCurrentRouteLeg() - Method in class com.mapquest.navigation.model.location.LocationObservation
-
- getCurrentRouteLeg() - Method in interface com.mapquest.navigation.NavigationManager
-
Gets the current route-leg of the route being navigated.
- getDestinations() - Method in class com.mapquest.navigation.model.Route
-
- getDistanceFromRawLocationToSnappedLocation() - Method in class com.mapquest.navigation.model.location.LocationObservation
-
- getDistanceToManeuver() - Method in class com.mapquest.navigation.model.Instruction
-
- getDistanceToUpcomingManeuver() - Method in class com.mapquest.navigation.model.location.LocationObservation
-
- getEnd() - Method in class com.mapquest.navigation.model.PositionSpan
-
- getEstimatedTimeOfArrival() - Method in class com.mapquest.navigation.model.Traffic
-
- getFeatures() - Method in class com.mapquest.navigation.model.RouteLeg
-
- getFerries() - Method in class com.mapquest.navigation.model.RouteOptions
-
- getHighways() - Method in class com.mapquest.navigation.model.RouteOptions
-
- getId() - Method in class com.mapquest.navigation.model.Route
-
- getId() - Method in class com.mapquest.navigation.model.RouteLeg
-
- getInstruction() - Method in class com.mapquest.navigation.model.Instruction
-
- getInstructions() - Method in class com.mapquest.navigation.model.RouteLeg
-
- getInternationalBorders() - Method in class com.mapquest.navigation.model.RouteOptions
-
- getLaneHighlights() - Method in class com.mapquest.navigation.model.LaneInfo
-
Returns the lane markings that should be highlighted.
- getLaneInfo() - Method in class com.mapquest.navigation.model.Maneuver
-
- getLaneMarkings() - Method in class com.mapquest.navigation.model.LaneInfo
-
Returns the lane markings.
- getLanguage() - Method in class com.mapquest.navigation.model.RouteOptions
-
- getLastKnownLocation() - Method in class com.mapquest.navigation.location.LocationProviderAdapter
-
Returns the last location that was received by the adapter's underlying location service.
- getLatitude() - Method in class com.mapquest.navigation.model.location.Coordinate
-
- getLeg(int) - Method in class com.mapquest.navigation.model.Route
-
- getLegCount() - Method in class com.mapquest.navigation.model.Route
-
- getLegs() - Method in class com.mapquest.navigation.model.Route
-
Returns the list of route legs.
- getLength() - Method in class com.mapquest.navigation.model.RouteLeg
-
- getLocalSystemOfMeasurement() - Method in class com.mapquest.navigation.model.SpeedLimit
-
- getLocationProviderAdapter() - Method in interface com.mapquest.navigation.NavigationManager
-
Gets the current location-provider adapter that supplies location updates during navigation.
- getLocationProviderId() - Method in class com.mapquest.navigation.location.LocationProviderAdapter
-
Returns an id that uniquely identifies the concrete implementation of this interface.
- getLongitude() - Method in class com.mapquest.navigation.model.location.Coordinate
-
- getManeuvers() - Method in class com.mapquest.navigation.model.RouteLeg
-
- getManeuverType() - Method in class com.mapquest.navigation.model.Instruction
-
- getMaximumSpeedLimits() - Method in class com.mapquest.navigation.model.Features
-
Returns the maximum speed limit spans.
- getMaxRoutes() - Method in class com.mapquest.navigation.model.RouteOptions
-
- getMinDistance() - Method in class com.mapquest.navigation.model.Prompt
-
- getMinTime() - Method in class com.mapquest.navigation.model.Prompt
-
- getMqId() - Method in class com.mapquest.navigation.model.location.Destination
-
- getName() - Method in class com.mapquest.navigation.model.Maneuver
-
- getName() - Method in class com.mapquest.navigation.model.Route
-
- getNavigationState() - Method in interface com.mapquest.navigation.NavigationManager
-
- getPlacement() - Method in class com.mapquest.navigation.model.Prompt
-
- getPosition() - Method in class com.mapquest.navigation.model.Instruction
-
- getPrompts() - Method in class com.mapquest.navigation.model.RouteLeg
-
- getRallyMode() - Method in class com.mapquest.navigation.model.RouteOptions
-
- getRawGpsLocation() - Method in class com.mapquest.navigation.model.location.LocationObservation
-
- getRecommendedSpeedLimits() - Method in class com.mapquest.navigation.model.Features
-
Returns the recommended speed limit spans.
- getRemainingLegDistance() - Method in class com.mapquest.navigation.model.location.LocationObservation
-
- getRoute() - Method in interface com.mapquest.navigation.NavigationManager
-
Gets the route being currently navigated.
- getRouteOptions() - Method in class com.mapquest.navigation.model.Route
-
Returns a RouteOptions object containing the route options used to request the route.
- getRouteSummary(Coordinate, Destination, RouteSummaryResponseListener) - Method in interface com.mapquest.navigation.dataclient.RouteService
-
Asynchronously requests a route summary.
- getSchoolZoneSpeedLimits() - Method in class com.mapquest.navigation.model.Features
-
Returns the school zone speed limit spans.
- getSeasonalClosures() - Method in class com.mapquest.navigation.model.RouteOptions
-
- getSeverity() - Method in class com.mapquest.navigation.model.CongestionSpan
-
- getShape() - Method in class com.mapquest.navigation.model.RouteLeg
-
Returns the shape of a route, including a list of coordinates and some helper methods.
- getShapeCoordinates() - Method in class com.mapquest.navigation.util.ShapeSegmenter.SpanPathPair
-
- getSnappedLocation() - Method in class com.mapquest.navigation.model.location.LocationObservation
-
- getSnappedPosition() - Method in class com.mapquest.navigation.model.location.LocationObservation
-
- getSpan() - Method in class com.mapquest.navigation.util.ShapeSegmenter.SpanPathPair
-
- getSpeech() - Method in class com.mapquest.navigation.model.Prompt
-
- getSpeed() - Method in class com.mapquest.navigation.model.location.Location
-
- getSpeed() - Method in class com.mapquest.navigation.model.SpeedLimit
-
Returns the speed in meters per second.
- getSpeedLimit() - Method in class com.mapquest.navigation.model.SpeedLimitSpan
-
- getStart() - Method in class com.mapquest.navigation.model.PositionSpan
-
- getStartCoordinate() - Method in class com.mapquest.navigation.model.Route
-
- getSystemOfMeasurementForDisplayText() - Method in class com.mapquest.navigation.model.RouteOptions
-
- getText() - Method in class com.mapquest.navigation.model.Prompt
-
- getTime() - Method in class com.mapquest.navigation.model.EstimatedTimeOfArrival
-
Returns the estimated time of arrival in epoch time.
- getTime() - Method in class com.mapquest.navigation.model.location.Location
-
- getTolls() - Method in class com.mapquest.navigation.model.RouteOptions
-
- getTraffic() - Method in class com.mapquest.navigation.model.RouteLeg
-
- getTrafficOverview() - Method in class com.mapquest.navigation.model.Route
-
Returns the traffic overview type for the route.
- getType() - Method in class com.mapquest.navigation.model.Maneuver
-
- getType() - Method in class com.mapquest.navigation.model.SpeedLimit
-
- getTypeText() - Method in class com.mapquest.navigation.model.Maneuver
-
- getUnpaved() - Method in class com.mapquest.navigation.model.RouteOptions
-
- getUserLocationTrackingConsentStatus() - Method in interface com.mapquest.navigation.NavigationManager
-
- onDestinationReached(Destination, boolean, RouteLeg, NavigationProgressListener.DestinationAcceptanceHandler) - Method in class com.mapquest.navigation.listener.DefaultNavigationProgressListener
-
- onDestinationReached(Destination, boolean, RouteLeg, NavigationProgressListener.DestinationAcceptanceHandler) - Method in interface com.mapquest.navigation.listener.NavigationProgressListener
-
Called when the user reaches one of the destinations on their route.
- onEtaUpdate(EstimatedTimeOfArrival) - Method in interface com.mapquest.navigation.listener.EtaResponseListener
-
- onEtaUpdate(Map<String, Traffic>, String) - Method in interface com.mapquest.navigation.listener.EtaResponseListener
-
Invoked when there is an update to the estimated time of arrival (ETA)
for one or more route-legs of the route being navigated.
- onInaccurateObservationReceived(Location) - Method in class com.mapquest.navigation.listener.DefaultNavigationProgressListener
-
- onInaccurateObservationReceived(Location) - Method in interface com.mapquest.navigation.listener.NavigationProgressListener
-
Called when a location update is received while in a state where it cannot be adequately
determined whether the user is on- or off-route, due to a recent history of location updates
with poor accuracy.
- onLocationAcquired(Location) - Method in interface com.mapquest.navigation.location.LocationProviderAdapter.LocationAcquisitionListener
-
- onLocationChanged(Location) - Method in interface com.mapquest.navigation.location.LocationListener
-
- onLocationObservationReceived(LocationObservation) - Method in class com.mapquest.navigation.listener.DefaultNavigationProgressListener
-
- onLocationObservationReceived(LocationObservation) - Method in interface com.mapquest.navigation.listener.NavigationProgressListener
-
Called when the user's progress along the route has been updated.
- onNavigationPaused() - Method in interface com.mapquest.navigation.listener.NavigationStateListener
-
- onNavigationResumed() - Method in interface com.mapquest.navigation.listener.NavigationStateListener
-
- onNavigationStarted() - Method in interface com.mapquest.navigation.listener.NavigationStateListener
-
Called once navigation has begun.
- onNavigationStopped(RouteStoppedReason) - Method in interface com.mapquest.navigation.listener.NavigationStateListener
-
Called when navigation ends for the current route, and provides the reason it has ended.
- onPromptReceived(Prompt, boolean) - Method in interface com.mapquest.navigation.listener.PromptListener
-
Invoked by the NavigationManager whenever a navigation prompt should be spoken
(and/or displayed) to the user.
- onRequestFailed(Integer, IOException) - Method in interface com.mapquest.navigation.dataclient.listener.BaseResponseListener
-
Called when the request fails.
- onRequestMade() - Method in interface com.mapquest.navigation.dataclient.listener.BaseResponseListener
-
Called when the network request is made.
- onRerouteFailed() - Method in interface com.mapquest.navigation.listener.RerouteListener
-
- onRerouteReceived(Route) - Method in interface com.mapquest.navigation.listener.RerouteListener
-
- onRerouteRequested(Location) - Method in interface com.mapquest.navigation.listener.RerouteListener
-
- onRerouteWouldOccur(Location) - Method in interface com.mapquest.navigation.listener.RerouteListener
-
- onRouteRetrieved(Route) - Method in interface com.mapquest.navigation.dataclient.listener.RouteResponseListener
-
- onRouteSummaryRetrieved(EstimatedTimeOfArrival, Route.TrafficOverview, int, double) - Method in interface com.mapquest.navigation.dataclient.listener.RouteSummaryResponseListener
-
- onShouldCancelPrompts() - Method in interface com.mapquest.navigation.listener.PromptListener
-
Invoked by the NavigationManager whenever the playback of (any active) prompts should be immediately canceled.
- onSpeedLimitBoundariesCrossed(Set<SpeedLimitSpan>, Set<SpeedLimitSpan>) - Method in interface com.mapquest.navigation.listener.SpeedLimitSpanListener
-
Called when the user crosses a border of speed-limit spans.
- onTrafficRerouteFound(Route) - Method in interface com.mapquest.navigation.dataclient.listener.TrafficResponseListener
-
Called when a faster, alternate route has been found.
- onTrafficUpdated(Map<String, Traffic>) - Method in interface com.mapquest.navigation.dataclient.listener.TrafficResponseListener
-
Called when a traffic update is received for one or more leg of the current route being navigated.
- onUpcomingManeuverUpdated(Maneuver) - Method in class com.mapquest.navigation.listener.DefaultNavigationProgressListener
-
- onUpcomingManeuverUpdated(Maneuver) - Method in interface com.mapquest.navigation.listener.NavigationProgressListener
-
- valueOf(String) - Static method in enum com.mapquest.navigation.model.CongestionSpan.Severity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mapquest.navigation.model.LaneMarkingType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mapquest.navigation.model.Maneuver.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mapquest.navigation.model.Prompt.Placement
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mapquest.navigation.model.Route.TrafficOverview
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mapquest.navigation.model.RouteFeature
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mapquest.navigation.model.RouteOptionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mapquest.navigation.model.RouteStoppedReason
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mapquest.navigation.model.SpeedLimit.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mapquest.navigation.model.SystemOfMeasurement
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mapquest.navigation.model.UserLocationTrackingConsentStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mapquest.navigation.NavigationManager.NavigationState
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.mapquest.navigation.model.CongestionSpan.Severity
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mapquest.navigation.model.LaneMarkingType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mapquest.navigation.model.Maneuver.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mapquest.navigation.model.Prompt.Placement
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mapquest.navigation.model.Route.TrafficOverview
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mapquest.navigation.model.RouteFeature
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mapquest.navigation.model.RouteOptionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mapquest.navigation.model.RouteStoppedReason
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mapquest.navigation.model.SpeedLimit.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mapquest.navigation.model.SystemOfMeasurement
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mapquest.navigation.model.UserLocationTrackingConsentStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mapquest.navigation.NavigationManager.NavigationState
-
Returns an array containing the constants of this enum type, in
the order they are declared.