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

A

abbreviation() - Method in class com.mapbox.api.directions.v5.models.BannerComponents
The abbreviated form of text.
abbreviation(String) - Method in class com.mapbox.api.directions.v5.models.BannerComponents.Builder
The abbreviated form of text.
abbreviationPriority() - Method in class com.mapbox.api.directions.v5.models.BannerComponents
An integer indicating the order in which the abbreviation abbr should be used in place of text.
abbreviationPriority(Integer) - Method in class com.mapbox.api.directions.v5.models.BannerComponents.Builder
An integer indicating the order in which the abbreviation abbr should be used in place of text.
active() - Method in class com.mapbox.api.directions.v5.models.BannerComponents
A boolean telling you if that lane can be used to complete the upcoming maneuver.
active(Boolean) - Method in class com.mapbox.api.directions.v5.models.BannerComponents.Builder
A boolean telling you if that lane can be used to complete the upcoming maneuver.
active() - Method in class com.mapbox.api.directions.v5.models.IntersectionLanes
Indicates whether this lane is a preferred lane (true) or not (false).
active(Boolean) - Method in class com.mapbox.api.directions.v5.models.IntersectionLanes.Builder
Indicates whether this lane is a preferred lane (true) or not (false).
activeDirection() - Method in class com.mapbox.api.directions.v5.models.BannerComponents
When components.active is set to true, this property shows which of the lane's BannerComponents.directions() is applicable to the current route, when there is more than one.
activeDirection(String) - Method in class com.mapbox.api.directions.v5.models.BannerComponents.Builder
When components.active is set to true, this property shows which of the lane's BannerComponents.directions() is applicable to the current route, when there is more than one.
Admin - Class in com.mapbox.api.directions.v5.models
An objects describing the administrative boundaries the route leg travels through.
Admin() - Constructor for class com.mapbox.api.directions.v5.models.Admin
 
Admin.Builder - Class in com.mapbox.api.directions.v5.models
This builder can be used to set the values describing the Admin.
adminIndex() - Method in class com.mapbox.api.directions.v5.models.StepIntersection
The zero-based index into the admin list on the route leg for this intersection.
adminIndex(Integer) - Method in class com.mapbox.api.directions.v5.models.StepIntersection.Builder
The zero-based index into the admin list on the route leg for this intersection.
admins() - Method in class com.mapbox.api.directions.v5.models.RouteLeg
An array of objects describing the administrative boundaries the route leg travels through.
admins(List<Admin>) - Method in class com.mapbox.api.directions.v5.models.RouteLeg.Builder
An array of objects describing the administrative boundaries the route leg travels through.
affectedRoadNames() - Method in class com.mapbox.api.directions.v5.models.Incident
List of roads names affected by the incident.
affectedRoadNames(List<String>) - Method in class com.mapbox.api.directions.v5.models.Incident.Builder
Sets list of roads names affected by the incident.
AFTERTOLL - Static variable in class com.mapbox.api.directions.v5.models.BannerComponents
 
alertcCodes() - Method in class com.mapbox.api.directions.v5.models.Incident
AlertC codes.
alertcCodes(List<Integer>) - Method in class com.mapbox.api.directions.v5.models.Incident.Builder
AlertC codes.
alleyBias() - Method in class com.mapbox.api.directions.v5.models.RouteOptions
A scale from -1 to 1, where -1 biases the route against alleys and 1 biases the route toward alleys.
alleyBias(Double) - Method in class com.mapbox.api.directions.v5.models.RouteOptions.Builder
A scale from -1 to 1, where -1 biases the route against alleys and 1 biases the route toward alleys.
alternatives() - Method in class com.mapbox.api.directions.v5.models.RouteOptions
Whether to try to return alternative routes (true) or not (false, default).
alternatives(Boolean) - Method in class com.mapbox.api.directions.v5.models.RouteOptions.Builder
Whether to try to return alternative routes (true) or not (false, default).
amenities() - Method in class com.mapbox.api.directions.v5.models.RestStop
The list of amenities at the rest stop if available.
amenities(List<Amenity>) - Method in class com.mapbox.api.directions.v5.models.RestStop.Builder
The list of amenities at the rest stop if available.
Amenity - Class in com.mapbox.api.directions.v5.models
An object containing information about amenities available at rest stops along the route.
Amenity() - Constructor for class com.mapbox.api.directions.v5.models.Amenity
 
Amenity.Builder - Class in com.mapbox.api.directions.v5.models
This builder can be used to set the values describing the Amenity.
AMENITY_TYPE_ATM - Static variable in class com.mapbox.api.directions.v5.DirectionsCriteria
ATM amenity type.
AMENITY_TYPE_BABY_CARE - Static variable in class com.mapbox.api.directions.v5.DirectionsCriteria
Baby care amenity type.
AMENITY_TYPE_COFFEE - Static variable in class com.mapbox.api.directions.v5.DirectionsCriteria
Coffee amenity type.
AMENITY_TYPE_ELECTRIC_CHARGING_STATION - Static variable in class com.mapbox.api.directions.v5.DirectionsCriteria
Electric charging station amenity type.
AMENITY_TYPE_FACILITIES_FOR_DISABLED - Static variable in class com.mapbox.api.directions.v5.DirectionsCriteria
Facilities for disabled amenity type.
AMENITY_TYPE_FAX - Static variable in class com.mapbox.api.directions.v5.DirectionsCriteria
FAX amenity type.
AMENITY_TYPE_GAS_STATION - Static variable in class com.mapbox.api.directions.v5.DirectionsCriteria
Gas station amenity type.
AMENITY_TYPE_HOTEL - Static variable in class com.mapbox.api.directions.v5.DirectionsCriteria
Hotel amenity type.
AMENITY_TYPE_HOTSPRING - Static variable in class com.mapbox.api.directions.v5.DirectionsCriteria
Hotspring amenity type.
AMENITY_TYPE_INFO - Static variable in class com.mapbox.api.directions.v5.DirectionsCriteria
Info amenity type.
AMENITY_TYPE_PICNIC_SHELTER - Static variable in class com.mapbox.api.directions.v5.DirectionsCriteria
Picnic shelter amenity type.
AMENITY_TYPE_POST - Static variable in class com.mapbox.api.directions.v5.DirectionsCriteria
Post amenity type.
AMENITY_TYPE_RESTAURANT - Static variable in class com.mapbox.api.directions.v5.DirectionsCriteria
Restaurant amenity type.
AMENITY_TYPE_SHOP - Static variable in class com.mapbox.api.directions.v5.DirectionsCriteria
Shop amenity type.
AMENITY_TYPE_SHOWER - Static variable in class com.mapbox.api.directions.v5.DirectionsCriteria
Shower amenity type.
AMENITY_TYPE_SNACK - Static variable in class com.mapbox.api.directions.v5.DirectionsCriteria
Snack amenity type.
AMENITY_TYPE_TELEPHONE - Static variable in class com.mapbox.api.directions.v5.DirectionsCriteria
Telephone amenity type.
AMENITY_TYPE_TOILET - Static variable in class com.mapbox.api.directions.v5.DirectionsCriteria
Toilet amenity type.
angle() - Method in class com.mapbox.api.directions.v5.models.Bearing
Clockwise value from true north between 0 and 360.
angle(double) - Method in class com.mapbox.api.directions.v5.models.Bearing.Builder
Clockwise value from true north between 0 and 360.
annotation() - Method in class com.mapbox.api.directions.v5.models.RouteLeg
A LegAnnotation that contains additional details about each line segment along the route geometry.
annotation(LegAnnotation) - Method in class com.mapbox.api.directions.v5.models.RouteLeg.Builder
A LegAnnotation that contains additional details about each line segment along the route geometry.
ANNOTATION_CLOSURE - Static variable in class com.mapbox.api.directions.v5.DirectionsCriteria
An array of closure objects describing live-traffic related closures that occur along the route.
ANNOTATION_CONGESTION - Static variable in class com.mapbox.api.directions.v5.DirectionsCriteria
The level of congestion between each entry in the array of coordinate pairs in the route leg.
ANNOTATION_CONGESTION_NUMERIC - Static variable in class com.mapbox.api.directions.v5.DirectionsCriteria
The numeric level of congestion between each entry in the array of coordinate pairs in the route leg.
ANNOTATION_CURRENT_SPEED - Static variable in class com.mapbox.api.directions.v5.DirectionsCriteria
The current speed value conveys the instantaneous (at the time of the request) speed.
ANNOTATION_DISTANCE - Static variable in class com.mapbox.api.directions.v5.DirectionsCriteria
The distance between each pair of coordinates in meters.
ANNOTATION_DURATION - Static variable in class com.mapbox.api.directions.v5.DirectionsCriteria
The duration between each pair of coordinates in seconds.
ANNOTATION_FREEFLOW_SPEED - Static variable in class com.mapbox.api.directions.v5.DirectionsCriteria
The freeflow value conveys the typical speed at low traffic times of day such as nights or early mornings.
ANNOTATION_MAXSPEED - Static variable in class com.mapbox.api.directions.v5.DirectionsCriteria
The maximum speed limit between the coordinates of a segment.
ANNOTATION_SPEED - Static variable in class com.mapbox.api.directions.v5.DirectionsCriteria
The speed between each pair of coordinates in meters per second.
ANNOTATION_TRAFFIC_TENDENCY - Static variable in class com.mapbox.api.directions.v5.DirectionsCriteria
 
annotations() - Method in class com.mapbox.api.directions.v5.models.RouteOptions
A comma-separated list of annotations.
annotations(String) - Method in class com.mapbox.api.directions.v5.models.RouteOptions.Builder
A comma-separated list of annotations.
annotationsList() - Method in class com.mapbox.api.directions.v5.models.RouteOptions
A list of annotations.
annotationsList(List<String>) - Method in class com.mapbox.api.directions.v5.models.RouteOptions.Builder
A list of annotations.
announcement() - Method in class com.mapbox.api.directions.v5.models.VoiceInstructions
Provides the instruction string which was build on the server-side and can sometimes concatenate instructions together if maneuver instructions are too close to each other.
announcement(String) - Method in class com.mapbox.api.directions.v5.models.VoiceInstructions.Builder
Provides the instruction string which was build on the server-side and can sometimes concatenate instructions together if maneuver instructions are too close to each other.
APPROACH_CURB - Static variable in class com.mapbox.api.directions.v5.DirectionsCriteria
The route will be returned so that on arrival, the waypoint will be found on the side that corresponds with the driving_side of the region in which the returned route is located.
APPROACH_UNRESTRICTED - Static variable in class com.mapbox.api.directions.v5.DirectionsCriteria
The routes can approach waypoints from either side of the road.
approaches() - Method in class com.mapbox.api.directions.v5.models.RouteOptions
A semicolon-separated list indicating from which side of the road to approach a waypoint.
approaches(String) - Method in class com.mapbox.api.directions.v5.models.RouteOptions.Builder
A semicolon-separated list indicating from which side of the road to approach a waypoint.
approachesList() - Method in class com.mapbox.api.directions.v5.models.RouteOptions
Indicates from which side of the road to approach a waypoint.
approachesList(List<String>) - Method in class com.mapbox.api.directions.v5.models.RouteOptions.Builder
Indicates from which side of the road to approach a waypoint.
ARRIVE - Static variable in class com.mapbox.api.directions.v5.models.StepManeuver
Indicates arrival to a destination of a leg.
arriveBy() - Method in class com.mapbox.api.directions.v5.models.RouteOptions
The desired arrival time, formatted as a timestamp in ISO-8601 format in the local time at the route destination.
arriveBy(String) - Method in class com.mapbox.api.directions.v5.models.RouteOptions.Builder
The desired arrival time, formatted as a timestamp in ISO-8601 format in the local time at the route destination.
avoidManeuverRadius() - Method in class com.mapbox.api.directions.v5.models.RouteOptions
A radius around a starting point where the routes' provider tries to avoid any significant maneuvers.
avoidManeuverRadius(Double) - Method in class com.mapbox.api.directions.v5.models.RouteOptions.Builder
A radius around a starting point where the routes' provider tries to avoid any significant maneuvers.

B

BannerComponents - Class in com.mapbox.api.directions.v5.models
A part of the BannerText which includes a snippet of the full banner text instruction.
BannerComponents() - Constructor for class com.mapbox.api.directions.v5.models.BannerComponents
 
BannerComponents.BannerComponentsSubType - Annotation Type in com.mapbox.api.directions.v5.models
Banner component types.
BannerComponents.BannerComponentsType - Annotation Type in com.mapbox.api.directions.v5.models
Banner component types.
BannerComponents.Builder - Class in com.mapbox.api.directions.v5.models
This builder can be used to set the values describing the BannerComponents.
BannerInstructions - Class in com.mapbox.api.directions.v5.models
Visual instruction information related to a particular LegStep useful for making UI elements inside your application such as banners.
BannerInstructions() - Constructor for class com.mapbox.api.directions.v5.models.BannerInstructions
 
bannerInstructions() - Method in class com.mapbox.api.directions.v5.models.LegStep
If in your request you set MapboxDirections.Builder#bannerInstructions() to true, you'll receive a list of BannerInstructions which encompasses all information necessary for creating a visual cue about a given LegStep.
bannerInstructions(List<BannerInstructions>) - Method in class com.mapbox.api.directions.v5.models.LegStep.Builder
If in your request you set MapboxDirections.Builder#bannerInstructions() to true, you'll receive a list of BannerInstructions which encompasses all information necessary for creating a visual cue about a given LegStep.
bannerInstructions() - Method in class com.mapbox.api.directions.v5.models.RouteOptions
Whether to return banner objects associated with the route steps (true) or not (false, default if null).
bannerInstructions(Boolean) - Method in class com.mapbox.api.directions.v5.models.RouteOptions.Builder
Whether to return banner objects associated with the route steps (true) or not (false, default if null).
BannerInstructions.Builder - Class in com.mapbox.api.directions.v5.models
This builder can be used to set the values describing the BannerInstructions.
BannerText - Class in com.mapbox.api.directions.v5.models
Includes both plain text information that can be visualized inside your navigation application along with the text string broken down into BannerComponents which may or may not include a image url.
BannerText() - Constructor for class com.mapbox.api.directions.v5.models.BannerText
 
BannerText.Builder - Class in com.mapbox.api.directions.v5.models
This builder can be used to set the values describing the BannerText.
BannerView - Class in com.mapbox.api.directions.v5.models
Includes both plain text information that can be visualized inside your navigation application along with the text string broken down into BannerComponents which may or may not include a image url.
BannerView() - Constructor for class com.mapbox.api.directions.v5.models.BannerView
 
BannerView.Builder - Class in com.mapbox.api.directions.v5.models
This builder can be used to set the values describing the BannerView.
BASE_API_URL - Static variable in class com.mapbox.api.directions.v5.DirectionsCriteria
Base URL for all API calls.
baseUrl() - Method in class com.mapbox.api.directions.v5.models.MapboxShield
Base url to query the styles endpoint.
baseUrl(String) - Method in class com.mapbox.api.directions.v5.models.MapboxShield.Builder
Base url to query the styles endpoint.
baseUrl() - Method in class com.mapbox.api.directions.v5.models.RouteOptions
Base URL for the request.
baseUrl(String) - Method in class com.mapbox.api.directions.v5.models.RouteOptions.Builder
Base URL for the request.
Bearing - Class in com.mapbox.api.directions.v5.models
A value pair of an Bearing.angle() which is a clockwise value from true north between 0 and 360, and a Bearing.degrees() which is the range of degrees by which the angle can deviate.
Bearing() - Constructor for class com.mapbox.api.directions.v5.models.Bearing
 
Bearing.Builder - Class in com.mapbox.api.directions.v5.models
This builder can be used to set the values describing the Bearing.
bearingAfter() - Method in class com.mapbox.api.directions.v5.models.StepManeuver
Number between 0 and 360 indicating the clockwise angle from true north to the direction of travel right after the maneuver.
bearingAfter(Double) - Method in class com.mapbox.api.directions.v5.models.StepManeuver.Builder
Number between 0 and 360 indicating the clockwise angle from true north to the direction of travel right after the maneuver.
bearingBefore() - Method in class com.mapbox.api.directions.v5.models.StepManeuver
Number between 0 and 360 indicating the clockwise angle from true north to the direction of travel right before the maneuver.
bearingBefore(Double) - Method in class com.mapbox.api.directions.v5.models.StepManeuver.Builder
Number between 0 and 360 indicating the clockwise angle from true north to the direction of travel right before the maneuver.
bearings() - Method in class com.mapbox.api.directions.v5.models.RouteOptions
Influences the direction in which a route starts from a waypoint.
bearings(String) - Method in class com.mapbox.api.directions.v5.models.RouteOptions.Builder
Influences the direction in which a route starts from a waypoint.
bearings() - Method in class com.mapbox.api.directions.v5.models.StepIntersection
An integer list of bearing values available at the step intersection.
bearings(List<Integer>) - Method in class com.mapbox.api.directions.v5.models.StepIntersection.Builder
An integer array of bearing values available at the step intersection.
bearingsList() - Method in class com.mapbox.api.directions.v5.models.RouteOptions
Influences the direction in which a route starts from a waypoint.
bearingsList(List<Bearing>) - Method in class com.mapbox.api.directions.v5.models.RouteOptions.Builder
Influences the direction in which a route starts from a waypoint.
brand() - Method in class com.mapbox.api.directions.v5.models.Amenity
The brand name of the amenity.
brand(String) - Method in class com.mapbox.api.directions.v5.models.Amenity.Builder
The brand name of the amenity.
build() - Method in class com.mapbox.api.directions.v5.models.Admin.Builder
Build a new Admin object.
build() - Method in class com.mapbox.api.directions.v5.models.Amenity.Builder
Build a new Amenity object.
build() - Method in class com.mapbox.api.directions.v5.models.BannerComponents.Builder
Build a new BannerComponents object.
build() - Method in class com.mapbox.api.directions.v5.models.BannerInstructions.Builder
Build a new BannerInstructions object.
build() - Method in class com.mapbox.api.directions.v5.models.BannerText.Builder
Build a new BannerText object.
build() - Method in class com.mapbox.api.directions.v5.models.BannerView.Builder
Build a new BannerView object.
build() - Method in class com.mapbox.api.directions.v5.models.Bearing.Builder
This uses the provided parameters set using the Bearing.Builder.
build() - Method in class com.mapbox.api.directions.v5.models.Closure.Builder
Build a new Closure object.
build() - Method in class com.mapbox.api.directions.v5.models.Congestion.Builder
Build a new instance of Congestion.
build() - Method in class com.mapbox.api.directions.v5.models.CostPerVehicleSize.Builder
 
build() - Method in class com.mapbox.api.directions.v5.models.DirectionsError.Builder
Build a new DirectionsError object.
build() - Method in class com.mapbox.api.directions.v5.models.DirectionsResponse.Builder
Build a new DirectionsResponse object.
build() - Method in class com.mapbox.api.directions.v5.models.DirectionsRoute.Builder
Build a new DirectionsRoute object.
build() - Method in class com.mapbox.api.directions.v5.models.DirectionsWaypoint.Builder
Build a new DirectionsWaypoint object.
build() - Method in class com.mapbox.api.directions.v5.models.Exclude.Builder
Builds the object.
build() - Method in class com.mapbox.api.directions.v5.models.Incident.Builder
Build a new instance of Incident.
build() - Method in class com.mapbox.api.directions.v5.models.Interchange.Builder
 
build() - Method in class com.mapbox.api.directions.v5.models.IntersectionLanes.Builder
Build a new IntersectionLanes object.
build() - Method in class com.mapbox.api.directions.v5.models.Junction.Builder
 
build() - Method in class com.mapbox.api.directions.v5.models.LegAnnotation.Builder
Build a new LegAnnotation object.
build() - Method in class com.mapbox.api.directions.v5.models.LegStep.Builder
Build a new LegStep object.
build() - Method in class com.mapbox.api.directions.v5.models.MapboxShield.Builder
Build a new MapboxShield object.
build() - Method in class com.mapbox.api.directions.v5.models.MapboxStreetsV8.Builder
Build a new MapboxStreetsV8 object.
build() - Method in class com.mapbox.api.directions.v5.models.MaxSpeed.Builder
Build a new MaxSpeed object.
build() - Method in class com.mapbox.api.directions.v5.models.MergingArea.Builder
Build a new MergingArea object.
build() - Method in class com.mapbox.api.directions.v5.models.Metadata.Builder
Build a new Metadata object.
build() - Method in class com.mapbox.api.directions.v5.models.PaymentMethods.Builder
 
build() - Method in class com.mapbox.api.directions.v5.models.RestStop.Builder
Build a new RestStop object.
build() - Method in class com.mapbox.api.directions.v5.models.RouteLeg.Builder
Build a new RouteLeg object.
build() - Method in class com.mapbox.api.directions.v5.models.RouteOptions.Builder
Builds the object.
build() - Method in class com.mapbox.api.directions.v5.models.ShieldSprite.Builder
Build a new ShieldSprite object.
build() - Method in class com.mapbox.api.directions.v5.models.ShieldSpriteAttribute.Builder
Build a new ShieldSpriteAttribute object.
build() - Method in class com.mapbox.api.directions.v5.models.ShieldSprites.Builder
Build a new ShieldSprites object.
build() - Method in class com.mapbox.api.directions.v5.models.ShieldSvg.Builder
Build a new ShieldSvg object.
build() - Method in class com.mapbox.api.directions.v5.models.SilentWaypoint.Builder
Build a new SilentWaypoint object.
build() - Method in class com.mapbox.api.directions.v5.models.StepIntersection.Builder
Build a new StepIntersection object.
build() - Method in class com.mapbox.api.directions.v5.models.StepManeuver.Builder
Build a new StepManeuver object.
build() - Method in class com.mapbox.api.directions.v5.models.TollCollection.Builder
Build a new TollCollection object.
build() - Method in class com.mapbox.api.directions.v5.models.TollCost.Builder
 
build() - Method in class com.mapbox.api.directions.v5.models.TrafficCodes.Builder
Build a new instance of TrafficCodes.
build() - Method in class com.mapbox.api.directions.v5.models.VoiceInstructions.Builder
This uses the provided parameters set using the VoiceInstructions.Builder and creates a new instance of VoiceInstructions.
builder() - Static method in class com.mapbox.api.directions.v5.models.Admin
Create a new instance of this class by using the Admin.Builder class.
Builder() - Constructor for class com.mapbox.api.directions.v5.models.Admin.Builder
 
builder() - Static method in class com.mapbox.api.directions.v5.models.Amenity
Create a new instance of this class by using the Amenity.Builder class.
Builder() - Constructor for class com.mapbox.api.directions.v5.models.Amenity.Builder
 
builder() - Static method in class com.mapbox.api.directions.v5.models.BannerComponents
Create a new instance of this class by using the BannerComponents.Builder class.
Builder() - Constructor for class com.mapbox.api.directions.v5.models.BannerComponents.Builder
 
builder() - Static method in class com.mapbox.api.directions.v5.models.BannerInstructions
Create a new instance of this class by using the BannerInstructions.Builder class.
Builder() - Constructor for class com.mapbox.api.directions.v5.models.BannerInstructions.Builder
 
builder() - Static method in class com.mapbox.api.directions.v5.models.BannerText
Create a new instance of this class by using the BannerText.Builder class.
Builder() - Constructor for class com.mapbox.api.directions.v5.models.BannerText.Builder
 
builder() - Static method in class com.mapbox.api.directions.v5.models.BannerView
Create a new instance of this class by using the BannerView.Builder class.
Builder() - Constructor for class com.mapbox.api.directions.v5.models.BannerView.Builder
 
builder() - Static method in class com.mapbox.api.directions.v5.models.Bearing
Build a new instance of this builder.
Builder() - Constructor for class com.mapbox.api.directions.v5.models.Bearing.Builder
 
builder() - Static method in class com.mapbox.api.directions.v5.models.Closure
Create a new instance of this class by using the Closure.Builder class.
Builder() - Constructor for class com.mapbox.api.directions.v5.models.Closure.Builder
 
builder() - Static method in class com.mapbox.api.directions.v5.models.Congestion
Create a new instance of this class by using the Congestion.Builder class.
Builder() - Constructor for class com.mapbox.api.directions.v5.models.Congestion.Builder
 
builder() - Static method in class com.mapbox.api.directions.v5.models.CostPerVehicleSize
 
Builder() - Constructor for class com.mapbox.api.directions.v5.models.CostPerVehicleSize.Builder
 
builder() - Static method in class com.mapbox.api.directions.v5.models.DirectionsError
Create a new instance of this class by using the DirectionsError.Builder class.
Builder() - Constructor for class com.mapbox.api.directions.v5.models.DirectionsError.Builder
 
builder() - Static method in class com.mapbox.api.directions.v5.models.DirectionsResponse
Create a new instance of this class by using the DirectionsResponse.Builder class.
Builder() - Constructor for class com.mapbox.api.directions.v5.models.DirectionsResponse.Builder
 
builder() - Static method in class com.mapbox.api.directions.v5.models.DirectionsRoute
Create a new instance of this class by using the DirectionsRoute.Builder class.
Builder() - Constructor for class com.mapbox.api.directions.v5.models.DirectionsRoute.Builder
 
builder() - Static method in class com.mapbox.api.directions.v5.models.DirectionsWaypoint
Create a new instance of this class by using the DirectionsWaypoint.Builder class.
Builder() - Constructor for class com.mapbox.api.directions.v5.models.DirectionsWaypoint.Builder
 
builder() - Static method in class com.mapbox.api.directions.v5.models.Exclude
Build a new instance of Exclude.
Builder() - Constructor for class com.mapbox.api.directions.v5.models.Exclude.Builder
 
builder() - Static method in class com.mapbox.api.directions.v5.models.Incident
Create a new instance of this class by using the Incident.Builder class.
Builder() - Constructor for class com.mapbox.api.directions.v5.models.Incident.Builder
 
builder() - Static method in class com.mapbox.api.directions.v5.models.Interchange
 
Builder() - Constructor for class com.mapbox.api.directions.v5.models.Interchange.Builder
 
builder() - Static method in class com.mapbox.api.directions.v5.models.IntersectionLanes
Create a new instance of this class by using the IntersectionLanes.Builder class.
Builder() - Constructor for class com.mapbox.api.directions.v5.models.IntersectionLanes.Builder
 
builder() - Static method in class com.mapbox.api.directions.v5.models.Junction
 
Builder() - Constructor for class com.mapbox.api.directions.v5.models.Junction.Builder
 
builder() - Static method in class com.mapbox.api.directions.v5.models.LegAnnotation
Create a new instance of this class by using the LegAnnotation.Builder class.
Builder() - Constructor for class com.mapbox.api.directions.v5.models.LegAnnotation.Builder
 
builder() - Static method in class com.mapbox.api.directions.v5.models.LegStep
Create a new instance of this class by using the LegStep.Builder class.
Builder() - Constructor for class com.mapbox.api.directions.v5.models.LegStep.Builder
 
builder() - Static method in class com.mapbox.api.directions.v5.models.MapboxShield
Create a new instance of this class by using the MapboxShield.Builder class.
Builder() - Constructor for class com.mapbox.api.directions.v5.models.MapboxShield.Builder
 
builder() - Static method in class com.mapbox.api.directions.v5.models.MapboxStreetsV8
Create a new instance of this class by using the MapboxStreetsV8.Builder class.
Builder() - Constructor for class com.mapbox.api.directions.v5.models.MapboxStreetsV8.Builder
 
builder() - Static method in class com.mapbox.api.directions.v5.models.MaxSpeed
Create a new instance of this class by using the MaxSpeed.Builder class.
Builder() - Constructor for class com.mapbox.api.directions.v5.models.MaxSpeed.Builder
 
builder() - Static method in class com.mapbox.api.directions.v5.models.MergingArea
Create a new instance of this class by using the MergingArea.Builder class.
Builder() - Constructor for class com.mapbox.api.directions.v5.models.MergingArea.Builder
 
builder() - Static method in class com.mapbox.api.directions.v5.models.Metadata
Create a new instance of this class by using the Metadata.Builder class.
Builder() - Constructor for class com.mapbox.api.directions.v5.models.Metadata.Builder
 
builder() - Static method in class com.mapbox.api.directions.v5.models.PaymentMethods
 
Builder() - Constructor for class com.mapbox.api.directions.v5.models.PaymentMethods.Builder
 
builder() - Static method in class com.mapbox.api.directions.v5.models.RestStop
Create a new instance of this class by using the RestStop.Builder class.
Builder() - Constructor for class com.mapbox.api.directions.v5.models.RestStop.Builder
 
builder() - Static method in class com.mapbox.api.directions.v5.models.RouteLeg
Create a new instance of this class by using the RouteLeg.Builder class.
Builder() - Constructor for class com.mapbox.api.directions.v5.models.RouteLeg.Builder
 
builder() - Static method in class com.mapbox.api.directions.v5.models.RouteOptions
Builder() - Constructor for class com.mapbox.api.directions.v5.models.RouteOptions.Builder
 
builder() - Static method in class com.mapbox.api.directions.v5.models.ShieldSprite
Create a new instance of this class by using the ShieldSprite.Builder class.
Builder() - Constructor for class com.mapbox.api.directions.v5.models.ShieldSprite.Builder
 
builder() - Static method in class com.mapbox.api.directions.v5.models.ShieldSpriteAttribute
Create a new instance of this class by using the ShieldSpriteAttribute.Builder class.
Builder() - Constructor for class com.mapbox.api.directions.v5.models.ShieldSpriteAttribute.Builder
 
builder() - Static method in class com.mapbox.api.directions.v5.models.ShieldSprites
Create a new instance of this class by using the ShieldSprites.Builder class.
Builder() - Constructor for class com.mapbox.api.directions.v5.models.ShieldSprites.Builder
 
builder() - Static method in class com.mapbox.api.directions.v5.models.ShieldSvg
Create a new instance of this class by using the ShieldSvg.Builder class.
Builder() - Constructor for class com.mapbox.api.directions.v5.models.ShieldSvg.Builder
 
builder() - Static method in class com.mapbox.api.directions.v5.models.SilentWaypoint
Create a new instance of this class by using the SilentWaypoint.Builder class.
Builder() - Constructor for class com.mapbox.api.directions.v5.models.SilentWaypoint.Builder
 
builder() - Static method in class com.mapbox.api.directions.v5.models.StepIntersection
Create a new instance of this class by using the StepIntersection.Builder class.
Builder() - Constructor for class com.mapbox.api.directions.v5.models.StepIntersection.Builder
 
builder() - Static method in class com.mapbox.api.directions.v5.models.StepManeuver
Create a new instance of this class by using the StepManeuver.Builder class.
Builder() - Constructor for class com.mapbox.api.directions.v5.models.StepManeuver.Builder
 
builder() - Static method in class com.mapbox.api.directions.v5.models.TollCollection
Create a new instance of this class by using the TollCollection.Builder class.
Builder() - Constructor for class com.mapbox.api.directions.v5.models.TollCollection.Builder
 
builder() - Static method in class com.mapbox.api.directions.v5.models.TollCost
 
Builder() - Constructor for class com.mapbox.api.directions.v5.models.TollCost.Builder
 
builder() - Static method in class com.mapbox.api.directions.v5.models.TrafficCodes
Create a new instance of this class by using the TrafficCodes.Builder class.
Builder() - Constructor for class com.mapbox.api.directions.v5.models.TrafficCodes.Builder
 
builder() - Static method in class com.mapbox.api.directions.v5.models.VoiceInstructions
Create a new instance of this class by using the VoiceInstructions.Builder class.
Builder() - Constructor for class com.mapbox.api.directions.v5.models.VoiceInstructions.Builder
 

C

cash(CostPerVehicleSize) - Method in class com.mapbox.api.directions.v5.models.PaymentMethods.Builder
 
cash() - Method in class com.mapbox.api.directions.v5.models.PaymentMethods
 
CITYREAL - Static variable in class com.mapbox.api.directions.v5.models.BannerComponents
 
classes(List<String>) - Method in class com.mapbox.api.directions.v5.models.StepIntersection.Builder
A list of strings signifying the classes of the road exiting the intersection.
classes() - Method in class com.mapbox.api.directions.v5.models.StepIntersection
A list of strings signifying the classes of the road exiting the intersection.
closed(Boolean) - Method in class com.mapbox.api.directions.v5.models.Incident.Builder
True if road is closed and no possibility to pass through there.
closed() - Method in class com.mapbox.api.directions.v5.models.Incident
True if road is closed and no possibility to pass through there.
Closure - Class in com.mapbox.api.directions.v5.models
An object indicating the geometry indexes defining a road closure.
Closure() - Constructor for class com.mapbox.api.directions.v5.models.Closure
 
Closure.Builder - Class in com.mapbox.api.directions.v5.models
This builder can be used to set the values describing the Closure.
closures(List<Closure>) - Method in class com.mapbox.api.directions.v5.models.RouteLeg.Builder
A list of closures that occur on this leg.
closures() - Method in class com.mapbox.api.directions.v5.models.RouteLeg
A list of closures that occur on this leg.
code(String) - Method in class com.mapbox.api.directions.v5.models.DirectionsError.Builder
String indicating the state of the response.
code() - Method in class com.mapbox.api.directions.v5.models.DirectionsError
String indicating the state of the response.
code(String) - Method in class com.mapbox.api.directions.v5.models.DirectionsResponse.Builder
String indicating the state of the response.
code() - Method in class com.mapbox.api.directions.v5.models.DirectionsResponse
String indicating the state of the response.
com.mapbox.api.directions.v5 - package com.mapbox.api.directions.v5
Contains classes for accessing the Mapbox Directions API.
com.mapbox.api.directions.v5.models - package com.mapbox.api.directions.v5.models
Contains models mapping to Mapbox Directions API.
com.mapbox.api.directions.v5.utils - package com.mapbox.api.directions.v5.utils
Contains classes with utilities useful for model classes.
compareTo(BannerComponents) - Method in class com.mapbox.api.directions.v5.models.BannerComponents
Allows ability to sort/compare by abbreviation priority.
components(List<BannerComponents>) - Method in class com.mapbox.api.directions.v5.models.BannerText.Builder
A part or element of the BannerInstructions.
components() - Method in class com.mapbox.api.directions.v5.models.BannerText
A part or element of the BannerInstructions.
components(List<BannerComponents>) - Method in class com.mapbox.api.directions.v5.models.BannerView.Builder
A part or element of the BannerInstructions.
components() - Method in class com.mapbox.api.directions.v5.models.BannerView
A part or element of the BannerInstructions.
computeTollCost(Boolean) - Method in class com.mapbox.api.directions.v5.models.RouteOptions.Builder
 
computeTollCost() - Method in class com.mapbox.api.directions.v5.models.RouteOptions
 
Congestion - Class in com.mapbox.api.directions.v5.models
Quantitative descriptor of congestion.
Congestion() - Constructor for class com.mapbox.api.directions.v5.models.Congestion
 
congestion(Congestion) - Method in class com.mapbox.api.directions.v5.models.Incident.Builder
Quantitative descriptor of congestion.
congestion() - Method in class com.mapbox.api.directions.v5.models.Incident
Quantitative descriptor of congestion.
congestion(List<String>) - Method in class com.mapbox.api.directions.v5.models.LegAnnotation.Builder
The congestion between each pair of coordinates.
congestion() - Method in class com.mapbox.api.directions.v5.models.LegAnnotation
The congestion between each pair of coordinates.
Congestion.Builder - Class in com.mapbox.api.directions.v5.models
This builder can be used to set the values describing the Congestion.
congestionNumeric(List<Integer>) - Method in class com.mapbox.api.directions.v5.models.LegAnnotation.Builder
The congestion between each pair of coordinates.
congestionNumeric() - Method in class com.mapbox.api.directions.v5.models.LegAnnotation
The congestion between each pair of coordinates.
CONTINUE - Static variable in class com.mapbox.api.directions.v5.models.StepManeuver
Continue on a street after a turn.
continueStraight(Boolean) - Method in class com.mapbox.api.directions.v5.models.RouteOptions.Builder
The allowed direction of travel when departing intermediate waypoints.
continueStraight() - Method in class com.mapbox.api.directions.v5.models.RouteOptions
The allowed direction of travel when departing intermediate waypoints.
coordinates(String) - Method in class com.mapbox.api.directions.v5.models.RouteOptions.Builder
A semicolon-separated list of {longitude},{latitude} coordinate pairs to visit in order.
coordinates() - Method in class com.mapbox.api.directions.v5.models.RouteOptions
A semicolon-separated list of {longitude},{latitude} coordinate pairs to visit in order.
coordinatesList(List<Point>) - Method in class com.mapbox.api.directions.v5.models.RouteOptions.Builder
A list of Points to visit in order.
coordinatesList() - Method in class com.mapbox.api.directions.v5.models.RouteOptions
A list of Points to visit in order.
CostPerVehicleSize - Class in com.mapbox.api.directions.v5.models
 
CostPerVehicleSize() - Constructor for class com.mapbox.api.directions.v5.models.CostPerVehicleSize
 
CostPerVehicleSize.Builder - Class in com.mapbox.api.directions.v5.models
 
countryCode(String) - Method in class com.mapbox.api.directions.v5.models.Admin.Builder
The 2 character ISO 3166-1 alpha-2 code that applies to a country boundary.
countryCode() - Method in class com.mapbox.api.directions.v5.models.Admin
Contains the 2 character ISO 3166-1 alpha-2 code that applies to a country boundary.
countryCodeAlpha2(String) - Method in class com.mapbox.api.directions.v5.models.Incident.Builder
Two letter country code where the incident is located.
countryCodeAlpha2() - Method in class com.mapbox.api.directions.v5.models.Incident
Two letter country code where the incident is located.
countryCodeAlpha3(String) - Method in class com.mapbox.api.directions.v5.models.Admin.Builder
The 3 character ISO 3166-1 alpha-3 code that applies to a country boundary.
countryCodeAlpha3() - Method in class com.mapbox.api.directions.v5.models.Admin
Contains the 3 character ISO 3166-1 alpha-3 code that applies to a country boundary.
countryCodeAlpha3(String) - Method in class com.mapbox.api.directions.v5.models.Incident.Builder
Three letter country code where the incident is located.
countryCodeAlpha3() - Method in class com.mapbox.api.directions.v5.models.Incident
Three letter country code where the incident is located.
create() - Static method in class com.mapbox.api.directions.v5.DirectionsAdapterFactory
Creates a TypeAdapter that AutoValues uses to generate specific type adapters when needed inside the direction package classes.
creationTime(String) - Method in class com.mapbox.api.directions.v5.models.Incident.Builder
Time the incident was created/updated in ISO8601 format.
creationTime() - Method in class com.mapbox.api.directions.v5.models.Incident
Time the incident was created/updated in ISO8601 format.
criteria(List<String>) - Method in class com.mapbox.api.directions.v5.models.Exclude.Builder
Exclude certain road types from routing.
criteria() - Method in class com.mapbox.api.directions.v5.models.Exclude
Exclude certain road types from routing.
currency(String) - Method in class com.mapbox.api.directions.v5.models.TollCost.Builder
 
currency() - Method in class com.mapbox.api.directions.v5.models.TollCost
 
currentSpeed(List<Integer>) - Method in class com.mapbox.api.directions.v5.models.LegAnnotation.Builder
 
currentSpeed() - Method in class com.mapbox.api.directions.v5.models.LegAnnotation
The speed may be either a positive integer in kilometers per hour or `null` where attribution is missing.

D

degrees(Double) - Method in class com.mapbox.api.directions.v5.models.BannerText.Builder
The degrees at which you will be exiting a roundabout, assuming `180` indicates going straight through the roundabout.
degrees() - Method in class com.mapbox.api.directions.v5.models.BannerText
The degrees at which you will be exiting a roundabout, assuming `180` indicates going straight through the roundabout.
degrees(double) - Method in class com.mapbox.api.directions.v5.models.Bearing.Builder
Range of degrees by which the angle can deviate.
degrees() - Method in class com.mapbox.api.directions.v5.models.Bearing
Range of degrees by which the angle can deviate.
DELIMITER - Static variable in class com.mapbox.api.directions.v5.models.BannerComponents
This is text that can be dropped, and should be dropped if you are rendering icons.
DEPART - Static variable in class com.mapbox.api.directions.v5.models.StepManeuver
Indicates departure from a leg.
departAt(String) - Method in class com.mapbox.api.directions.v5.models.RouteOptions.Builder
The departure time, formatted as a timestamp in ISO-8601 format in the local time at the route origin.
departAt() - Method in class com.mapbox.api.directions.v5.models.RouteOptions
The departure time, formatted as a timestamp in ISO-8601 format in the local time at the route origin.
description(String) - Method in class com.mapbox.api.directions.v5.models.Incident.Builder
Human-readable description of the incident suitable for displaying to the users.
description() - Method in class com.mapbox.api.directions.v5.models.Incident
Human-readable description of the incident suitable for displaying to the users.
DESTINATION_ANY - Static variable in class com.mapbox.api.directions.v5.DirectionsCriteria
Returned route ends at any of the provided coordinate in the list.
DESTINATION_LAST - Static variable in class com.mapbox.api.directions.v5.DirectionsCriteria
Returned route ends at the last provided coordinate in the list.
destinations(String) - Method in class com.mapbox.api.directions.v5.models.LegStep.Builder
String with the destinations of the way along which the travel proceeds.
destinations() - Method in class com.mapbox.api.directions.v5.models.LegStep
String with the destinations of the way along which the travel proceeds.
directions(List<String>) - Method in class com.mapbox.api.directions.v5.models.BannerComponents.Builder
A List of directions indicating which way you can go from a lane (left, right, or straight).
directions() - Method in class com.mapbox.api.directions.v5.models.BannerComponents
A List of directions indicating which way you can go from a lane (left, right, or straight).
DirectionsAdapterFactory - Class in com.mapbox.api.directions.v5
Required so that AutoValue can generate specific type adapters when needed inside the direction packages.
DirectionsAdapterFactory() - Constructor for class com.mapbox.api.directions.v5.DirectionsAdapterFactory
 
DirectionsCriteria - Class in com.mapbox.api.directions.v5
Constants and properties used to customize the directions request.
DirectionsCriteria.AmenityTypeCriteria - Annotation Type in com.mapbox.api.directions.v5
Supported amenity types.
DirectionsCriteria.AnnotationCriteria - Annotation Type in com.mapbox.api.directions.v5
Retention policy for the various direction annotations.
DirectionsCriteria.ApproachesCriteria - Annotation Type in com.mapbox.api.directions.v5
Retention policy for the approaches parameter in the MapMatching and Directions API.
DirectionsCriteria.DestinationCriteria - Annotation Type in com.mapbox.api.directions.v5
Retention policy for the destination parameter in the Optimization API.
DirectionsCriteria.ExcludeCriteria - Annotation Type in com.mapbox.api.directions.v5
Retention policy for the various direction exclusions.
DirectionsCriteria.GeometriesCriteria - Annotation Type in com.mapbox.api.directions.v5
Retention policy for the various direction geometries.
DirectionsCriteria.IncludeCriteria - Annotation Type in com.mapbox.api.directions.v5
Retention policy for include key.
DirectionsCriteria.OverviewCriteria - Annotation Type in com.mapbox.api.directions.v5
Retention policy for the various direction overviews.
DirectionsCriteria.PaymentMethodsCriteria - Annotation Type in com.mapbox.api.directions.v5
 
DirectionsCriteria.ProfileCriteria - Annotation Type in com.mapbox.api.directions.v5
Retention policy for the various direction profiles.
DirectionsCriteria.SourceCriteria - Annotation Type in com.mapbox.api.directions.v5
Retention policy for the source parameter in the Optimization API.
DirectionsCriteria.TrafficTendencyCriteria - Annotation Type in com.mapbox.api.directions.v5
 
DirectionsCriteria.VoiceUnitCriteria - Annotation Type in com.mapbox.api.directions.v5
Retention policy for the various units of measurements.
DirectionsError - Class in com.mapbox.api.directions.v5.models
If an InvalidInput error is thrown, this class can be used to get both the code and the message which holds an explanation of the invalid input.
DirectionsError() - Constructor for class com.mapbox.api.directions.v5.models.DirectionsError
 
DirectionsError.Builder - Class in com.mapbox.api.directions.v5.models
This builder can be used to set the values describing the DirectionsError.
DirectionsJsonObject - Class in com.mapbox.api.directions.v5.models
Provides a base class for Directions model classes.
DirectionsJsonObject() - Constructor for class com.mapbox.api.directions.v5.models.DirectionsJsonObject
 
DirectionsResponse - Class in com.mapbox.api.directions.v5.models
This is the root Mapbox Directions API response.
DirectionsResponse() - Constructor for class com.mapbox.api.directions.v5.models.DirectionsResponse
 
DirectionsResponse.Builder - Class in com.mapbox.api.directions.v5.models
This builder can be used to set the values describing the DirectionsResponse.
DirectionsRoute - Class in com.mapbox.api.directions.v5.models
Detailed information about an individual route such as the duration, distance and geometry.
DirectionsRoute() - Constructor for class com.mapbox.api.directions.v5.models.DirectionsRoute
 
DirectionsRoute.Builder - Class in com.mapbox.api.directions.v5.models
This builder can be used to set the values describing the DirectionsRoute.
DirectionsWaypoint - Class in com.mapbox.api.directions.v5.models
An input coordinate snapped to the roads network.
DirectionsWaypoint() - Constructor for class com.mapbox.api.directions.v5.models.DirectionsWaypoint
 
DirectionsWaypoint.Builder - Class in com.mapbox.api.directions.v5.models
This builder can be used to set the values describing the DirectionsWaypoint.
displayRef(String) - Method in class com.mapbox.api.directions.v5.models.MapboxShield.Builder
String indicating the display ref.
displayRef() - Method in class com.mapbox.api.directions.v5.models.MapboxShield
String indicating the display ref.
distance(Double) - Method in class com.mapbox.api.directions.v5.models.DirectionsRoute.Builder
The distance traveled from origin to destination.
distance() - Method in class com.mapbox.api.directions.v5.models.DirectionsRoute
The distance traveled from origin to destination.
distance(Double) - Method in class com.mapbox.api.directions.v5.models.DirectionsWaypoint.Builder
The straight-line distance from the coordinate specified in the query to the location it was snapped to.
distance() - Method in class com.mapbox.api.directions.v5.models.DirectionsWaypoint
The straight-line distance from the coordinate specified in the query to the location it was snapped to.
distance(List<Double>) - Method in class com.mapbox.api.directions.v5.models.LegAnnotation.Builder
The distance, in meters, between each pair of coordinates.
distance() - Method in class com.mapbox.api.directions.v5.models.LegAnnotation
The distance, in meters, between each pair of coordinates.
distance(double) - Method in class com.mapbox.api.directions.v5.models.LegStep.Builder
The distance traveled from the maneuver to the next LegStep.
distance() - Method in class com.mapbox.api.directions.v5.models.LegStep
The distance traveled from the maneuver to the next LegStep.
distance(Double) - Method in class com.mapbox.api.directions.v5.models.RouteLeg.Builder
The distance traveled from one waypoint to another.
distance() - Method in class com.mapbox.api.directions.v5.models.RouteLeg
The distance traveled from one waypoint to another.
distanceAlongGeometry(double) - Method in class com.mapbox.api.directions.v5.models.BannerInstructions.Builder
Distance in meters from the beginning of the step at which the visual instruction should be visible.
distanceAlongGeometry() - Method in class com.mapbox.api.directions.v5.models.BannerInstructions
Distance in meters from the beginning of the step at which the visual instruction should be visible.
distanceAlongGeometry(Double) - Method in class com.mapbox.api.directions.v5.models.VoiceInstructions.Builder
Returns the missing piece in which is needed to announce instructions at accurate times.
distanceAlongGeometry() - Method in class com.mapbox.api.directions.v5.models.VoiceInstructions
This provides the missing piece in which is needed to announce instructions at accurate times.
distanceFromStart(double) - Method in class com.mapbox.api.directions.v5.models.SilentWaypoint.Builder
 
distanceFromStart() - Method in class com.mapbox.api.directions.v5.models.SilentWaypoint
The calculated distance, in meters, from the leg origin.
drivingSide(String) - Method in class com.mapbox.api.directions.v5.models.BannerText.Builder
A string representing which side the of the street people drive on in that location.
drivingSide() - Method in class com.mapbox.api.directions.v5.models.BannerText
A string representing which side the of the street people drive on in that location.
drivingSide(String) - Method in class com.mapbox.api.directions.v5.models.LegStep.Builder
The legal driving side at the location for this step.
drivingSide() - Method in class com.mapbox.api.directions.v5.models.LegStep
The legal driving side at the location for this step.
duration(Double) - Method in class com.mapbox.api.directions.v5.models.DirectionsRoute.Builder
The estimated travel time from origin to destination.
duration() - Method in class com.mapbox.api.directions.v5.models.DirectionsRoute
The estimated travel time from origin to destination.
duration(List<Double>) - Method in class com.mapbox.api.directions.v5.models.LegAnnotation.Builder
The speed, in meters per second, between each pair of coordinates.
duration() - Method in class com.mapbox.api.directions.v5.models.LegAnnotation
The speed, in meters per second, between each pair of coordinates.
duration(double) - Method in class com.mapbox.api.directions.v5.models.LegStep.Builder
The estimated travel time from the maneuver to the next LegStep.
duration() - Method in class com.mapbox.api.directions.v5.models.LegStep
The estimated travel time from the maneuver to the next LegStep.
duration(Double) - Method in class com.mapbox.api.directions.v5.models.RouteLeg.Builder
The estimated travel time from one waypoint to another.
duration() - Method in class com.mapbox.api.directions.v5.models.RouteLeg
The estimated travel time from one waypoint to another.
durationTypical(Double) - Method in class com.mapbox.api.directions.v5.models.DirectionsRoute.Builder
The typical travel time from this route's origin to destination.
durationTypical() - Method in class com.mapbox.api.directions.v5.models.DirectionsRoute
The typical travel time from this route's origin to destination.
durationTypical(Double) - Method in class com.mapbox.api.directions.v5.models.LegStep.Builder
The typical travel time for traversing this LegStep.
durationTypical() - Method in class com.mapbox.api.directions.v5.models.LegStep
The typical travel time for traversing this LegStep.
durationTypical(Double) - Method in class com.mapbox.api.directions.v5.models.RouteLeg.Builder
The typical travel time for traversing this RouteLeg.
durationTypical() - Method in class com.mapbox.api.directions.v5.models.RouteLeg
The typical travel time for traversing this RouteLeg.

E

enableRefresh(Boolean) - Method in class com.mapbox.api.directions.v5.models.RouteOptions.Builder
Whether the routes should be refreshable via the directions refresh API.
enableRefresh() - Method in class com.mapbox.api.directions.v5.models.RouteOptions
Whether the routes should be refreshable via the directions refresh API.
END_OF_ROAD - Static variable in class com.mapbox.api.directions.v5.models.StepManeuver
Road ends in a T intersection.
endTime(String) - Method in class com.mapbox.api.directions.v5.models.Incident.Builder
End time in ISO8601 format.
endTime() - Method in class com.mapbox.api.directions.v5.models.Incident
End time of the incident in ISO8601 format.
entry(List<Boolean>) - Method in class com.mapbox.api.directions.v5.models.StepIntersection.Builder
A list of entry flags, corresponding in a 1:1 relationship to the bearings.
entry() - Method in class com.mapbox.api.directions.v5.models.StepIntersection
A list of entry flags, corresponding in a 1:1 relationship to the bearings.
etc(CostPerVehicleSize) - Method in class com.mapbox.api.directions.v5.models.PaymentMethods.Builder
 
etc() - Method in class com.mapbox.api.directions.v5.models.PaymentMethods
 
Exclude - Class in com.mapbox.api.directions.v5.models
Exclude() - Constructor for class com.mapbox.api.directions.v5.models.Exclude
 
exclude(String) - Method in class com.mapbox.api.directions.v5.models.RouteOptions.Builder
Exclude certain road types or points from routing.
exclude() - Method in class com.mapbox.api.directions.v5.models.RouteOptions
Exclude certain road types or points from routing.
Exclude.Builder - Class in com.mapbox.api.directions.v5.models
Use this builder to build an Exclude object.
EXCLUDE_CASH_ONLY_TOLLS - Static variable in class com.mapbox.api.directions.v5.DirectionsCriteria
Exclude all cash only tolls along the returned directions route.
EXCLUDE_FERRY - Static variable in class com.mapbox.api.directions.v5.DirectionsCriteria
Exclude all ferries along the returned directions route.
EXCLUDE_MOTORWAY - Static variable in class com.mapbox.api.directions.v5.DirectionsCriteria
Exclude all motorways along the returned directions route.
EXCLUDE_RESTRICTED - Static variable in class com.mapbox.api.directions.v5.DirectionsCriteria
Exclude all roads with access restrictions along the returned directions route.
EXCLUDE_TOLL - Static variable in class com.mapbox.api.directions.v5.DirectionsCriteria
Exclude all tolls along the returned directions route.
EXCLUDE_TUNNEL - Static variable in class com.mapbox.api.directions.v5.DirectionsCriteria
Exclude all tunnels along the returned directions route.
EXCLUDE_UNPAVED - Static variable in class com.mapbox.api.directions.v5.DirectionsCriteria
Exclude all unpaved roads along the returned directions route.
excludeList(List<String>) - Method in class com.mapbox.api.directions.v5.models.RouteOptions.Builder
Exclude certain road types or points from routing.
excludeList() - Method in class com.mapbox.api.directions.v5.models.RouteOptions
Exclude certain road types and points from routing.
excludeObject(Exclude) - Method in class com.mapbox.api.directions.v5.models.RouteOptions.Builder
Exclude certain road types or points from routing.
excludeObject() - Method in class com.mapbox.api.directions.v5.models.RouteOptions
Exclude certain road types and points from routing.
EXIT - Static variable in class com.mapbox.api.directions.v5.models.BannerComponents
Provides the the word for exit in the local language.
exit(Integer) - Method in class com.mapbox.api.directions.v5.models.StepManeuver.Builder
An optional integer indicating number of the exit to take.
exit() - Method in class com.mapbox.api.directions.v5.models.StepManeuver
An optional integer indicating number of the exit to take.
EXIT_NUMBER - Static variable in class com.mapbox.api.directions.v5.models.BannerComponents
Indicates the exit number for the maneuver.
EXIT_ROTARY - Static variable in class com.mapbox.api.directions.v5.models.StepManeuver
Indicates the exit maneuver from a rotary.
EXIT_ROUNDABOUT - Static variable in class com.mapbox.api.directions.v5.models.StepManeuver
Indicates the exit maneuver from a roundabout.
exits(String) - Method in class com.mapbox.api.directions.v5.models.LegStep.Builder
String with the exit numbers or names of the way.
exits() - Method in class com.mapbox.api.directions.v5.models.LegStep
String with the exit numbers or names of the way.
EXPRESSWAY_ENTRANCE - Static variable in class com.mapbox.api.directions.v5.models.BannerComponents
 
EXPRESSWAY_EXIT - Static variable in class com.mapbox.api.directions.v5.models.BannerComponents
 

F

FORK - Static variable in class com.mapbox.api.directions.v5.models.StepManeuver
Take the left or right side of a fork.
formatBearings(List<Bearing>) - Static method in class com.mapbox.api.directions.v5.utils.FormatUtils
Formats the bearing variables from the raw values to a string ready for API consumption.
formatDistributions(List<Integer[]>) - Static method in class com.mapbox.api.directions.v5.utils.FormatUtils
Converts the list of distributions to a string ready for API consumption.
formatDouble(double) - Static method in class com.mapbox.api.directions.v5.utils.FormatUtils
Useful to remove any trailing zeros and prevent a double being over 7 significant figures.
formatIntegers(List<Integer>) - Static method in class com.mapbox.api.directions.v5.utils.FormatUtils
Converts list of integers to a string ready for API consumption.
formatPointsList(List<Point>) - Static method in class com.mapbox.api.directions.v5.utils.FormatUtils
Converts list of points to a string ready for API consumption.
formatRadiuses(List<Double>) - Static method in class com.mapbox.api.directions.v5.utils.FormatUtils
Used in various APIs to format the user provided radiuses to a String matching the APIs format.
FormatUtils - Class in com.mapbox.api.directions.v5.utils
Methods to convert models to Strings.
FormatUtils() - Constructor for class com.mapbox.api.directions.v5.utils.FormatUtils
 
freeflowSpeed(List<Integer>) - Method in class com.mapbox.api.directions.v5.models.LegAnnotation.Builder
 
freeflowSpeed() - Method in class com.mapbox.api.directions.v5.models.LegAnnotation
The speed may be either a positive integer in kilometers per hour or `null` where attribution is missing.
fromJson(String) - Static method in class com.mapbox.api.directions.v5.models.Admin
Create a new instance of this class by passing in a formatted valid JSON String.
fromJson(String) - Static method in class com.mapbox.api.directions.v5.models.Amenity
Create a new instance of this class by passing in a formatted valid JSON String.
fromJson(String) - Static method in class com.mapbox.api.directions.v5.models.BannerComponents
Create a new instance of this class by passing in a formatted valid JSON String.
fromJson(String) - Static method in class com.mapbox.api.directions.v5.models.BannerInstructions
Create a new instance of this class by passing in a formatted valid JSON String.
fromJson(String) - Static method in class com.mapbox.api.directions.v5.models.BannerText
Create a new instance of this class by passing in a formatted valid JSON String.
fromJson(String) - Static method in class com.mapbox.api.directions.v5.models.BannerView
Create a new instance of this class by passing in a formatted valid JSON String.
fromJson(String) - Static method in class com.mapbox.api.directions.v5.models.Closure
Create a new instance of this class by passing in a formatted valid JSON String.
fromJson(String) - Static method in class com.mapbox.api.directions.v5.models.Congestion
Create a new instance of this class by passing in a formatted valid JSON String.
fromJson(String) - Static method in class com.mapbox.api.directions.v5.models.CostPerVehicleSize
 
fromJson(String) - Static method in class com.mapbox.api.directions.v5.models.DirectionsResponse
Create a new instance of this class by passing in a formatted valid JSON String.
fromJson(Reader) - Static method in class com.mapbox.api.directions.v5.models.DirectionsResponse
Deserializes a new instance of this class reading from the specified reader.
fromJson(String, RouteOptions, String) - Static method in class com.mapbox.api.directions.v5.models.DirectionsResponse
fromJson(String, RouteOptions) - Static method in class com.mapbox.api.directions.v5.models.DirectionsResponse
Create a new instance of this class by passing in a formatted valid JSON String.
fromJson(Reader, RouteOptions) - Static method in class com.mapbox.api.directions.v5.models.DirectionsResponse
Deserializes a new instance of this class reading from the specified reader.
fromJson(String) - Static method in class com.mapbox.api.directions.v5.models.DirectionsRoute
Create a new instance of this class by passing in a formatted valid JSON String.
fromJson(String, RouteOptions, String) - Static method in class com.mapbox.api.directions.v5.models.DirectionsRoute
Create a new instance of this class by passing in a formatted valid JSON String.
fromJson(String) - Static method in class com.mapbox.api.directions.v5.models.DirectionsWaypoint
Create a new instance of this class by passing in a formatted valid JSON String.
fromJson(String) - Static method in class com.mapbox.api.directions.v5.models.Incident
Create a new instance of this class by passing in a formatted valid JSON String.
fromJson(String) - Static method in class com.mapbox.api.directions.v5.models.Interchange
 
fromJson(String) - Static method in class com.mapbox.api.directions.v5.models.IntersectionLanes
Create a new instance of this class by passing in a formatted valid JSON String.
fromJson(String) - Static method in class com.mapbox.api.directions.v5.models.Junction
 
fromJson(String) - Static method in class com.mapbox.api.directions.v5.models.LegAnnotation
Create a new instance of this class by passing in a formatted valid JSON String.
fromJson(String) - Static method in class com.mapbox.api.directions.v5.models.LegStep
Create a new instance of this class by passing in a formatted valid JSON String.
fromJson(String) - Static method in class com.mapbox.api.directions.v5.models.MapboxShield
Create a new instance of this class by passing in a formatted valid JSON String.
fromJson(String) - Static method in class com.mapbox.api.directions.v5.models.MapboxStreetsV8
Create a new instance of this class by passing in a formatted valid JSON String.
fromJson(String) - Static method in class com.mapbox.api.directions.v5.models.MaxSpeed
Create a new instance of this class by passing in a formatted valid JSON String.
fromJson(String) - Static method in class com.mapbox.api.directions.v5.models.MergingArea
Create a new instance of this class by passing in a formatted valid JSON String.
fromJson(String) - Static method in class com.mapbox.api.directions.v5.models.Metadata
Create a new instance of this class by passing in a formatted valid JSON String.
fromJson(String) - Static method in class com.mapbox.api.directions.v5.models.PaymentMethods
 
fromJson(String) - Static method in class com.mapbox.api.directions.v5.models.RestStop
Create a new instance of this class by passing in a formatted valid JSON String.
fromJson(String) - Static method in class com.mapbox.api.directions.v5.models.RouteLeg
Create a new instance of this class by passing in a formatted valid JSON String.
fromJson(String) - Static method in class com.mapbox.api.directions.v5.models.RouteOptions
Create a new instance of this class by passing in a formatted valid JSON String with a Mapbox Access Token.
fromJson(String) - Static method in class com.mapbox.api.directions.v5.models.ShieldSpriteAttribute
Create a new instance of this class by passing in a formatted valid JSON String.
fromJson(String) - Static method in class com.mapbox.api.directions.v5.models.ShieldSprites
Create a new instance of this class by passing in a formatted valid JSON String.
fromJson(String) - Static method in class com.mapbox.api.directions.v5.models.ShieldSvg
Create a new instance of this class by passing in a formatted valid JSON String.
fromJson(String) - Static method in class com.mapbox.api.directions.v5.models.StepIntersection
Create a new instance of this class by passing in a formatted valid JSON String.
fromJson(String) - Static method in class com.mapbox.api.directions.v5.models.StepManeuver
Create a new instance of this class by passing in a formatted valid JSON String.
fromJson(String) - Static method in class com.mapbox.api.directions.v5.models.TollCollection
Create a new instance of this class by passing in a formatted valid JSON String.
fromJson(String) - Static method in class com.mapbox.api.directions.v5.models.TollCost
 
fromJson(String) - Static method in class com.mapbox.api.directions.v5.models.TrafficCodes
Create a new instance of this class by passing in a formatted valid JSON String.
fromJson(String) - Static method in class com.mapbox.api.directions.v5.models.VoiceInstructions
Create a new instance of this class by passing in a formatted valid JSON String.
fromSerializableProperties(Map<String, SerializableJsonElement>) - Static method in class com.mapbox.api.directions.v5.utils.UnrecognizedPropertiesUtils
Converts unrecognized properties in form of Map<String, SerializableJsonElement< to unrecognized properties in form of Map<String, JsonElement<.
fromUrl(URL) - Static method in class com.mapbox.api.directions.v5.models.RouteOptions
Create a new instance of this class by passing a get request URL.

G

geometries(String) - Method in class com.mapbox.api.directions.v5.models.RouteOptions.Builder
The format of the returned geometry.
geometries() - Method in class com.mapbox.api.directions.v5.models.RouteOptions
The format of the returned geometry.
geometry(String) - Method in class com.mapbox.api.directions.v5.models.DirectionsRoute.Builder
Gives the geometry of the route.
geometry() - Method in class com.mapbox.api.directions.v5.models.DirectionsRoute
Gives the geometry of the route.
geometry(String) - Method in class com.mapbox.api.directions.v5.models.LegStep.Builder
Gives the geometry of the leg step.
geometry() - Method in class com.mapbox.api.directions.v5.models.LegStep
Gives the geometry of the leg step.
GEOMETRY_POLYLINE - Static variable in class com.mapbox.api.directions.v5.DirectionsCriteria
Format to return route geometry will be an encoded polyline.
GEOMETRY_POLYLINE6 - Static variable in class com.mapbox.api.directions.v5.DirectionsCriteria
Format to return route geometry will be an encoded polyline with precision 6.
geometryIndex(int) - Method in class com.mapbox.api.directions.v5.models.SilentWaypoint.Builder
 
geometryIndex() - Method in class com.mapbox.api.directions.v5.models.SilentWaypoint
The associated leg shape index of the via waypoint location.
geometryIndex(Integer) - Method in class com.mapbox.api.directions.v5.models.StepIntersection.Builder
The zero-based index for the intersection.
geometryIndex() - Method in class com.mapbox.api.directions.v5.models.StepIntersection
The zero-based index for the intersection.
geometryIndexEnd(Integer) - Method in class com.mapbox.api.directions.v5.models.Closure.Builder
Closure's leg-wise geometry index end point.
geometryIndexEnd() - Method in class com.mapbox.api.directions.v5.models.Closure
Closure's leg-wise geometry index end point.
geometryIndexEnd(Integer) - Method in class com.mapbox.api.directions.v5.models.Incident.Builder
Incident's leg-wise geometry index end point.
geometryIndexEnd() - Method in class com.mapbox.api.directions.v5.models.Incident
Incident's leg-wise geometry index end point.
geometryIndexStart(Integer) - Method in class com.mapbox.api.directions.v5.models.Closure.Builder
Closure's leg-wise geometry index start point.
geometryIndexStart() - Method in class com.mapbox.api.directions.v5.models.Closure
Closure's leg-wise geometry index start point.
geometryIndexStart(Integer) - Method in class com.mapbox.api.directions.v5.models.Incident.Builder
Incident's leg-wise geometry index start point.
geometryIndexStart() - Method in class com.mapbox.api.directions.v5.models.Incident
Incident's leg-wise geometry index start point.
getUnrecognizedJsonProperties() - Method in class com.mapbox.api.directions.v5.models.DirectionsJsonObject
Use this method to get JSON properties that weren't recognized during JSON serialization by the model.
getUnrecognizedPropertiesNames() - Method in class com.mapbox.api.directions.v5.models.DirectionsJsonObject
Use this method to get names of JSON properties that weren't recognized during JSON serialization by the model.
getUnrecognizedProperty(String) - Method in class com.mapbox.api.directions.v5.models.DirectionsJsonObject
Use this method to access a JSON property that wasn't recognized during JSON serialization by the model.
GUIDANCE_VIEW - Static variable in class com.mapbox.api.directions.v5.models.BannerComponents
 
guideMap(String) - Method in class com.mapbox.api.directions.v5.models.RestStop.Builder
 
guideMap() - Method in class com.mapbox.api.directions.v5.models.RestStop
 

H

height(Integer) - Method in class com.mapbox.api.directions.v5.models.ShieldSpriteAttribute.Builder
Shield sprite's height.
height() - Method in class com.mapbox.api.directions.v5.models.ShieldSpriteAttribute
Shield sprite's height.

I

ICON - Static variable in class com.mapbox.api.directions.v5.models.BannerComponents
This is text that can be replaced by an imageBaseURL icon.
id(String) - Method in class com.mapbox.api.directions.v5.models.Incident.Builder
Unique identifier for incident.
id() - Method in class com.mapbox.api.directions.v5.models.Incident
Unique identifier for incident.
imageBaseUrl(String) - Method in class com.mapbox.api.directions.v5.models.BannerComponents.Builder
In some cases when the LegStep is a highway or major roadway, there might be a shield icon that's included to better identify to your user to roadway.
imageBaseUrl() - Method in class com.mapbox.api.directions.v5.models.BannerComponents
In some cases when the LegStep is a highway or major roadway, there might be a shield icon that's included to better identify to your user to roadway.
imageUrl(String) - Method in class com.mapbox.api.directions.v5.models.BannerComponents.Builder
In some cases when the StepManeuver will be difficult to navigate, an image can describe how to proceed.
imageUrl() - Method in class com.mapbox.api.directions.v5.models.BannerComponents
In some cases when the StepManeuver will be difficult to navigate, an image can describe how to proceed.
impact(String) - Method in class com.mapbox.api.directions.v5.models.Incident.Builder
Severity level of incident.
impact() - Method in class com.mapbox.api.directions.v5.models.Incident
Severity level of incident.
IMPACT_CRITICAL - Static variable in class com.mapbox.api.directions.v5.models.Incident
IMPACT_LOW - Static variable in class com.mapbox.api.directions.v5.models.Incident
IMPACT_MAJOR - Static variable in class com.mapbox.api.directions.v5.models.Incident
IMPACT_MINOR - Static variable in class com.mapbox.api.directions.v5.models.Incident
IMPACT_UNKNOWN - Static variable in class com.mapbox.api.directions.v5.models.Incident
IMPERIAL - Static variable in class com.mapbox.api.directions.v5.DirectionsCriteria
Change the units to imperial for voice and visual information.
in(Integer) - Method in class com.mapbox.api.directions.v5.models.StepIntersection.Builder
Index into bearings/entry array.
in() - Method in class com.mapbox.api.directions.v5.models.StepIntersection
Index into bearings/entry array.
Incident - Class in com.mapbox.api.directions.v5.models
Reproduces one of road incidents type (Incident.IncidentType) that might be on the way.
Incident() - Constructor for class com.mapbox.api.directions.v5.models.Incident
 
Incident.Builder - Class in com.mapbox.api.directions.v5.models
This builder can be used to set the values describing the Incident.
Incident.ImpactType - Annotation Type in com.mapbox.api.directions.v5.models
Impact type.
Incident.IncidentType - Annotation Type in com.mapbox.api.directions.v5.models
Incident type.
INCIDENT_ACCIDENT - Static variable in class com.mapbox.api.directions.v5.models.Incident
INCIDENT_CONGESTION - Static variable in class com.mapbox.api.directions.v5.models.Incident
INCIDENT_CONSTRUCTION - Static variable in class com.mapbox.api.directions.v5.models.Incident
Incident.IncidentType construction.
INCIDENT_DISABLED_VEHICLE - Static variable in class com.mapbox.api.directions.v5.models.Incident
Incident.IncidentType disabled vehicle.
INCIDENT_LANE_RESTRICTION - Static variable in class com.mapbox.api.directions.v5.models.Incident
Incident.IncidentType lane restriction.
INCIDENT_MASS_TRANSIT - Static variable in class com.mapbox.api.directions.v5.models.Incident
Incident.IncidentType mass transit.
INCIDENT_MISCELLANEOUS - Static variable in class com.mapbox.api.directions.v5.models.Incident
Incident.IncidentType miscellaneous.
INCIDENT_OTHER_NEWS - Static variable in class com.mapbox.api.directions.v5.models.Incident
INCIDENT_PLANNED_EVENT - Static variable in class com.mapbox.api.directions.v5.models.Incident
Incident.IncidentType planned event.
INCIDENT_ROAD_CLOSURE - Static variable in class com.mapbox.api.directions.v5.models.Incident
Incident.IncidentType road closure.
INCIDENT_ROAD_HAZARD - Static variable in class com.mapbox.api.directions.v5.models.Incident
INCIDENT_WEATHER - Static variable in class com.mapbox.api.directions.v5.models.Incident
incidents(List<Incident>) - Method in class com.mapbox.api.directions.v5.models.RouteLeg.Builder
A list of incidents that occur on this leg.
incidents() - Method in class com.mapbox.api.directions.v5.models.RouteLeg
A list of incidents that occur on this leg.
include(String) - Method in class com.mapbox.api.directions.v5.models.RouteOptions.Builder
Include certain road types in routing.
include() - Method in class com.mapbox.api.directions.v5.models.RouteOptions
Include certain road types in routing.
INCLUDE_HOT - Static variable in class com.mapbox.api.directions.v5.DirectionsCriteria
An hov road that is tolled if your vehicle doesn't meet the minimum occupant requirement.
INCLUDE_HOV2 - Static variable in class com.mapbox.api.directions.v5.DirectionsCriteria
A road type that requires a minimum of two vehicle occupants.
INCLUDE_HOV3 - Static variable in class com.mapbox.api.directions.v5.DirectionsCriteria
A road type that requires a minimum of three vehicle occupants.
includeList(List<String>) - Method in class com.mapbox.api.directions.v5.models.RouteOptions.Builder
Include certain road types in routing.
includeList() - Method in class com.mapbox.api.directions.v5.models.RouteOptions
Include certain road types in routing.
indications(List<String>) - Method in class com.mapbox.api.directions.v5.models.IntersectionLanes.Builder
list that can be made up of multiple signs such as left, right, etc.
indications() - Method in class com.mapbox.api.directions.v5.models.IntersectionLanes
Array that can be made up of multiple signs such as left, right, etc.
infoMap(Map<String, String>) - Method in class com.mapbox.api.directions.v5.models.Metadata.Builder
Map indicating the key/value pairs.
infoMap() - Method in class com.mapbox.api.directions.v5.models.Metadata
Map containing a key/value pair of all the properties inside `map` json element including map sources, version information etc.
instruction(String) - Method in class com.mapbox.api.directions.v5.models.StepManeuver.Builder
A human-readable instruction of how to execute the returned maneuver.
instruction() - Method in class com.mapbox.api.directions.v5.models.StepManeuver
A human-readable instruction of how to execute the returned maneuver.
Interchange - Class in com.mapbox.api.directions.v5.models
 
Interchange() - Constructor for class com.mapbox.api.directions.v5.models.Interchange
 
interchange(Interchange) - Method in class com.mapbox.api.directions.v5.models.StepIntersection.Builder
 
interchange() - Method in class com.mapbox.api.directions.v5.models.StepIntersection
 
Interchange.Builder - Class in com.mapbox.api.directions.v5.models
 
IntersectionLanes - Class in com.mapbox.api.directions.v5.models
Object representing lanes in an intersection.
IntersectionLanes() - Constructor for class com.mapbox.api.directions.v5.models.IntersectionLanes
 
IntersectionLanes.Builder - Class in com.mapbox.api.directions.v5.models
This builder can be used to set the values describing the IntersectionLanes.
intersections(List<StepIntersection>) - Method in class com.mapbox.api.directions.v5.models.LegStep.Builder
Provide a list of all the intersections connected to the current way the user is traveling along.
intersections() - Method in class com.mapbox.api.directions.v5.models.LegStep
Provides a list of all the intersections connected to the current way the user is traveling along.
ISO_8601_PATTERN - Static variable in class com.mapbox.api.directions.v5.utils.FormatUtils
Date-time ISO-8601 pattern.
isUrban(Boolean) - Method in class com.mapbox.api.directions.v5.models.StepIntersection.Builder
A boolean indicating whether the road exiting the intersection is considered to be in an urban area.
isUrban() - Method in class com.mapbox.api.directions.v5.models.StepIntersection
A boolean indicating whether the road exiting the intersection is considered to be in an urban area.

J

jarticCauseCode(Integer) - Method in class com.mapbox.api.directions.v5.models.TrafficCodes.Builder
Sets jartic cause code value.
jarticCauseCode() - Method in class com.mapbox.api.directions.v5.models.TrafficCodes
Jartic cause code value.
jarticRegulationCode(Integer) - Method in class com.mapbox.api.directions.v5.models.TrafficCodes.Builder
Sets jartic regulation code value.
jarticRegulationCode() - Method in class com.mapbox.api.directions.v5.models.TrafficCodes
Jartic regulation code value.
JCT - Static variable in class com.mapbox.api.directions.v5.models.BannerComponents
 
join(CharSequence, List<?>) - Static method in class com.mapbox.api.directions.v5.utils.FormatUtils
Returns a string containing the tokens joined by delimiters.
jumbo(Double) - Method in class com.mapbox.api.directions.v5.models.CostPerVehicleSize.Builder
 
jumbo() - Method in class com.mapbox.api.directions.v5.models.CostPerVehicleSize
 
Junction - Class in com.mapbox.api.directions.v5.models
 
Junction() - Constructor for class com.mapbox.api.directions.v5.models.Junction
 
junction(Junction) - Method in class com.mapbox.api.directions.v5.models.StepIntersection.Builder
 
junction() - Method in class com.mapbox.api.directions.v5.models.StepIntersection
 
Junction.Builder - Class in com.mapbox.api.directions.v5.models
 

K

KMPH - Static variable in class com.mapbox.api.directions.v5.models.SpeedLimit
Speed limit unit in km/h.

L

LANE - Static variable in class com.mapbox.api.directions.v5.models.BannerComponents
Indicates which lanes can be used to complete the maneuver.
lanes(List<IntersectionLanes>) - Method in class com.mapbox.api.directions.v5.models.StepIntersection.Builder
Array of lane objects that represent the available turn lanes at the intersection.
lanes() - Method in class com.mapbox.api.directions.v5.models.StepIntersection
Array of lane objects that represent the available turn lanes at the intersection.
lanesBlocked(List<String>) - Method in class com.mapbox.api.directions.v5.models.Incident.Builder
A list of lanes that are blocked by the incident.
lanesBlocked() - Method in class com.mapbox.api.directions.v5.models.Incident
A list of lanes that are blocked by the incident.
language(String) - Method in class com.mapbox.api.directions.v5.models.RouteOptions.Builder
The language of returned turn-by-turn text instructions.
language() - Method in class com.mapbox.api.directions.v5.models.RouteOptions
The language of returned turn-by-turn text instructions.
large(Double) - Method in class com.mapbox.api.directions.v5.models.CostPerVehicleSize.Builder
 
large() - Method in class com.mapbox.api.directions.v5.models.CostPerVehicleSize
 
layers(String) - Method in class com.mapbox.api.directions.v5.models.RouteOptions.Builder
Influences layer of road from where route starts from a waypoint.
layers() - Method in class com.mapbox.api.directions.v5.models.RouteOptions
Influences layer of road from where route starts from a waypoint.
layersList(List<Integer>) - Method in class com.mapbox.api.directions.v5.models.RouteOptions.Builder
Influences layer of road from where route starts from a waypoint.
layersList() - Method in class com.mapbox.api.directions.v5.models.RouteOptions
Influences layer of road from where route starts from a waypoint.
LEFT - Static variable in class com.mapbox.api.directions.v5.models.ManeuverModifier
Indicates "left" maneuver modifier.
LegAnnotation - Class in com.mapbox.api.directions.v5.models
An annotations object that contains additional details about each line segment along the route geometry.
LegAnnotation() - Constructor for class com.mapbox.api.directions.v5.models.LegAnnotation
 
LegAnnotation.Builder - Class in com.mapbox.api.directions.v5.models
This builder can be used to set the values describing the LegAnnotation.
legs(List<RouteLeg>) - Method in class com.mapbox.api.directions.v5.models.DirectionsRoute.Builder
A Leg is a route between only two waypoints.
legs() - Method in class com.mapbox.api.directions.v5.models.DirectionsRoute
A Leg is a route between only two waypoints.
LegStep - Class in com.mapbox.api.directions.v5.models
Includes one StepManeuver object and travel to the following LegStep.
LegStep() - Constructor for class com.mapbox.api.directions.v5.models.LegStep
 
LegStep.Builder - Class in com.mapbox.api.directions.v5.models
This builder can be used to set the values describing the LegStep.
LegStep.SpeedLimitSign - Annotation Type in com.mapbox.api.directions.v5.models
Speed limit sign.
location() - Method in class com.mapbox.api.directions.v5.models.DirectionsWaypoint
A Point representing this waypoint location.
location() - Method in class com.mapbox.api.directions.v5.models.StepIntersection
A Point representing this intersection location.
location() - Method in class com.mapbox.api.directions.v5.models.StepManeuver
A Point representing this intersection location.
longDescription(String) - Method in class com.mapbox.api.directions.v5.models.Incident.Builder
Human-readable long description of the incident suitable for displaying to the users.
longDescription() - Method in class com.mapbox.api.directions.v5.models.Incident
Human-readable long description of the incident suitable for displaying to the users.

M

maneuver(StepManeuver) - Method in class com.mapbox.api.directions.v5.models.LegStep.Builder
A StepManeuver object that typically represents the first coordinate making up the LegStep.geometry().
maneuver() - Method in class com.mapbox.api.directions.v5.models.LegStep
A StepManeuver object that typically represents the first coordinate making up the LegStep.geometry().
ManeuverModifier - Class in com.mapbox.api.directions.v5.models
Constants for the StepManeuver.modifier().
ManeuverModifier() - Constructor for class com.mapbox.api.directions.v5.models.ManeuverModifier
 
ManeuverModifier.Type - Annotation Type in com.mapbox.api.directions.v5.models
Representation of ManeuverModifier in form of logical types.
mapboxShield(MapboxShield) - Method in class com.mapbox.api.directions.v5.models.BannerComponents.Builder
In some cases when the LegStep is a highway or major roadway, there might be a shield icon that's included to better identify to your user to roadway.
mapboxShield() - Method in class com.mapbox.api.directions.v5.models.BannerComponents
In some cases when the LegStep is a highway or major roadway, there might be a shield icon that's included to better identify to your user to roadway.
MapboxShield - Class in com.mapbox.api.directions.v5.models
A part of the BannerComponents which includes a snippet of the route shield associated with the instruction.
MapboxShield() - Constructor for class com.mapbox.api.directions.v5.models.MapboxShield
 
MapboxShield.Builder - Class in com.mapbox.api.directions.v5.models
This builder can be used to set the values describing the MapboxShield.
MapboxStreetsV8 - Class in com.mapbox.api.directions.v5.models
An object containing detailed information about the road exiting the intersection along the route.
MapboxStreetsV8() - Constructor for class com.mapbox.api.directions.v5.models.MapboxStreetsV8
 
mapboxStreetsV8(MapboxStreetsV8) - Method in class com.mapbox.api.directions.v5.models.StepIntersection.Builder
An object containing detailed information about the road exiting the intersection along the route.
mapboxStreetsV8() - Method in class com.mapbox.api.directions.v5.models.StepIntersection
An object containing detailed information about the road exiting the intersection along the route.
MapboxStreetsV8.Builder - Class in com.mapbox.api.directions.v5.models
This builder can be used to set the values describing the MapboxStreetsV8.
maxHeight(Double) - Method in class com.mapbox.api.directions.v5.models.RouteOptions.Builder
The max vehicle height in meters.
maxHeight() - Method in class com.mapbox.api.directions.v5.models.RouteOptions
The max vehicle height in meters.
maxspeed(List<MaxSpeed>) - Method in class com.mapbox.api.directions.v5.models.LegAnnotation.Builder
The posted speed limit, between each pair of coordinates.
maxspeed() - Method in class com.mapbox.api.directions.v5.models.LegAnnotation
The posted speed limit, between each pair of coordinates.
MaxSpeed - Class in com.mapbox.api.directions.v5.models
Object representing max speeds along a route.
MaxSpeed() - Constructor for class com.mapbox.api.directions.v5.models.MaxSpeed
 
MaxSpeed.Builder - Class in com.mapbox.api.directions.v5.models
This builder can be used to set the values describing the MaxSpeed.
maxWeight(Double) - Method in class com.mapbox.api.directions.v5.models.RouteOptions.Builder
The max vehicle weight, in metric tons (1000 kg).
maxWeight() - Method in class com.mapbox.api.directions.v5.models.RouteOptions
The max vehicle weight, in metric tons (1000 kg).
maxWidth(Double) - Method in class com.mapbox.api.directions.v5.models.RouteOptions.Builder
The max vehicle width in meters.
maxWidth() - Method in class com.mapbox.api.directions.v5.models.RouteOptions
The max vehicle width in meters.
MERGE - Static variable in class com.mapbox.api.directions.v5.models.StepManeuver
Merge onto a street.
MergingArea - Class in com.mapbox.api.directions.v5.models
Class containing information about merging area, i.e.
MergingArea() - Constructor for class com.mapbox.api.directions.v5.models.MergingArea
 
mergingArea(MergingArea) - Method in class com.mapbox.api.directions.v5.models.StepIntersection.Builder
Object containing information about merging area starting at intersection.
mergingArea() - Method in class com.mapbox.api.directions.v5.models.StepIntersection
Object containing information about merging area starting at intersection.
MergingArea.Builder - Class in com.mapbox.api.directions.v5.models
This builder can be used to set the values describing the MergingArea.
MergingArea.Type - Annotation Type in com.mapbox.api.directions.v5.models
Merging Area type.
message(String) - Method in class com.mapbox.api.directions.v5.models.DirectionsError.Builder
Provides a short message with the explanation of the invalid input.
message() - Method in class com.mapbox.api.directions.v5.models.DirectionsError
Provides a short message with the explanation of the invalid input.
message(String) - Method in class com.mapbox.api.directions.v5.models.DirectionsResponse.Builder
Optionally shows up in a directions response if an error or something unexpected occurred.
message() - Method in class com.mapbox.api.directions.v5.models.DirectionsResponse
Optionally shows up in a directions response if an error or something unexpected occurred.
metadata(Metadata) - Method in class com.mapbox.api.directions.v5.models.DirectionsResponse.Builder
A complex data structure that provides information about the source of the response.
metadata() - Method in class com.mapbox.api.directions.v5.models.DirectionsResponse
A complex data structure that provides information about the source of the response.
Metadata - Class in com.mapbox.api.directions.v5.models
Object representing metadata associated with a route request.
Metadata() - Constructor for class com.mapbox.api.directions.v5.models.Metadata
 
metadata(Boolean) - Method in class com.mapbox.api.directions.v5.models.RouteOptions.Builder
Whether the response should contain metadata holding versioning information.
metadata() - Method in class com.mapbox.api.directions.v5.models.RouteOptions
Whether the response should contain metadata holding versioning information.
Metadata.Builder - Class in com.mapbox.api.directions.v5.models
This builder can be used to set the values describing the Metadata.
METRIC - Static variable in class com.mapbox.api.directions.v5.DirectionsCriteria
Change the units to metric for voice and visual information.
middle(Double) - Method in class com.mapbox.api.directions.v5.models.CostPerVehicleSize.Builder
 
middle() - Method in class com.mapbox.api.directions.v5.models.CostPerVehicleSize
 
mode(String) - Method in class com.mapbox.api.directions.v5.models.LegStep.Builder
Indicates the mode of transportation in the step.
mode() - Method in class com.mapbox.api.directions.v5.models.LegStep
indicates the mode of transportation in the step.
modifier(String) - Method in class com.mapbox.api.directions.v5.models.BannerText.Builder
This indicates the mode of the maneuver.
modifier() - Method in class com.mapbox.api.directions.v5.models.BannerText
This indicates the mode of the maneuver.
modifier(String) - Method in class com.mapbox.api.directions.v5.models.BannerView.Builder
This indicates the mode of the maneuver.
modifier() - Method in class com.mapbox.api.directions.v5.models.BannerView
This indicates the mode of the maneuver.
modifier(String) - Method in class com.mapbox.api.directions.v5.models.StepManeuver.Builder
This indicates the mode of the maneuver.
modifier() - Method in class com.mapbox.api.directions.v5.models.StepManeuver
This indicates the mode of the maneuver.
MPH - Static variable in class com.mapbox.api.directions.v5.models.SpeedLimit
Speed limit unit in mph.
MUTCD - Static variable in class com.mapbox.api.directions.v5.models.LegStep

N

name(String) - Method in class com.mapbox.api.directions.v5.models.Amenity.Builder
The name of the amenity.
name() - Method in class com.mapbox.api.directions.v5.models.Amenity
The name of the amenity.
name(String) - Method in class com.mapbox.api.directions.v5.models.DirectionsWaypoint.Builder
Provides the way name which the waypoint's coordinate is snapped to.
name() - Method in class com.mapbox.api.directions.v5.models.DirectionsWaypoint
Provides the way name which the waypoint's coordinate is snapped to.
name(String) - Method in class com.mapbox.api.directions.v5.models.Interchange.Builder
 
name() - Method in class com.mapbox.api.directions.v5.models.Interchange
 
name(String) - Method in class com.mapbox.api.directions.v5.models.Junction.Builder
 
name() - Method in class com.mapbox.api.directions.v5.models.Junction
 
name(String) - Method in class com.mapbox.api.directions.v5.models.LegStep.Builder
String with the name of the way along which the travel proceeds.
name() - Method in class com.mapbox.api.directions.v5.models.LegStep
String with the name of the way along which the travel proceeds.
name(String) - Method in class com.mapbox.api.directions.v5.models.MapboxShield.Builder
String indicating the name of the route shield.
name() - Method in class com.mapbox.api.directions.v5.models.MapboxShield
String indicating the name of the route shield.
name(String) - Method in class com.mapbox.api.directions.v5.models.RestStop.Builder
The name of the rest stop.
name() - Method in class com.mapbox.api.directions.v5.models.RestStop
The name of the rest stop.
name(String) - Method in class com.mapbox.api.directions.v5.models.TollCollection.Builder
The name of toll collection point.
name() - Method in class com.mapbox.api.directions.v5.models.TollCollection
The name of toll collection point.
NEW_NAME - Static variable in class com.mapbox.api.directions.v5.models.StepManeuver
The road name changes (after a mandatory turn).
none(Boolean) - Method in class com.mapbox.api.directions.v5.models.MaxSpeed.Builder
Boolean is `true` if the speed limit is unlimited, otherwise null.
none() - Method in class com.mapbox.api.directions.v5.models.MaxSpeed
Boolean is `true` if the speed limit is unlimited, otherwise null.
NOTIFICATION - Static variable in class com.mapbox.api.directions.v5.models.StepManeuver
Indicates a change of driving conditions, for example changing the mode from driving to ferry.
numLanesBlocked(Integer) - Method in class com.mapbox.api.directions.v5.models.Incident.Builder
The number of items in the Incident.lanesBlocked() list.
numLanesBlocked() - Method in class com.mapbox.api.directions.v5.models.Incident
The number of items in the Incident.lanesBlocked() list.

O

OFF_RAMP - Static variable in class com.mapbox.api.directions.v5.models.StepManeuver
Take a ramp to exit a highway.
ON_RAMP - Static variable in class com.mapbox.api.directions.v5.models.StepManeuver
Take a ramp to enter a highway.
out(Integer) - Method in class com.mapbox.api.directions.v5.models.StepIntersection.Builder
Index out of the bearings/entry array.
out() - Method in class com.mapbox.api.directions.v5.models.StepIntersection
Index out of the bearings/entry array.
overview(String) - Method in class com.mapbox.api.directions.v5.models.RouteOptions.Builder
Displays the requested type of overview geometry.
overview() - Method in class com.mapbox.api.directions.v5.models.RouteOptions
Displays the requested type of overview geometry.
OVERVIEW_FALSE - Static variable in class com.mapbox.api.directions.v5.DirectionsCriteria
No overview geometry.
OVERVIEW_FULL - Static variable in class com.mapbox.api.directions.v5.DirectionsCriteria
The most detailed geometry available.
OVERVIEW_SIMPLIFIED - Static variable in class com.mapbox.api.directions.v5.DirectionsCriteria
A simplified version of the DirectionsCriteria.OVERVIEW_FULL geometry.

P

parseBearings(String) - Static method in class com.mapbox.api.directions.v5.utils.ParseUtils
Parse a semicolon separated String to a list of lists of doubles.
parseToBooleans(String) - Static method in class com.mapbox.api.directions.v5.utils.ParseUtils
Parse a semicolon separated String to a list of Booleans.
parseToDoubles(String) - Static method in class com.mapbox.api.directions.v5.utils.ParseUtils
Parse a semicolon separated String to a list of Doubles.
parseToIntegers(String) - Static method in class com.mapbox.api.directions.v5.utils.ParseUtils
Parse a semicolon separated String to a list of Integers.
parseToPoints(String) - Static method in class com.mapbox.api.directions.v5.utils.ParseUtils
Parse a semicolon separated String to a list of Points.
parseToStrings(String) - Static method in class com.mapbox.api.directions.v5.utils.ParseUtils
Parse a semicolon separated String to a list of Strings.
parseToStrings(String, String) - Static method in class com.mapbox.api.directions.v5.utils.ParseUtils
Parse a String to a list of Strings using the provided separator.
ParseUtils - Class in com.mapbox.api.directions.v5.utils
Methods to convert Strings to Lists of objects.
ParseUtils() - Constructor for class com.mapbox.api.directions.v5.utils.ParseUtils
 
PAYMENT_METHOD_APP - Static variable in class com.mapbox.api.directions.v5.DirectionsCriteria
 
PAYMENT_METHOD_CASH - Static variable in class com.mapbox.api.directions.v5.DirectionsCriteria
 
PAYMENT_METHOD_COINS - Static variable in class com.mapbox.api.directions.v5.DirectionsCriteria
 
PAYMENT_METHOD_CREDIT_CARDS - Static variable in class com.mapbox.api.directions.v5.DirectionsCriteria
 
PAYMENT_METHOD_CRYPTOCURRENCIES - Static variable in class com.mapbox.api.directions.v5.DirectionsCriteria
 
PAYMENT_METHOD_DEBIT_CARDS - Static variable in class com.mapbox.api.directions.v5.DirectionsCriteria
 
PAYMENT_METHOD_ETC - Static variable in class com.mapbox.api.directions.v5.DirectionsCriteria
 
PAYMENT_METHOD_ETC2 - Static variable in class com.mapbox.api.directions.v5.DirectionsCriteria
 
PAYMENT_METHOD_ETCX - Static variable in class com.mapbox.api.directions.v5.DirectionsCriteria
 
PAYMENT_METHOD_EXACT_CASH - Static variable in class com.mapbox.api.directions.v5.DirectionsCriteria
 
PAYMENT_METHOD_GENERAL - Static variable in class com.mapbox.api.directions.v5.DirectionsCriteria
 
PAYMENT_METHOD_NOTES - Static variable in class com.mapbox.api.directions.v5.DirectionsCriteria
 
PAYMENT_METHOD_PASS_CARD - Static variable in class com.mapbox.api.directions.v5.DirectionsCriteria
 
PAYMENT_METHOD_VIDEO - Static variable in class com.mapbox.api.directions.v5.DirectionsCriteria
 
paymentMethods(List<String>) - Method in class com.mapbox.api.directions.v5.models.IntersectionLanes.Builder
 
paymentMethods() - Method in class com.mapbox.api.directions.v5.models.IntersectionLanes
 
PaymentMethods - Class in com.mapbox.api.directions.v5.models
 
PaymentMethods() - Constructor for class com.mapbox.api.directions.v5.models.PaymentMethods
 
paymentMethods(String) - Method in class com.mapbox.api.directions.v5.models.RouteOptions.Builder
 
paymentMethods() - Method in class com.mapbox.api.directions.v5.models.RouteOptions
 
paymentMethods(PaymentMethods) - Method in class com.mapbox.api.directions.v5.models.TollCost.Builder
 
paymentMethods() - Method in class com.mapbox.api.directions.v5.models.TollCost
 
PaymentMethods.Builder - Class in com.mapbox.api.directions.v5.models
 
paymentMethodsList(List<String>) - Method in class com.mapbox.api.directions.v5.models.RouteOptions.Builder
 
paymentMethodsList() - Method in class com.mapbox.api.directions.v5.models.RouteOptions
 
pixelRatio(Integer) - Method in class com.mapbox.api.directions.v5.models.ShieldSpriteAttribute.Builder
Shield sprite's pixel ratio.
pixelRatio() - Method in class com.mapbox.api.directions.v5.models.ShieldSpriteAttribute
Shield sprite's pixel ratio.
placeholder(List<Double>) - Method in class com.mapbox.api.directions.v5.models.ShieldSpriteAttribute.Builder
Shield sprite's placeholder.
placeholder() - Method in class com.mapbox.api.directions.v5.models.ShieldSpriteAttribute
Shield sprite's placeholder (optional).
points(List<Point>) - Method in class com.mapbox.api.directions.v5.models.Exclude.Builder
Exclude certain points from routing.
points() - Method in class com.mapbox.api.directions.v5.models.Exclude
Exclude certain points from routing.
primary(BannerText) - Method in class com.mapbox.api.directions.v5.models.BannerInstructions.Builder
Main visual information about the LegStep.
primary() - Method in class com.mapbox.api.directions.v5.models.BannerInstructions
A plain text representation stored inside a BannerText object.
profile(String) - Method in class com.mapbox.api.directions.v5.models.RouteOptions.Builder
The routing profile to use.
profile() - Method in class com.mapbox.api.directions.v5.models.RouteOptions
The routing profile to use.
PROFILE_CYCLING - Static variable in class com.mapbox.api.directions.v5.DirectionsCriteria
For bicycle routing.
PROFILE_DEFAULT_USER - Static variable in class com.mapbox.api.directions.v5.DirectionsCriteria
Mapbox default username.
PROFILE_DRIVING - Static variable in class com.mapbox.api.directions.v5.DirectionsCriteria
For car and motorcycle routing.
PROFILE_DRIVING_TRAFFIC - Static variable in class com.mapbox.api.directions.v5.DirectionsCriteria
For car and motorcycle routing.
PROFILE_WALKING - Static variable in class com.mapbox.api.directions.v5.DirectionsCriteria
For pedestrian and hiking routing.
pronunciation(String) - Method in class com.mapbox.api.directions.v5.models.LegStep.Builder
The pronunciation hint of the way name.
pronunciation() - Method in class com.mapbox.api.directions.v5.models.LegStep
The pronunciation hint of the way name.

R

radiuses(String) - Method in class com.mapbox.api.directions.v5.models.RouteOptions.Builder
The maximum distance a coordinate can be moved to snap to the road network in meters.
radiuses() - Method in class com.mapbox.api.directions.v5.models.RouteOptions
The maximum distance a coordinate can be moved to snap to the road network in meters.
radiusesList(List<Double>) - Method in class com.mapbox.api.directions.v5.models.RouteOptions.Builder
The maximum distance a coordinate can be moved to snap to the road network in meters.
radiusesList() - Method in class com.mapbox.api.directions.v5.models.RouteOptions
The maximum distance a coordinate can be moved to snap to the road network in meters.
railwayCrossing(Boolean) - Method in class com.mapbox.api.directions.v5.models.StepIntersection.Builder
Indicates whether there is a railway crossing at the intersection.
railwayCrossing() - Method in class com.mapbox.api.directions.v5.models.StepIntersection
Indicates whether there is a railway crossing at the intersection.
rawLocation(double[]) - Method in class com.mapbox.api.directions.v5.models.DirectionsWaypoint.Builder
The rawLocation as a double array representing a location snapped to the road network.
rawLocation(double[]) - Method in class com.mapbox.api.directions.v5.models.StepIntersection.Builder
The rawLocation as a double array.
rawLocation() - Method in class com.mapbox.api.directions.v5.models.StepIntersection
A Point representing this intersection location.
rawLocation(double[]) - Method in class com.mapbox.api.directions.v5.models.StepManeuver.Builder
The rawLocation as a double array.
rawLocation() - Method in class com.mapbox.api.directions.v5.models.StepManeuver
A Point representing this intersection location.
ref(String) - Method in class com.mapbox.api.directions.v5.models.LegStep.Builder
String with reference number or code of the way along which the travel proceeds.
ref() - Method in class com.mapbox.api.directions.v5.models.LegStep
Any road designations associated with the road or path leading from this step's maneuver to the next step's maneuver.
requestUuid(String) - Method in class com.mapbox.api.directions.v5.models.DirectionsRoute.Builder
The universally unique identifier of the request that produced this route.
requestUuid() - Method in class com.mapbox.api.directions.v5.models.DirectionsRoute
The universally unique identifier of the request that produced this route.
RestStop - Class in com.mapbox.api.directions.v5.models
An object containing information about passing rest stops along the route.
RestStop() - Constructor for class com.mapbox.api.directions.v5.models.RestStop
 
restStop(RestStop) - Method in class com.mapbox.api.directions.v5.models.StepIntersection.Builder
An object containing information about passing rest stops along the route.
restStop() - Method in class com.mapbox.api.directions.v5.models.StepIntersection
An object containing information about passing rest stops along the route.
RestStop.Builder - Class in com.mapbox.api.directions.v5.models
This builder can be used to set the values describing the RestStop.
RIGHT - Static variable in class com.mapbox.api.directions.v5.models.ManeuverModifier
Indicates "right" maneuver modifier.
roadClass(String) - Method in class com.mapbox.api.directions.v5.models.MapboxStreetsV8.Builder
Class of the road exiting the intersection.
roadClass() - Method in class com.mapbox.api.directions.v5.models.MapboxStreetsV8
The road class of the road exiting the intersection as defined by the Mapbox Streets v8 road class specification.
ROTARY - Static variable in class com.mapbox.api.directions.v5.models.StepManeuver
A traffic circle.
rotaryName(String) - Method in class com.mapbox.api.directions.v5.models.LegStep.Builder
An optional string indicating the name of the rotary.
rotaryName() - Method in class com.mapbox.api.directions.v5.models.LegStep
An optional string indicating the name of the rotary.
rotaryPronunciation(String) - Method in class com.mapbox.api.directions.v5.models.LegStep.Builder
An optional string indicating the pronunciation of the name of the rotary.
rotaryPronunciation() - Method in class com.mapbox.api.directions.v5.models.LegStep
An optional string indicating the pronunciation of the name of the rotary.
ROUNDABOUT - Static variable in class com.mapbox.api.directions.v5.models.StepManeuver
Traverse roundabout.
ROUNDABOUT_TURN - Static variable in class com.mapbox.api.directions.v5.models.StepManeuver
A small roundabout that is treated as an intersection.
roundaboutExits(Boolean) - Method in class com.mapbox.api.directions.v5.models.RouteOptions.Builder
Whether to emit instructions at roundabout exits (true) or not (false, default if null).
roundaboutExits() - Method in class com.mapbox.api.directions.v5.models.RouteOptions
Whether to emit instructions at roundabout exits (true) or not (false, default if null).
routeIndex(String) - Method in class com.mapbox.api.directions.v5.models.DirectionsRoute.Builder
The index of the route in the list of routes returned by the original response.
routeIndex() - Method in class com.mapbox.api.directions.v5.models.DirectionsRoute
The index of this route in the original network response.
RouteLeg - Class in com.mapbox.api.directions.v5.models
A route between only two DirectionsWaypoint.
RouteLeg() - Constructor for class com.mapbox.api.directions.v5.models.RouteLeg
 
RouteLeg.Builder - Class in com.mapbox.api.directions.v5.models
This builder can be used to set the values describing the RouteLeg.
routeOptions(RouteOptions) - Method in class com.mapbox.api.directions.v5.models.DirectionsRoute.Builder
Holds onto the parameter information used when making the directions request.
routeOptions() - Method in class com.mapbox.api.directions.v5.models.DirectionsRoute
Holds onto the parameter information used when making the directions request.
RouteOptions - Class in com.mapbox.api.directions.v5.models
Defines route request parameters.
RouteOptions() - Constructor for class com.mapbox.api.directions.v5.models.RouteOptions
 
RouteOptions.Builder - Class in com.mapbox.api.directions.v5.models
This builder can be used to set the values describing the RouteOptions.
routes(List<DirectionsRoute>) - Method in class com.mapbox.api.directions.v5.models.DirectionsResponse.Builder
List containing all the different route options.
routes() - Method in class com.mapbox.api.directions.v5.models.DirectionsResponse
List containing all the different route options.

S

SAPA - Static variable in class com.mapbox.api.directions.v5.models.BannerComponents
 
SAPAGUIDEMAP - Static variable in class com.mapbox.api.directions.v5.models.BannerComponents
 
secondary(BannerText) - Method in class com.mapbox.api.directions.v5.models.BannerInstructions.Builder
Ancillary visual information about the LegStep.
secondary() - Method in class com.mapbox.api.directions.v5.models.BannerInstructions
Ancillary visual information about the LegStep.
SHARP_LEFT - Static variable in class com.mapbox.api.directions.v5.models.ManeuverModifier
Indicates "sharp left" maneuver modifier.
SHARP_RIGHT - Static variable in class com.mapbox.api.directions.v5.models.ManeuverModifier
Indicates "sharp right" maneuver modifier.
ShieldSprite - Class in com.mapbox.api.directions.v5.models
ShieldSprite.
ShieldSprite() - Constructor for class com.mapbox.api.directions.v5.models.ShieldSprite
 
ShieldSprite.Builder - Class in com.mapbox.api.directions.v5.models
This builder can be used to set the values describing the ShieldSprite.
ShieldSpriteAttribute - Class in com.mapbox.api.directions.v5.models
ShieldSpriteAttribute.
ShieldSpriteAttribute() - Constructor for class com.mapbox.api.directions.v5.models.ShieldSpriteAttribute
 
ShieldSpriteAttribute.Builder - Class in com.mapbox.api.directions.v5.models
This builder can be used to set the values describing the ShieldSpriteAttribute.
ShieldSprites - Class in com.mapbox.api.directions.v5.models
ShieldSprites.
ShieldSprites() - Constructor for class com.mapbox.api.directions.v5.models.ShieldSprites
 
ShieldSprites.Builder - Class in com.mapbox.api.directions.v5.models
This builder can be used to set the values describing the ShieldSprites.
ShieldSvg - Class in com.mapbox.api.directions.v5.models
ShieldSvg.
ShieldSvg() - Constructor for class com.mapbox.api.directions.v5.models.ShieldSvg
 
ShieldSvg.Builder - Class in com.mapbox.api.directions.v5.models
This builder can be used to set the values describing the ShieldSvg.
SIGNBOARD - Static variable in class com.mapbox.api.directions.v5.models.BannerComponents
 
SilentWaypoint - Class in com.mapbox.api.directions.v5.models
Represents an information about silent waypoint in the leg index.
SilentWaypoint() - Constructor for class com.mapbox.api.directions.v5.models.SilentWaypoint
 
SilentWaypoint.Builder - Class in com.mapbox.api.directions.v5.models
This builder can be used to set the values describing the SilentWaypoint.
SLIGHT_LEFT - Static variable in class com.mapbox.api.directions.v5.models.ManeuverModifier
Indicates "slight left" maneuver modifier.
SLIGHT_RIGHT - Static variable in class com.mapbox.api.directions.v5.models.ManeuverModifier
Indicates "slight right" maneuver modifier.
small(Double) - Method in class com.mapbox.api.directions.v5.models.CostPerVehicleSize.Builder
 
small() - Method in class com.mapbox.api.directions.v5.models.CostPerVehicleSize
 
snappingIncludeClosures(String) - Method in class com.mapbox.api.directions.v5.models.RouteOptions.Builder
A semicolon-separated list of booleans affecting snapping of waypoint locations to road segments.
snappingIncludeClosures() - Method in class com.mapbox.api.directions.v5.models.RouteOptions
A semicolon-separated list of booleans affecting snapping of waypoint locations to road segments.
snappingIncludeClosuresList(List<Boolean>) - Method in class com.mapbox.api.directions.v5.models.RouteOptions.Builder
A list of booleans affecting snapping of waypoint locations to road segments.
snappingIncludeClosuresList() - Method in class com.mapbox.api.directions.v5.models.RouteOptions
A list of booleans affecting snapping of waypoint locations to road segments.
snappingIncludeStaticClosures(String) - Method in class com.mapbox.api.directions.v5.models.RouteOptions.Builder
A semicolon-separated list of booleans affecting snapping of waypoint locations to road segments.
snappingIncludeStaticClosures() - Method in class com.mapbox.api.directions.v5.models.RouteOptions
A semicolon-separated list of booleans affecting snapping of waypoint locations to road segments.
snappingIncludeStaticClosuresList(List<Boolean>) - Method in class com.mapbox.api.directions.v5.models.RouteOptions.Builder
A list of booleans affecting snapping of waypoint locations to road segments.
snappingIncludeStaticClosuresList() - Method in class com.mapbox.api.directions.v5.models.RouteOptions
A list of booleans affecting snapping of waypoint locations to road segments.
SOURCE_ANY - Static variable in class com.mapbox.api.directions.v5.DirectionsCriteria
Returned route starts at any of the provided coordinate in the list.
SOURCE_FIRST - Static variable in class com.mapbox.api.directions.v5.DirectionsCriteria
Returned route starts at the first provided coordinate in the list.
speed(List<Double>) - Method in class com.mapbox.api.directions.v5.models.LegAnnotation.Builder
The speed, in meters per second, between each pair of coordinates.
speed() - Method in class com.mapbox.api.directions.v5.models.LegAnnotation
The speed, in meters per second, between each pair of coordinates.
speed(Integer) - Method in class com.mapbox.api.directions.v5.models.MaxSpeed.Builder
Number indicating the posted speed limit.
speed() - Method in class com.mapbox.api.directions.v5.models.MaxSpeed
Number indicating the posted speed limit.
SpeedLimit - Class in com.mapbox.api.directions.v5.models
The file exposes speed limit annotations.
SpeedLimit() - Constructor for class com.mapbox.api.directions.v5.models.SpeedLimit
 
SpeedLimit.Unit - Annotation Type in com.mapbox.api.directions.v5.models
Speed limit unit.
speedLimitSign(String) - Method in class com.mapbox.api.directions.v5.models.LegStep.Builder
Speed limit sign type.
speedLimitSign() - Method in class com.mapbox.api.directions.v5.models.LegStep
Speed limit sign type.
speedLimitUnit(String) - Method in class com.mapbox.api.directions.v5.models.LegStep.Builder
Speed limit unit as per the locale.
speedLimitUnit() - Method in class com.mapbox.api.directions.v5.models.LegStep
Speed limit unit as per the locale.
spriteAttributes(ShieldSpriteAttribute) - Method in class com.mapbox.api.directions.v5.models.ShieldSprite.Builder
Shield sprite's attributes.
spriteAttributes() - Method in class com.mapbox.api.directions.v5.models.ShieldSprite
Shield sprite's attributes.
spriteName(String) - Method in class com.mapbox.api.directions.v5.models.ShieldSprite.Builder
Shield sprite's name.
spriteName() - Method in class com.mapbox.api.directions.v5.models.ShieldSprite
Shield sprite's name.
sprites(List<ShieldSprite>) - Method in class com.mapbox.api.directions.v5.models.ShieldSprites.Builder
List of ShieldSprite.
sprites() - Method in class com.mapbox.api.directions.v5.models.ShieldSprites
List of ShieldSprite.
ssmlAnnouncement(String) - Method in class com.mapbox.api.directions.v5.models.VoiceInstructions.Builder
Get the same instruction string you'd get from VoiceInstructions.announcement() but this one includes Speech Synthesis Markup Language which helps voice synthesiser read information more humanely.
ssmlAnnouncement() - Method in class com.mapbox.api.directions.v5.models.VoiceInstructions
Get the same instruction string you'd get from VoiceInstructions.announcement() but this one includes Speech Synthesis Markup Language which helps voice synthesiser read information more humanely.
standard(Double) - Method in class com.mapbox.api.directions.v5.models.CostPerVehicleSize.Builder
 
standard() - Method in class com.mapbox.api.directions.v5.models.CostPerVehicleSize
 
startTime(String) - Method in class com.mapbox.api.directions.v5.models.Incident.Builder
Start time in ISO8601 format.
startTime() - Method in class com.mapbox.api.directions.v5.models.Incident
Start time of the incident in ISO8601 format.
StepIntersection - Class in com.mapbox.api.directions.v5.models
Object representing an intersection along the step.
StepIntersection() - Constructor for class com.mapbox.api.directions.v5.models.StepIntersection
 
StepIntersection.Builder - Class in com.mapbox.api.directions.v5.models
This builder can be used to set the values describing the StepIntersection.
StepManeuver - Class in com.mapbox.api.directions.v5.models
Gives maneuver information about one LegStep.
StepManeuver() - Constructor for class com.mapbox.api.directions.v5.models.StepManeuver
 
StepManeuver.Builder - Class in com.mapbox.api.directions.v5.models
This builder can be used to set the values describing the StepManeuver.
StepManeuver.StepManeuverType - Annotation Type in com.mapbox.api.directions.v5.models
Maneuver types.
steps(List<LegStep>) - Method in class com.mapbox.api.directions.v5.models.RouteLeg.Builder
Gives a List including all the steps to get from one waypoint to another.
steps() - Method in class com.mapbox.api.directions.v5.models.RouteLeg
Gives a List including all the steps to get from one waypoint to another.
steps(Boolean) - Method in class com.mapbox.api.directions.v5.models.RouteOptions.Builder
Whether to return steps and turn-by-turn instructions (true) or not (false if null, default).
steps() - Method in class com.mapbox.api.directions.v5.models.RouteOptions
Whether to return steps and turn-by-turn instructions (true) or not (false if null, default).
stopSign(Boolean) - Method in class com.mapbox.api.directions.v5.models.StepIntersection.Builder
Indicates whether there is a stop sign at the intersection.
stopSign() - Method in class com.mapbox.api.directions.v5.models.StepIntersection
Indicates whether there is a stop sign at the intersection.
STRAIGHT - Static variable in class com.mapbox.api.directions.v5.models.ManeuverModifier
Indicates "straight" maneuver modifier.
sub(BannerText) - Method in class com.mapbox.api.directions.v5.models.BannerInstructions.Builder
Additional information that is included if we feel the driver needs a heads up about something.
sub() - Method in class com.mapbox.api.directions.v5.models.BannerInstructions
Additional information that is included if we feel the driver needs a heads up about something.
subType(String) - Method in class com.mapbox.api.directions.v5.models.BannerComponents.Builder
 
subType() - Method in class com.mapbox.api.directions.v5.models.BannerComponents
 
subType(String) - Method in class com.mapbox.api.directions.v5.models.Incident.Builder
Sub-type of the incident.
subType() - Method in class com.mapbox.api.directions.v5.models.Incident
Sub-type of the incident.
subTypeDescription(String) - Method in class com.mapbox.api.directions.v5.models.Incident.Builder
Sub-type-specific description.
subTypeDescription() - Method in class com.mapbox.api.directions.v5.models.Incident
Sub-type-specific description.
summary(String) - Method in class com.mapbox.api.directions.v5.models.RouteLeg.Builder
A short human-readable summary of major roads traversed.
summary() - Method in class com.mapbox.api.directions.v5.models.RouteLeg
A short human-readable summary of major roads traversed.
suppressVoiceInstructionLocalNames(Boolean) - Method in class com.mapbox.api.directions.v5.models.RouteOptions.Builder
 
suppressVoiceInstructionLocalNames() - Method in class com.mapbox.api.directions.v5.models.RouteOptions
 
svg(String) - Method in class com.mapbox.api.directions.v5.models.ShieldSvg.Builder
SVG.
svg() - Method in class com.mapbox.api.directions.v5.models.ShieldSvg
SVG.

T

text(String) - Method in class com.mapbox.api.directions.v5.models.BannerComponents.Builder
A snippet of the full BannerText.text() which can be used for visually altering parts of the full string.
TEXT - Static variable in class com.mapbox.api.directions.v5.models.BannerComponents
Default.
text() - Method in class com.mapbox.api.directions.v5.models.BannerComponents
A snippet of the full BannerText.text() which can be used for visually altering parts of the full string.
text(String) - Method in class com.mapbox.api.directions.v5.models.BannerText.Builder
Plain text with all the BannerComponents text combined.
text() - Method in class com.mapbox.api.directions.v5.models.BannerText
Plain text with all the BannerComponents text combined.
text(String) - Method in class com.mapbox.api.directions.v5.models.BannerView.Builder
Plain text with all the BannerComponents text combined.
text() - Method in class com.mapbox.api.directions.v5.models.BannerView
Plain text with all the BannerComponents text combined.
textColor(String) - Method in class com.mapbox.api.directions.v5.models.MapboxShield.Builder
String indicating the color of the text to be rendered on the route shield.
textColor() - Method in class com.mapbox.api.directions.v5.models.MapboxShield
String indicating the color of the text to be rendered on the route shield.
toBuilder() - Method in class com.mapbox.api.directions.v5.models.Admin
Convert the current Admin to its builder holding the currently assigned values.
toBuilder() - Method in class com.mapbox.api.directions.v5.models.Amenity
Convert the current Amenity to its builder holding the currently assigned values.
toBuilder() - Method in class com.mapbox.api.directions.v5.models.BannerComponents
Convert the current BannerComponents to its builder holding the currently assigned values.
toBuilder() - Method in class com.mapbox.api.directions.v5.models.BannerInstructions
Convert the current BannerInstructions to its builder holding the currently assigned values.
toBuilder() - Method in class com.mapbox.api.directions.v5.models.BannerText
Convert the current BannerText to its builder holding the currently assigned values.
toBuilder() - Method in class com.mapbox.api.directions.v5.models.BannerView
Convert the current BannerView to its builder holding the currently assigned values.
toBuilder() - Method in class com.mapbox.api.directions.v5.models.Bearing
Convert the current Bearing to its builder holding the currently assigned values.
toBuilder() - Method in class com.mapbox.api.directions.v5.models.Closure
Convert the current Closure to its builder holding the currently assigned values.
toBuilder() - Method in class com.mapbox.api.directions.v5.models.Congestion
Convert the current Congestion to its builder holding the currently assigned values.
toBuilder() - Method in class com.mapbox.api.directions.v5.models.CostPerVehicleSize
 
toBuilder() - Method in class com.mapbox.api.directions.v5.models.DirectionsError
Convert the current DirectionsError to its builder holding the currently assigned values.
toBuilder() - Method in class com.mapbox.api.directions.v5.models.DirectionsResponse
Convert the current DirectionsResponse to its builder holding the currently assigned values.
toBuilder() - Method in class com.mapbox.api.directions.v5.models.DirectionsRoute
Convert the current DirectionsRoute to its builder holding the currently assigned values.
toBuilder() - Method in class com.mapbox.api.directions.v5.models.DirectionsWaypoint
Convert the current DirectionsWaypoint to its builder holding the currently assigned values.
toBuilder() - Method in class com.mapbox.api.directions.v5.models.Incident
Convert the current Incident to its builder holding the currently assigned values.
toBuilder() - Method in class com.mapbox.api.directions.v5.models.Interchange
 
toBuilder() - Method in class com.mapbox.api.directions.v5.models.IntersectionLanes
Convert the current IntersectionLanes to its builder holding the currently assigned values.
toBuilder() - Method in class com.mapbox.api.directions.v5.models.Junction
 
toBuilder() - Method in class com.mapbox.api.directions.v5.models.LegAnnotation
Convert the current LegAnnotation to its builder holding the currently assigned values.
toBuilder() - Method in class com.mapbox.api.directions.v5.models.LegStep
Convert the current LegStep to its builder holding the currently assigned values.
toBuilder() - Method in class com.mapbox.api.directions.v5.models.MapboxShield
Convert the current MapboxShield to its builder holding the currently assigned values.
toBuilder() - Method in class com.mapbox.api.directions.v5.models.MapboxStreetsV8
Convert the current MapboxStreetsV8 to its builder holding the currently assigned values.
toBuilder() - Method in class com.mapbox.api.directions.v5.models.MaxSpeed
Convert the current MaxSpeed to its builder holding the currently assigned values.
toBuilder() - Method in class com.mapbox.api.directions.v5.models.MergingArea
Convert the current MergingArea to its builder holding the currently assigned values.
toBuilder() - Method in class com.mapbox.api.directions.v5.models.Metadata
Convert the current Metadata to its builder holding the currently assigned values.
toBuilder() - Method in class com.mapbox.api.directions.v5.models.PaymentMethods
 
toBuilder() - Method in class com.mapbox.api.directions.v5.models.RestStop
Convert the current RestStop to its builder holding the currently assigned values.
toBuilder() - Method in class com.mapbox.api.directions.v5.models.RouteLeg
Convert the current RouteLeg to its builder holding the currently assigned values.
toBuilder() - Method in class com.mapbox.api.directions.v5.models.RouteOptions
Convert the current RouteOptions to its builder holding the currently assigned values.
toBuilder() - Method in class com.mapbox.api.directions.v5.models.ShieldSprite
Convert the current ShieldSprite to its builder holding the currently assigned values.
toBuilder() - Method in class com.mapbox.api.directions.v5.models.ShieldSpriteAttribute
Convert the current ShieldSpriteAttribute to its builder holding the currently assigned values.
toBuilder() - Method in class com.mapbox.api.directions.v5.models.ShieldSprites
Convert the current ShieldSprites to its builder holding the currently assigned values.
toBuilder() - Method in class com.mapbox.api.directions.v5.models.ShieldSvg
Convert the current ShieldSvg to its builder holding the currently assigned values.
toBuilder() - Method in class com.mapbox.api.directions.v5.models.StepIntersection
Convert the current StepIntersection to its builder holding the currently assigned values.
toBuilder() - Method in class com.mapbox.api.directions.v5.models.StepManeuver
Convert the current StepManeuver to its builder holding the currently assigned values.
toBuilder() - Method in class com.mapbox.api.directions.v5.models.TollCollection
Convert the current TollCollection to its builder holding the currently assigned values.
toBuilder() - Method in class com.mapbox.api.directions.v5.models.TollCost
 
toBuilder() - Method in class com.mapbox.api.directions.v5.models.TrafficCodes
Convert the current TrafficCodes to its builder holding the currently assigned values.
toBuilder() - Method in class com.mapbox.api.directions.v5.models.VoiceInstructions
Convert the current VoiceInstructions to its builder holding the currently assigned values.
toJson() - Method in class com.mapbox.api.directions.v5.models.DirectionsJsonObject
This takes the currently defined values found inside this instance and converts it to a json string.
toJson() - Method in class com.mapbox.api.directions.v5.models.RouteOptions
This takes the currently defined values found inside this instance and converts it to a json string.
toJson() - Method in class com.mapbox.api.directions.v5.models.ShieldSpriteAttribute
This takes the currently defined values found inside the ShieldSpriteAttribute instance and converts it to a ShieldSpriteAttribute string.
toJson() - Method in class com.mapbox.api.directions.v5.models.ShieldSprites
This takes the currently defined values found inside the ShieldSprites instance and converts it to a ShieldSprites string.
toJson() - Method in class com.mapbox.api.directions.v5.models.ShieldSvg
This takes the currently defined values found inside the ShieldSvg instance and converts it to a ShieldSvg string.
TOLLBRANCH - Static variable in class com.mapbox.api.directions.v5.models.BannerComponents
 
tollCollection(TollCollection) - Method in class com.mapbox.api.directions.v5.models.StepIntersection.Builder
An object containing information about a toll collection point along the route.
tollCollection() - Method in class com.mapbox.api.directions.v5.models.StepIntersection
An object containing information about a toll collection point along the route.
TollCollection - Class in com.mapbox.api.directions.v5.models
An object containing information about a toll collection point along the route.
TollCollection() - Constructor for class com.mapbox.api.directions.v5.models.TollCollection
 
TollCollection.Builder - Class in com.mapbox.api.directions.v5.models
This builder can be used to set the values describing the TollCollection.
TollCost - Class in com.mapbox.api.directions.v5.models
 
TollCost() - Constructor for class com.mapbox.api.directions.v5.models.TollCost
 
TollCost.Builder - Class in com.mapbox.api.directions.v5.models
 
tollCosts(List<TollCost>) - Method in class com.mapbox.api.directions.v5.models.DirectionsRoute.Builder
 
tollCosts() - Method in class com.mapbox.api.directions.v5.models.DirectionsRoute
 
toSerializableProperties(Map<String, JsonElement>) - Static method in class com.mapbox.api.directions.v5.utils.UnrecognizedPropertiesUtils
Converts unrecognized properties in form of Map<String, JsonElement<.
toUrl(String) - Method in class com.mapbox.api.directions.v5.models.RouteOptions
Create an encoded URL from RouteOptions instance.
TRAFFIC_TENDENCY_CONSTANT_CONGESTION - Static variable in class com.mapbox.api.directions.v5.DirectionsCriteria
 
TRAFFIC_TENDENCY_DECREASING_CONGESTION - Static variable in class com.mapbox.api.directions.v5.DirectionsCriteria
 
TRAFFIC_TENDENCY_INCREASING_CONGESTION - Static variable in class com.mapbox.api.directions.v5.DirectionsCriteria
 
TRAFFIC_TENDENCY_RAPIDLY_DECREASING_CONGESTION - Static variable in class com.mapbox.api.directions.v5.DirectionsCriteria
 
TRAFFIC_TENDENCY_RAPIDLY_INCREASING_CONGESTION - Static variable in class com.mapbox.api.directions.v5.DirectionsCriteria
 
TRAFFIC_TENDENCY_UNKNOWN - Static variable in class com.mapbox.api.directions.v5.DirectionsCriteria
 
trafficCodes(TrafficCodes) - Method in class com.mapbox.api.directions.v5.models.Incident.Builder
Traffic codes.
trafficCodes() - Method in class com.mapbox.api.directions.v5.models.Incident
Traffic codes.
TrafficCodes - Class in com.mapbox.api.directions.v5.models
Holds information about traffic codes.
TrafficCodes() - Constructor for class com.mapbox.api.directions.v5.models.TrafficCodes
 
TrafficCodes.Builder - Class in com.mapbox.api.directions.v5.models
This builder can be used to set the values describing the TrafficCodes.
trafficSignal(Boolean) - Method in class com.mapbox.api.directions.v5.models.StepIntersection.Builder
Indicates whether there is a traffic signal at the intersection.
trafficSignal() - Method in class com.mapbox.api.directions.v5.models.StepIntersection
Indicates whether there is a traffic signal at the intersection.
trafficTendency(List<Integer>) - Method in class com.mapbox.api.directions.v5.models.LegAnnotation.Builder
 
trafficTendency() - Method in class com.mapbox.api.directions.v5.models.LegAnnotation
 
tunnelName(String) - Method in class com.mapbox.api.directions.v5.models.StepIntersection.Builder
Name of the tunnel.
tunnelName() - Method in class com.mapbox.api.directions.v5.models.StepIntersection
Name of the tunnel.
TURN - Static variable in class com.mapbox.api.directions.v5.models.StepManeuver
A basic turn in the direction of the modifier.
type(String) - Method in class com.mapbox.api.directions.v5.models.Amenity.Builder
The type of amenity, includes amenities such as gas, restaurants etc.
type() - Method in class com.mapbox.api.directions.v5.models.Amenity
The type of amenities such as gas, restaurants, shopping, bank, atm etc.
type(String) - Method in class com.mapbox.api.directions.v5.models.BannerComponents.Builder
String giving you more context about the component which may help in visual markup/display choices.
type() - Method in class com.mapbox.api.directions.v5.models.BannerComponents
String giving you more context about the component which may help in visual markup/display choices.
type(String) - Method in class com.mapbox.api.directions.v5.models.BannerText.Builder
This indicates the type of maneuver.
type() - Method in class com.mapbox.api.directions.v5.models.BannerText
This indicates the type of maneuver.
type(String) - Method in class com.mapbox.api.directions.v5.models.BannerView.Builder
This indicates the type of maneuver.
type() - Method in class com.mapbox.api.directions.v5.models.BannerView
This indicates the type of maneuver.
type(String) - Method in class com.mapbox.api.directions.v5.models.Incident.Builder
One of incident types.
type() - Method in class com.mapbox.api.directions.v5.models.Incident
One of incident types.
type(String) - Method in class com.mapbox.api.directions.v5.models.MergingArea.Builder
Type of the merging area.
type() - Method in class com.mapbox.api.directions.v5.models.MergingArea
Type of the merging area.
type(String) - Method in class com.mapbox.api.directions.v5.models.RestStop.Builder
The type of rest stop, either `rest_area` (includes parking only) or `service_area` (includes amenities such as gas or restaurants).
type() - Method in class com.mapbox.api.directions.v5.models.RestStop
The type of rest stop, either `rest_area` (includes parking only) or `service_area` (includes amenities such as gas or restaurants).
type(String) - Method in class com.mapbox.api.directions.v5.models.StepManeuver.Builder
This indicates the type of maneuver.
type() - Method in class com.mapbox.api.directions.v5.models.StepManeuver
This indicates the type of maneuver.
type(String) - Method in class com.mapbox.api.directions.v5.models.TollCollection.Builder
The type of toll collection point, either `toll_booth` or `toll_gantry`.
type() - Method in class com.mapbox.api.directions.v5.models.TollCollection
The type of toll collection point, either `toll_booth` or `toll_gantry`.
TYPE_FROM_BOTH_SIDES - Static variable in class com.mapbox.api.directions.v5.models.MergingArea
MergingArea.Type value meaning that traffic is being merged into current road from both sides.
TYPE_FROM_LEFT - Static variable in class com.mapbox.api.directions.v5.models.MergingArea
MergingArea.Type value meaning that traffic is being merged into current road from the left side.
TYPE_FROM_RIGHT - Static variable in class com.mapbox.api.directions.v5.models.MergingArea
MergingArea.Type value meaning that traffic is being merged into current road from the right side.
typeAdapter(Gson) - Static method in class com.mapbox.api.directions.v5.models.Admin
Gson type adapter for parsing Gson to this class.
typeAdapter(Gson) - Static method in class com.mapbox.api.directions.v5.models.Amenity
Gson type adapter for parsing Gson to this class.
typeAdapter(Gson) - Static method in class com.mapbox.api.directions.v5.models.BannerComponents
Gson type adapter for parsing Gson to this class.
typeAdapter(Gson) - Static method in class com.mapbox.api.directions.v5.models.BannerInstructions
Gson type adapter for parsing Gson to this class.
typeAdapter(Gson) - Static method in class com.mapbox.api.directions.v5.models.BannerText
Gson type adapter for parsing Gson to this class.
typeAdapter(Gson) - Static method in class com.mapbox.api.directions.v5.models.BannerView
Gson type adapter for parsing Gson to this class.
typeAdapter(Gson) - Static method in class com.mapbox.api.directions.v5.models.Closure
Gson type adapter for parsing Gson to this class.
typeAdapter(Gson) - Static method in class com.mapbox.api.directions.v5.models.Congestion
Gson type adapter for parsing Gson to this class.
typeAdapter(Gson) - Static method in class com.mapbox.api.directions.v5.models.CostPerVehicleSize
 
typeAdapter(Gson) - Static method in class com.mapbox.api.directions.v5.models.DirectionsError
Gson type adapter for parsing Gson to this class.
typeAdapter(Gson) - Static method in class com.mapbox.api.directions.v5.models.DirectionsResponse
Gson type adapter for parsing Gson to this class.
typeAdapter(Gson) - Static method in class com.mapbox.api.directions.v5.models.DirectionsRoute
Gson type adapter for parsing Gson to this class.
typeAdapter(Gson) - Static method in class com.mapbox.api.directions.v5.models.DirectionsWaypoint
Gson type adapter for parsing Gson to this class.
typeAdapter(Gson) - Static method in class com.mapbox.api.directions.v5.models.Incident
Gson type adapter for parsing Gson to this class.
typeAdapter(Gson) - Static method in class com.mapbox.api.directions.v5.models.Interchange
 
typeAdapter(Gson) - Static method in class com.mapbox.api.directions.v5.models.IntersectionLanes
Gson type adapter for parsing Gson to this class.
typeAdapter(Gson) - Static method in class com.mapbox.api.directions.v5.models.Junction
 
typeAdapter(Gson) - Static method in class com.mapbox.api.directions.v5.models.LegAnnotation
Gson type adapter for parsing Gson to this class.
typeAdapter(Gson) - Static method in class com.mapbox.api.directions.v5.models.LegStep
Gson type adapter for parsing Gson to this class.
typeAdapter(Gson) - Static method in class com.mapbox.api.directions.v5.models.MapboxShield
Gson type adapter for parsing Gson to this class.
typeAdapter(Gson) - Static method in class com.mapbox.api.directions.v5.models.MapboxStreetsV8
Gson type adapter for parsing Gson to this class.
typeAdapter(Gson) - Static method in class com.mapbox.api.directions.v5.models.MaxSpeed
Gson type adapter for parsing Gson to this class.
typeAdapter(Gson) - Static method in class com.mapbox.api.directions.v5.models.MergingArea
Gson type adapter for parsing Gson to this class.
typeAdapter(Gson) - Static method in class com.mapbox.api.directions.v5.models.Metadata
Gson type adapter for parsing Gson to this class.
typeAdapter(Gson) - Static method in class com.mapbox.api.directions.v5.models.PaymentMethods
 
typeAdapter(Gson) - Static method in class com.mapbox.api.directions.v5.models.RestStop
Gson type adapter for parsing Gson to this class.
typeAdapter(Gson) - Static method in class com.mapbox.api.directions.v5.models.RouteLeg
Gson type adapter for parsing Gson to this class.
typeAdapter(Gson) - Static method in class com.mapbox.api.directions.v5.models.RouteOptions
Gson type adapter for parsing Gson to this class.
typeAdapter(Gson) - Static method in class com.mapbox.api.directions.v5.models.ShieldSprite
Gson type adapter for parsing Gson to this class.
typeAdapter(Gson) - Static method in class com.mapbox.api.directions.v5.models.ShieldSpriteAttribute
Gson type adapter for parsing Gson to this class.
typeAdapter(Gson) - Static method in class com.mapbox.api.directions.v5.models.ShieldSprites
Gson type adapter for parsing Gson to this class.
typeAdapter(Gson) - Static method in class com.mapbox.api.directions.v5.models.ShieldSvg
Gson type adapter for parsing Gson to this class.
typeAdapter(Gson) - Static method in class com.mapbox.api.directions.v5.models.SilentWaypoint
Gson type adapter for parsing Gson to this class.
typeAdapter(Gson) - Static method in class com.mapbox.api.directions.v5.models.StepIntersection
Gson type adapter for parsing Gson to this class.
typeAdapter(Gson) - Static method in class com.mapbox.api.directions.v5.models.StepManeuver
Gson type adapter for parsing Gson to this class.
typeAdapter(Gson) - Static method in class com.mapbox.api.directions.v5.models.TollCollection
Gson type adapter for parsing Gson to this class.
typeAdapter(Gson) - Static method in class com.mapbox.api.directions.v5.models.TollCost
 
typeAdapter(Gson) - Static method in class com.mapbox.api.directions.v5.models.TrafficCodes
Gson type adapter for parsing Gson to this class.
typeAdapter(Gson) - Static method in class com.mapbox.api.directions.v5.models.VoiceInstructions
Gson type adapter for parsing Gson to this class.

U

unit(String) - Method in class com.mapbox.api.directions.v5.models.MaxSpeed.Builder
String indicating the unit of speed, either as `km/h` or `mph`.
unit() - Method in class com.mapbox.api.directions.v5.models.MaxSpeed
String indicating the unit of speed, either as `km/h` or `mph`.
unknown(Boolean) - Method in class com.mapbox.api.directions.v5.models.MaxSpeed.Builder
Boolean is true if the speed limit is not known, otherwise null.
unknown() - Method in class com.mapbox.api.directions.v5.models.MaxSpeed
Boolean is true if the speed limit is not known, otherwise null.
unrecognizedProperties(Map<String, String>) - Method in class com.mapbox.api.directions.v5.models.RouteOptions.Builder
Use this method to add request parameters, which are not present in the model yet but are supported on the Directions API, to a URL generated by `RouteOptions#toUrl`.
UnrecognizedPropertiesUtils - Class in com.mapbox.api.directions.v5.utils
Provides utility methods to work with unrecognized properties.
UnrecognizedPropertiesUtils() - Constructor for class com.mapbox.api.directions.v5.utils.UnrecognizedPropertiesUtils
 
updateWithRequestData(RouteOptions) - Method in class com.mapbox.api.directions.v5.models.DirectionsResponse
Exposes an option to enhance an existing response with the request data which might be required by downstream consumers of the directions models (like Mapbox Navigation SDK) to provide rerouting and route refreshing features.
user(String) - Method in class com.mapbox.api.directions.v5.models.RouteOptions.Builder
The user parameter of the request, defaults to "mapbox".
user() - Method in class com.mapbox.api.directions.v5.models.RouteOptions
The user parameter of the request, defaults to "mapbox".
UTURN - Static variable in class com.mapbox.api.directions.v5.models.ManeuverModifier
Indicates "uturn" maneuver modifier.
uuid(String) - Method in class com.mapbox.api.directions.v5.models.DirectionsResponse.Builder
A universally unique identifier (UUID) for identifying and executing a similar specific route in the future.
uuid() - Method in class com.mapbox.api.directions.v5.models.DirectionsResponse
A universally unique identifier (UUID) for identifying and executing a similar specific route in the future.

V

valid(Boolean) - Method in class com.mapbox.api.directions.v5.models.IntersectionLanes.Builder
Provide a boolean value you can use to determine if the given lane is valid for the user to complete the maneuver.
valid() - Method in class com.mapbox.api.directions.v5.models.IntersectionLanes
Provides a boolean value you can use to determine if the given lane is valid for the user to complete the maneuver.
validIndication(String) - Method in class com.mapbox.api.directions.v5.models.IntersectionLanes.Builder
Shows which of the lane indications is applicable to the current route, when there is more than one.
validIndication() - Method in class com.mapbox.api.directions.v5.models.IntersectionLanes
When either valid or active is set to true, this property shows which of the lane indications is applicable to the current route, when there is more than one.
value(int) - Method in class com.mapbox.api.directions.v5.models.Congestion.Builder
Quantitative descriptor of congestion.
value() - Method in class com.mapbox.api.directions.v5.models.Congestion
Quantitative descriptor of congestion.
viaWaypoints(List<SilentWaypoint>) - Method in class com.mapbox.api.directions.v5.models.RouteLeg.Builder
A list of silent waypoints which were used to request a route.
viaWaypoints() - Method in class com.mapbox.api.directions.v5.models.RouteLeg
When the semicolon-separated list waypoints parameter is used in the request, an array per leg is returned that describes where a particular waypoint from the root-level array matches to the route.
VIENNA - Static variable in class com.mapbox.api.directions.v5.models.LegStep
view(BannerView) - Method in class com.mapbox.api.directions.v5.models.BannerInstructions.Builder
Optional image to display for an upcoming maneuver.
view() - Method in class com.mapbox.api.directions.v5.models.BannerInstructions
Optional image to display for an upcoming maneuver.
visible(Boolean) - Method in class com.mapbox.api.directions.v5.models.ShieldSpriteAttribute.Builder
Shield sprite's visibility.
visible() - Method in class com.mapbox.api.directions.v5.models.ShieldSpriteAttribute
Shield sprite's visibility.
voiceInstructions(List<VoiceInstructions>) - Method in class com.mapbox.api.directions.v5.models.LegStep.Builder
The voice instructions object is useful for navigation sessions providing well spoken text instructions along with the distance from the maneuver the instructions should be said.
voiceInstructions() - Method in class com.mapbox.api.directions.v5.models.LegStep
The voice instructions object is useful for navigation sessions providing well spoken text instructions along with the distance from the maneuver the instructions should be said.
voiceInstructions(Boolean) - Method in class com.mapbox.api.directions.v5.models.RouteOptions.Builder
Whether to return SSML marked-up text for voice guidance along the route (true) or not (false, default if null).
voiceInstructions() - Method in class com.mapbox.api.directions.v5.models.RouteOptions
Whether to return SSML marked-up text for voice guidance along the route (true) or not (false, default if null).
VoiceInstructions - Class in com.mapbox.api.directions.v5.models
This class provides information thats useful for properly making navigation announcements at the correct time.
VoiceInstructions() - Constructor for class com.mapbox.api.directions.v5.models.VoiceInstructions
 
VoiceInstructions.Builder - Class in com.mapbox.api.directions.v5.models
This builder can be used to set the values describing the VoiceInstructions.
voiceLanguage(String) - Method in class com.mapbox.api.directions.v5.models.DirectionsRoute.Builder
String of the language to be used for voice instructions.
voiceLanguage() - Method in class com.mapbox.api.directions.v5.models.DirectionsRoute
String of the language to be used for voice instructions.
voiceUnits(String) - Method in class com.mapbox.api.directions.v5.models.RouteOptions.Builder
A type of units to return in the text for voice instructions.
voiceUnits() - Method in class com.mapbox.api.directions.v5.models.RouteOptions
A type of units to return in the text for voice instructions.

W

walkingSpeed(Double) - Method in class com.mapbox.api.directions.v5.models.RouteOptions.Builder
The walking speed in meters per second with a minimum of 0.14 m/s (or 0.5 km/h) and a maximum of 6.94 m/s (or 25.0 km/h).
walkingSpeed() - Method in class com.mapbox.api.directions.v5.models.RouteOptions
The walking speed in meters per second with a minimum of 0.14 m/s (or 0.5 km/h) and a maximum of 6.94 m/s (or 25.0 km/h).
walkwayBias(Double) - Method in class com.mapbox.api.directions.v5.models.RouteOptions.Builder
A bias which determines whether the route should prefer or avoid the use of roads or paths that are set aside for pedestrian-only use (walkways).
walkwayBias() - Method in class com.mapbox.api.directions.v5.models.RouteOptions
A bias which determines whether the route should prefer or avoid the use of roads or paths that are set aside for pedestrian-only use (walkways).
waypointIndex(int) - Method in class com.mapbox.api.directions.v5.models.SilentWaypoint.Builder
 
waypointIndex() - Method in class com.mapbox.api.directions.v5.models.SilentWaypoint
The associated waypoint index, excluding the origin (index 0) and destination.
waypointIndices(String) - Method in class com.mapbox.api.directions.v5.models.RouteOptions.Builder
A semicolon-separated list indicating which input coordinates should be treated as waypoints.
waypointIndices() - Method in class com.mapbox.api.directions.v5.models.RouteOptions
A semicolon-separated list indicating which input coordinates should be treated as waypoints.
waypointIndicesList(List<Integer>) - Method in class com.mapbox.api.directions.v5.models.RouteOptions.Builder
A list indicating which input coordinates should be treated as waypoints.
waypointIndicesList() - Method in class com.mapbox.api.directions.v5.models.RouteOptions
A list indicating which input coordinates should be treated as waypoints.
waypointNames(String) - Method in class com.mapbox.api.directions.v5.models.RouteOptions.Builder
A semicolon-separated list of custom names for entries in the list of RouteOptions.coordinates(), used for the arrival instruction in banners and voice instructions.
waypointNames() - Method in class com.mapbox.api.directions.v5.models.RouteOptions
A semicolon-separated list of custom names for entries in the list of RouteOptions.coordinates(), used for the arrival instruction in banners and voice instructions.
waypointNamesList(List<String>) - Method in class com.mapbox.api.directions.v5.models.RouteOptions.Builder
A list of custom names for entries in the list of RouteOptions.coordinatesList(), used for the arrival instruction in banners and voice instructions.
waypointNamesList() - Method in class com.mapbox.api.directions.v5.models.RouteOptions
A list of custom names for entries in the list of RouteOptions.coordinatesList(), used for the arrival instruction in banners and voice instructions.
waypoints(List<DirectionsWaypoint>) - Method in class com.mapbox.api.directions.v5.models.DirectionsResponse.Builder
List of DirectionsWaypoint objects.
waypoints() - Method in class com.mapbox.api.directions.v5.models.DirectionsResponse
List of DirectionsWaypoint objects.
waypoints(List<DirectionsWaypoint>) - Method in class com.mapbox.api.directions.v5.models.DirectionsRoute.Builder
List of DirectionsWaypoint objects.
waypoints() - Method in class com.mapbox.api.directions.v5.models.DirectionsRoute
List of DirectionsWaypoint objects.
waypointsPerRoute(Boolean) - Method in class com.mapbox.api.directions.v5.models.RouteOptions.Builder
If true, the waypoints array is returned within the route object, else its returned at the root of the response body.
waypointsPerRoute() - Method in class com.mapbox.api.directions.v5.models.RouteOptions
If true, the waypoints array is returned within the route object, else its returned at the root of the response body.
waypointTargets(String) - Method in class com.mapbox.api.directions.v5.models.RouteOptions.Builder
A semicolon-separated list of coordinate pairs used to specify drop-off locations that are distinct from the locations specified in coordinates.
waypointTargets() - Method in class com.mapbox.api.directions.v5.models.RouteOptions
A semicolon-separated list of coordinate pairs used to specify drop-off locations that are distinct from the locations specified in coordinates.
waypointTargetsList(List<Point>) - Method in class com.mapbox.api.directions.v5.models.RouteOptions.Builder
A list of points used to specify drop-off locations that are distinct from the locations specified in coordinates.
waypointTargetsList() - Method in class com.mapbox.api.directions.v5.models.RouteOptions
A list of points used to specify drop-off locations that are distinct from the locations specified in coordinates.
weight(Double) - Method in class com.mapbox.api.directions.v5.models.DirectionsRoute.Builder
The calculated weight of the route.
weight() - Method in class com.mapbox.api.directions.v5.models.DirectionsRoute
The calculated weight of the route.
weight(double) - Method in class com.mapbox.api.directions.v5.models.LegStep.Builder
Specifies a decimal precision of edge weights, default value 1.
weight() - Method in class com.mapbox.api.directions.v5.models.LegStep
Specifies a decimal precision of edge weights, default value 1.
weightName(String) - Method in class com.mapbox.api.directions.v5.models.DirectionsRoute.Builder
The name of the weight profile used while calculating during extraction phase.
weightName() - Method in class com.mapbox.api.directions.v5.models.DirectionsRoute
The name of the weight profile used while calculating during extraction phase.
width(Integer) - Method in class com.mapbox.api.directions.v5.models.ShieldSpriteAttribute.Builder
Shield sprite's width.
width() - Method in class com.mapbox.api.directions.v5.models.ShieldSpriteAttribute
Shield sprite's width.

X

x(Integer) - Method in class com.mapbox.api.directions.v5.models.ShieldSpriteAttribute.Builder
Shield sprite's x position.
x() - Method in class com.mapbox.api.directions.v5.models.ShieldSpriteAttribute
Shield sprite's x position.

Y

y(Integer) - Method in class com.mapbox.api.directions.v5.models.ShieldSpriteAttribute.Builder
Shield sprite's y position.
y() - Method in class com.mapbox.api.directions.v5.models.ShieldSpriteAttribute
Shield sprite's y position.
yieldSign(Boolean) - Method in class com.mapbox.api.directions.v5.models.StepIntersection.Builder
Indicates whether there is a yield sign at the intersection.
yieldSign() - Method in class com.mapbox.api.directions.v5.models.StepIntersection
Indicates whether there is a yield sign at the intersection.
A B C D E F G H I J K L M N O P R S T U V W X Y 
Skip navigation links