- accessToken(String) - Method in class com.mapbox.api.directions.v5.MapboxDirections.Builder
-
Required to call when this is being built.
- accessToken(String) - Method in class com.mapbox.api.directionsrefresh.v1.MapboxDirectionsRefresh.Builder
-
Required to call when this is being built.
- accessToken(String) - Method in class com.mapbox.api.geocoding.v5.MapboxGeocoding.Builder
-
Required to call when this is being built.
- accessToken(String) - Method in class com.mapbox.api.isochrone.MapboxIsochrone.Builder
-
A valid Mapbox access token.
- accessToken(String) - Method in class com.mapbox.api.matching.v5.MapboxMapMatching.Builder
-
Required to call when this is being built.
- accessToken(String) - Method in class com.mapbox.api.matrix.v1.MapboxMatrix.Builder
-
Required to call when this is being built.
- accessToken(String) - Method in class com.mapbox.api.optimization.v1.MapboxOptimization.Builder
-
Required to call when this is being built.
- accessToken(String) - Method in class com.mapbox.api.routetiles.v1.MapboxRouteTiles.Builder
-
Required to call when this is being built.
- accessToken(String) - Method in class com.mapbox.api.routetiles.v1.versions.MapboxRouteTileVersions.Builder
-
Required to call when this is being built.
- accessToken(String) - Method in class com.mapbox.api.speech.v1.MapboxSpeech.Builder
-
Required to call when this is being built.
- accessToken(String) - Method in class com.mapbox.api.staticmap.v1.MapboxStaticMap.Builder
-
Required to call when this is being built.
- accessToken(String) - Method in class com.mapbox.api.tilequery.MapboxTilequery.Builder
-
Required to call when this is being built.
- addAnnotation(String) - Method in class com.mapbox.api.directions.v5.MapboxDirections.Builder
-
Whether or not to return additional metadata along the route.
- addAnnotations(String...) - Method in class com.mapbox.api.matrix.v1.MapboxMatrix.Builder
-
Optionally pass in annotations to control to change which data to return.
- addApproach(String) - Method in class com.mapbox.api.directions.v5.MapboxDirections.Builder
-
Indicates from which side of the road to approach a waypoint.
- addApproaches(String...) - Method in class com.mapbox.api.directions.v5.MapboxDirections.Builder
-
- addApproaches(String...) - Method in class com.mapbox.api.matching.v5.MapboxMapMatching.Builder
-
Optionally used to indicate how map matched routes consider
rom which side of the road to approach a waypoint.
- addApproaches(String...) - Method in class com.mapbox.api.matrix.v1.MapboxMatrix.Builder
-
A semicolon-separated list indicating the side of the road from
which to approach waypoints in a requested route.
- addBearing(Double, Double) - Method in class com.mapbox.api.directions.v5.MapboxDirections.Builder
-
Optionally, Use to filter the road segment the waypoint will be placed on by direction and
dictates the angle of approach.
- addContoursColors(String...) - Method in class com.mapbox.api.isochrone.MapboxIsochrone.Builder
-
A list of separate String which has a list of comma-separated
HEX color values to use for each isochrone contour.
- addContoursMinutes(Integer...) - Method in class com.mapbox.api.isochrone.MapboxIsochrone.Builder
-
An integer list of minute values to use for each isochrone contour.
- addRadius(Double) - Method in class com.mapbox.api.directions.v5.MapboxDirections.Builder
-
Optionally, set the maximum distance in meters that each coordinate is allowed to move when
snapped to a nearby road segment.
- address() - Method in class com.mapbox.api.geocoding.v5.models.CarmenFeature
-
A string of the house number for the returned address
feature.
- address(String) - Method in class com.mapbox.api.geocoding.v5.models.CarmenFeature.Builder
-
A string of the house number for the returned address
feature.
- addWaypoint(Point) - Method in class com.mapbox.api.directions.v5.MapboxDirections.Builder
-
This can be used to set up to 23 additional in-between points which will act as pit-stops
along the users route.
- addWaypointIndex(Integer) - Method in class com.mapbox.api.directions.v5.MapboxDirections.Builder
-
Optionally, set which input coordinates should be treated as waypoints / separate legs.
- addWaypointIndices(Integer...) - Method in class com.mapbox.api.directions.v5.MapboxDirections.Builder
-
- addWaypointName(String) - Method in class com.mapbox.api.directions.v5.MapboxDirections.Builder
-
Custom names for waypoints used for the arrival instruction.
- addWaypointNames(String...) - Method in class com.mapbox.api.directions.v5.MapboxDirections.Builder
-
- addWaypointNames(String...) - Method in class com.mapbox.api.matching.v5.MapboxMapMatching.Builder
-
Custom names for waypoints used for the arrival instruction,
each separated by ; .
- addWaypointTarget(Point) - Method in class com.mapbox.api.directions.v5.MapboxDirections.Builder
-
A point to specify drop-off locations that are distinct from the locations specified in
coordinates.
- addWaypointTargets(Point...) - Method in class com.mapbox.api.directions.v5.MapboxDirections.Builder
-
- alternatives(Boolean) - Method in class com.mapbox.api.directions.v5.MapboxDirections.Builder
-
Optionally set whether to try to return alternative routes.
- alternativesCount() - Method in class com.mapbox.api.matching.v5.models.MapMatchingTracepoint
-
Number of probable alternative matchings for this trace point.
- alternativesCount(Integer) - Method in class com.mapbox.api.matching.v5.models.MapMatchingTracepoint.Builder
-
Number of probable alternative matchings for this trace point.
- annotations(String...) - Method in class com.mapbox.api.directions.v5.MapboxDirections.Builder
-
- annotations(List<String>) - Method in class com.mapbox.api.directions.v5.MapboxDirections.Builder
-
Whether or not to return additional metadata along the route.
- annotations(String...) - Method in class com.mapbox.api.matching.v5.MapboxMapMatching.Builder
-
Whether or not to return additional metadata along the route.
- annotations(String) - Method in class com.mapbox.api.matching.v5.MapboxMapMatching.Builder
-
- annotations(String...) - Method in class com.mapbox.api.optimization.v1.MapboxOptimization.Builder
-
Whether or not to return additional metadata along the route.
- approaches(List<String>) - Method in class com.mapbox.api.directions.v5.MapboxDirections.Builder
-
Indicates from which side of the road to approach a waypoint.
- attribution() - Method in class com.mapbox.api.geocoding.v5.models.GeocodingResponse
-
A string attributing the results of the Mapbox Geocoding API to Mapbox and links to Mapbox's
terms of service and data sources.
- attribution(String) - Method in class com.mapbox.api.geocoding.v5.models.GeocodingResponse.Builder
-
A string attributing the results of the Mapbox Geocoding API to Mapbox and links to Mapbox's
terms of service and data sources.
- attribution(boolean) - Method in class com.mapbox.api.staticmap.v1.MapboxStaticMap.Builder
-
Optionally, control whether there is attribution on the image.
- autoBuild() - Method in class com.mapbox.api.matching.v5.MapboxMapMatching.Builder
-
- autocomplete(Boolean) - Method in class com.mapbox.api.geocoding.v5.MapboxGeocoding.Builder
-
This controls whether autocomplete results are included.
- availableVersions() - Method in class com.mapbox.api.routetiles.v1.versions.models.RouteTileVersionsResponse
-
Returns the list of available versions.
- bannerInstructions(Boolean) - Method in class com.mapbox.api.directions.v5.MapboxDirections.Builder
-
Request banner instructions object to be returned in your response.
- bannerInstructions(Boolean) - Method in class com.mapbox.api.matching.v5.MapboxMapMatching.Builder
-
Setting this will determine Whether or not to return banner objects associated with
the `routeSteps`.
- baseUrl() - Method in class com.mapbox.api.directions.v5.MapboxDirections
-
- baseUrl(String) - Method in class com.mapbox.api.directions.v5.MapboxDirections.Builder
-
Optionally change the APIs base URL to something other then the default Mapbox one.
- baseUrl() - Method in class com.mapbox.api.directionsrefresh.v1.MapboxDirectionsRefresh
-
- baseUrl(String) - Method in class com.mapbox.api.directionsrefresh.v1.MapboxDirectionsRefresh.Builder
-
Optionally change the APIs base URL to something other then the default Mapbox one.
- baseUrl() - Method in class com.mapbox.api.geocoding.v5.MapboxGeocoding
-
- baseUrl(String) - Method in class com.mapbox.api.geocoding.v5.MapboxGeocoding.Builder
-
Optionally change the APIs base URL to something other then the default Mapbox one.
- baseUrl() - Method in class com.mapbox.api.isochrone.MapboxIsochrone
-
- baseUrl(String) - Method in class com.mapbox.api.isochrone.MapboxIsochrone.Builder
-
Optionally change the APIs base URL to something other then the default Mapbox one.
- baseUrl() - Method in class com.mapbox.api.matching.v5.MapboxMapMatching
-
- baseUrl(String) - Method in class com.mapbox.api.matching.v5.MapboxMapMatching.Builder
-
Optionally change the APIs base URL to something other then the default Mapbox one.
- baseUrl() - Method in class com.mapbox.api.matrix.v1.MapboxMatrix
-
- baseUrl(String) - Method in class com.mapbox.api.matrix.v1.MapboxMatrix.Builder
-
Optionally change the APIs base URL to something other then the default Mapbox one.
- baseUrl() - Method in class com.mapbox.api.optimization.v1.MapboxOptimization
-
- baseUrl(String) - Method in class com.mapbox.api.optimization.v1.MapboxOptimization.Builder
-
Optionally change the APIs base URL to something other then the default Mapbox one.
- baseUrl() - Method in class com.mapbox.api.routetiles.v1.MapboxRouteTiles
-
- baseUrl(String) - Method in class com.mapbox.api.routetiles.v1.MapboxRouteTiles.Builder
-
Optionally change the APIs base URL to something other then the default Mapbox one.
- baseUrl() - Method in class com.mapbox.api.routetiles.v1.versions.MapboxRouteTileVersions
-
- baseUrl(String) - Method in class com.mapbox.api.routetiles.v1.versions.MapboxRouteTileVersions.Builder
-
Optionally change the APIs base URL to something other then the default Mapbox one.
- baseUrl() - Method in class com.mapbox.api.speech.v1.MapboxSpeech
-
- baseUrl(String) - Method in class com.mapbox.api.speech.v1.MapboxSpeech.Builder
-
Optionally change the APIs base URL to something other then the default Mapbox one.
- baseUrl(String) - Method in class com.mapbox.api.staticmap.v1.MapboxStaticMap.Builder
-
Optionally change the APIs base URL to something other then the default Mapbox one.
- baseUrl() - Method in class com.mapbox.api.tilequery.MapboxTilequery
-
- baseUrl(String) - Method in class com.mapbox.api.tilequery.MapboxTilequery.Builder
-
Optionally change the APIs base URL to something other then the default Mapbox one.
- bbox(BoundingBox) - Method in class com.mapbox.api.geocoding.v5.MapboxGeocoding.Builder
-
Limit the results to a defined bounding box.
- bbox(Point, Point) - Method in class com.mapbox.api.geocoding.v5.MapboxGeocoding.Builder
-
Limit the results to a defined bounding box.
- bbox(double, double, double, double) - Method in class com.mapbox.api.geocoding.v5.MapboxGeocoding.Builder
-
Limit the results to a defined bounding box.
- bbox(String) - Method in class com.mapbox.api.geocoding.v5.MapboxGeocoding.Builder
-
Limit the results to a defined bounding box.
- bbox() - Method in class com.mapbox.api.geocoding.v5.models.CarmenFeature
-
A
CarmenFeature
might have a member named
bbox
to include information on the
coordinate range for it's
Geometry
.
- bbox(BoundingBox) - Method in class com.mapbox.api.geocoding.v5.models.CarmenFeature.Builder
-
A Feature might have a member named bbox
to include information on the coordinate
range for it's Feature
s.
- bearing(Double, Double) - Method in class com.mapbox.api.optimization.v1.MapboxOptimization.Builder
-
Optionally, Use to filter the road segment the waypoint will be placed on by direction and
dictates the angle of approach.
- bearings(List<List<Double>>) - Method in class com.mapbox.api.directions.v5.MapboxDirections.Builder
-
Optionally, Use to filter the road segment the waypoint will be placed on by direction and
dictates the angle of approach.
- beforeLayer(String) - Method in class com.mapbox.api.staticmap.v1.MapboxStaticMap.Builder
-
String value for controlling where the overlay is inserted in the style.
- boundingBox(BoundingBox) - Method in class com.mapbox.api.routetiles.v1.MapboxRouteTiles.Builder
-
The bounding box of which to download map route tiles.
- build() - Method in class com.mapbox.api.directions.v5.MapboxDirections.Builder
-
This uses the provided parameters set using the
MapboxDirections.Builder
and first checks that all
values are valid, formats the values as strings for easier consumption by the API, and lastly
creates a new
MapboxDirections
object with the values provided.
- build() - Method in class com.mapbox.api.directionsrefresh.v1.MapboxDirectionsRefresh.Builder
-
- build() - Method in class com.mapbox.api.geocoding.v5.MapboxGeocoding.Builder
-
- build() - Method in class com.mapbox.api.geocoding.v5.models.CarmenContext.Builder
-
- build() - Method in class com.mapbox.api.geocoding.v5.models.CarmenFeature.Builder
-
- build() - Method in class com.mapbox.api.geocoding.v5.models.GeocodingResponse.Builder
-
- build() - Method in class com.mapbox.api.isochrone.MapboxIsochrone.Builder
-
- build() - Method in class com.mapbox.api.matching.v5.MapboxMapMatching.Builder
-
This uses the provided parameters set using the
MapboxMapMatching.Builder
and first checks that all
values are valid, formats the values as strings for easier consumption by the API, and lastly
creates a new
MapboxMapMatching
object with the values provided.
- build() - Method in class com.mapbox.api.matching.v5.models.MapMatchingError.Builder
-
- build() - Method in class com.mapbox.api.matching.v5.models.MapMatchingMatching.Builder
-
- build() - Method in class com.mapbox.api.matching.v5.models.MapMatchingResponse.Builder
-
- build() - Method in class com.mapbox.api.matching.v5.models.MapMatchingTracepoint.Builder
-
- build() - Method in class com.mapbox.api.matrix.v1.MapboxMatrix.Builder
-
This uses the provided parameters set using the
MapboxMatrix.Builder
and first checks that all
values are valid, formats the values as strings for easier consumption by the API, and lastly
creates a new
MapboxMatrix
object with the values provided.
- build() - Method in class com.mapbox.api.matrix.v1.models.MatrixResponse.Builder
-
- build() - Method in class com.mapbox.api.optimization.v1.MapboxOptimization.Builder
-
This uses the provided parameters set using the
MapboxOptimization.Builder
and first checks that all
values are valid, formats the values as strings for easier consumption by the API, and lastly
creates a new
MapboxOptimization
object with the values provided.
- build() - Method in class com.mapbox.api.optimization.v1.models.OptimizationResponse.Builder
-
- build() - Method in class com.mapbox.api.optimization.v1.models.OptimizationWaypoint.Builder
-
- build() - Method in class com.mapbox.api.routetiles.v1.MapboxRouteTiles.Builder
-
- build() - Method in class com.mapbox.api.routetiles.v1.versions.MapboxRouteTileVersions.Builder
-
- build() - Method in class com.mapbox.api.speech.v1.MapboxSpeech.Builder
-
This uses the provided parameters set using the
MapboxSpeech.Builder
and first checks that all
values are valid, formats the values as strings for easier consumption by the API, and lastly
creates a new
MapboxSpeech
object with the values provided.
- build() - Method in class com.mapbox.api.staticmap.v1.MapboxStaticMap.Builder
-
- build() - Method in class com.mapbox.api.staticmap.v1.models.StaticMarkerAnnotation.Builder
-
Build a new marker instance and pass it into
MapboxStaticMap
in order to use it during your Static Map
API request.
- build() - Method in class com.mapbox.api.staticmap.v1.models.StaticPolylineAnnotation.Builder
-
- build() - Method in class com.mapbox.api.tilequery.MapboxTilequery.Builder
-
- builder() - Static method in class com.mapbox.api.directions.v5.MapboxDirections
-
- Builder() - Constructor for class com.mapbox.api.directions.v5.MapboxDirections.Builder
-
- builder() - Static method in class com.mapbox.api.directionsrefresh.v1.MapboxDirectionsRefresh
-
- Builder() - Constructor for class com.mapbox.api.directionsrefresh.v1.MapboxDirectionsRefresh.Builder
-
- builder() - Static method in class com.mapbox.api.geocoding.v5.MapboxGeocoding
-
- Builder() - Constructor for class com.mapbox.api.geocoding.v5.MapboxGeocoding.Builder
-
- builder() - Static method in class com.mapbox.api.geocoding.v5.models.CarmenContext
-
- Builder() - Constructor for class com.mapbox.api.geocoding.v5.models.CarmenContext.Builder
-
- builder() - Static method in class com.mapbox.api.geocoding.v5.models.CarmenFeature
-
- Builder() - Constructor for class com.mapbox.api.geocoding.v5.models.CarmenFeature.Builder
-
- builder() - Static method in class com.mapbox.api.geocoding.v5.models.GeocodingResponse
-
- Builder() - Constructor for class com.mapbox.api.geocoding.v5.models.GeocodingResponse.Builder
-
- builder() - Static method in class com.mapbox.api.isochrone.MapboxIsochrone
-
- Builder() - Constructor for class com.mapbox.api.isochrone.MapboxIsochrone.Builder
-
- builder() - Static method in class com.mapbox.api.matching.v5.MapboxMapMatching
-
- Builder() - Constructor for class com.mapbox.api.matching.v5.MapboxMapMatching.Builder
-
- builder() - Static method in class com.mapbox.api.matching.v5.models.MapMatchingError
-
- Builder() - Constructor for class com.mapbox.api.matching.v5.models.MapMatchingError.Builder
-
- builder() - Static method in class com.mapbox.api.matching.v5.models.MapMatchingMatching
-
- Builder() - Constructor for class com.mapbox.api.matching.v5.models.MapMatchingMatching.Builder
-
- builder() - Static method in class com.mapbox.api.matching.v5.models.MapMatchingResponse
-
- Builder() - Constructor for class com.mapbox.api.matching.v5.models.MapMatchingResponse.Builder
-
- builder() - Static method in class com.mapbox.api.matching.v5.models.MapMatchingTracepoint
-
- Builder() - Constructor for class com.mapbox.api.matching.v5.models.MapMatchingTracepoint.Builder
-
- builder() - Static method in class com.mapbox.api.matrix.v1.MapboxMatrix
-
- Builder() - Constructor for class com.mapbox.api.matrix.v1.MapboxMatrix.Builder
-
- builder() - Static method in class com.mapbox.api.matrix.v1.models.MatrixResponse
-
Create a new instance of this class using the
MatrixResponse.Builder
which provides a
to pass in variables which define the instance.
- Builder() - Constructor for class com.mapbox.api.matrix.v1.models.MatrixResponse.Builder
-
- builder() - Static method in class com.mapbox.api.optimization.v1.MapboxOptimization
-
- Builder() - Constructor for class com.mapbox.api.optimization.v1.MapboxOptimization.Builder
-
- builder() - Static method in class com.mapbox.api.optimization.v1.models.OptimizationResponse
-
- Builder() - Constructor for class com.mapbox.api.optimization.v1.models.OptimizationResponse.Builder
-
- builder() - Static method in class com.mapbox.api.optimization.v1.models.OptimizationWaypoint
-
- Builder() - Constructor for class com.mapbox.api.optimization.v1.models.OptimizationWaypoint.Builder
-
- builder() - Static method in class com.mapbox.api.routetiles.v1.MapboxRouteTiles
-
- Builder() - Constructor for class com.mapbox.api.routetiles.v1.MapboxRouteTiles.Builder
-
- builder() - Static method in class com.mapbox.api.routetiles.v1.versions.MapboxRouteTileVersions
-
- Builder() - Constructor for class com.mapbox.api.routetiles.v1.versions.MapboxRouteTileVersions.Builder
-
- builder() - Static method in class com.mapbox.api.speech.v1.MapboxSpeech
-
Creates a builder for a MapboxSpeech object with a default cache size of 10 MB.
- Builder() - Constructor for class com.mapbox.api.speech.v1.MapboxSpeech.Builder
-
- builder() - Static method in class com.mapbox.api.staticmap.v1.MapboxStaticMap
-
- Builder() - Constructor for class com.mapbox.api.staticmap.v1.MapboxStaticMap.Builder
-
- builder() - Static method in class com.mapbox.api.staticmap.v1.models.StaticMarkerAnnotation
-
- Builder() - Constructor for class com.mapbox.api.staticmap.v1.models.StaticMarkerAnnotation.Builder
-
- builder() - Static method in class com.mapbox.api.staticmap.v1.models.StaticPolylineAnnotation
-
- Builder() - Constructor for class com.mapbox.api.staticmap.v1.models.StaticPolylineAnnotation.Builder
-
- builder() - Static method in class com.mapbox.api.tilequery.MapboxTilequery
-
- Builder() - Constructor for class com.mapbox.api.tilequery.MapboxTilequery.Builder
-
- cache(Cache) - Method in class com.mapbox.api.speech.v1.MapboxSpeech.Builder
-
Adds an optional cache to set in the OkHttp client.
- cameraAuto(boolean) - Method in class com.mapbox.api.staticmap.v1.MapboxStaticMap.Builder
-
If auto is set to true, the viewport will fit the bounds of the overlay.
- cameraBearing(double) - Method in class com.mapbox.api.staticmap.v1.MapboxStaticMap.Builder
-
- cameraPitch(double) - Method in class com.mapbox.api.staticmap.v1.MapboxStaticMap.Builder
-
Optionally, pitch tilts the map, producing a perspective effect.
- cameraPoint(Point) - Method in class com.mapbox.api.staticmap.v1.MapboxStaticMap.Builder
-
Center point where the camera will be focused on.
- cameraZoom(double) - Method in class com.mapbox.api.staticmap.v1.MapboxStaticMap.Builder
-
Static maps camera zoom level.
- cancelBatchCall() - Method in class com.mapbox.api.geocoding.v5.MapboxGeocoding
-
Wrapper method for Retrofits Call.cancel()
call, important to manually cancel call if
the user dismisses the calling activity or no longer needs the returned results.
- cancelBatchCall() - Method in class com.mapbox.api.tilequery.MapboxTilequery
-
Wrapper method for Retrofit's Call.cancel()
call, important to manually cancel call if
the user dismisses the calling activity or no longer needs the returned results.
- CarmenContext - Class in com.mapbox.api.geocoding.v5.models
-
Array representing a hierarchy of parents.
- CarmenContext() - Constructor for class com.mapbox.api.geocoding.v5.models.CarmenContext
-
- CarmenContext.Builder - Class in com.mapbox.api.geocoding.v5.models
-
This builder can be used to set the values describing the
CarmenFeature
.
- CarmenFeature - Class in com.mapbox.api.geocoding.v5.models
-
The Features key in the geocoding API response contains the majority of information you'll want
to use.
- CarmenFeature() - Constructor for class com.mapbox.api.geocoding.v5.models.CarmenFeature
-
- CarmenFeature.Builder - Class in com.mapbox.api.geocoding.v5.models
-
This builder can be used to set the values describing the
CarmenFeature
.
- category(String) - Method in class com.mapbox.api.geocoding.v5.models.CarmenContext.Builder
-
provides the categories that define this features POI if applicable.
- category() - Method in class com.mapbox.api.geocoding.v5.models.CarmenContext
-
provides the categories that define this features POI if applicable.
- center() - Method in class com.mapbox.api.geocoding.v5.models.CarmenFeature
-
A
Point
object which represents the center point inside the
CarmenFeature.bbox()
if one is
provided.
- clientAppName(String) - Method in class com.mapbox.api.directions.v5.MapboxDirections.Builder
-
Base package name or other simple string identifier.
- clientAppName(String) - Method in class com.mapbox.api.directionsrefresh.v1.MapboxDirectionsRefresh.Builder
-
Base package name or other simple string identifier.
- clientAppName(String) - Method in class com.mapbox.api.geocoding.v5.MapboxGeocoding.Builder
-
Base package name or other simple string identifier.
- clientAppName(String) - Method in class com.mapbox.api.matching.v5.MapboxMapMatching.Builder
-
Base package name or other simple string identifier.
- clientAppName(String) - Method in class com.mapbox.api.matrix.v1.MapboxMatrix.Builder
-
Base package name or other simple string identifier.
- clientAppName(String) - Method in class com.mapbox.api.optimization.v1.MapboxOptimization.Builder
-
Base package name or other simple string identifier.
- clientAppName(String) - Method in class com.mapbox.api.routetiles.v1.MapboxRouteTiles.Builder
-
Base package name or other simple string identifier.
- clientAppName(String) - Method in class com.mapbox.api.routetiles.v1.versions.MapboxRouteTileVersions.Builder
-
Base package name or other simple string identifier.
- cloneBatchCall() - Method in class com.mapbox.api.geocoding.v5.MapboxGeocoding
-
Wrapper method for Retrofits Call.clone()
call, useful for getting call information.
- cloneBatchCall() - Method in class com.mapbox.api.tilequery.MapboxTilequery
-
Wrapper method for Retrofit's Call.clone()
call, useful for getting call information.
- code(String) - Method in class com.mapbox.api.matching.v5.models.MapMatchingError.Builder
-
String indicating the state of the response.
- code() - Method in class com.mapbox.api.matching.v5.models.MapMatchingError
-
String indicating the state of the response.
- code(String) - Method in class com.mapbox.api.matching.v5.models.MapMatchingResponse.Builder
-
A string depicting the state of the response.
- code() - Method in class com.mapbox.api.matching.v5.models.MapMatchingResponse
-
A string depicting the state of the response.
- code(String) - Method in class com.mapbox.api.matrix.v1.models.MatrixResponse.Builder
-
String indicating the state of the response.
- code() - Method in class com.mapbox.api.matrix.v1.models.MatrixResponse
-
String indicating the state of the response.
- code(String) - Method in class com.mapbox.api.optimization.v1.models.OptimizationResponse.Builder
-
String indicating the state of the response.
- code() - Method in class com.mapbox.api.optimization.v1.models.OptimizationResponse
-
String indicating the state of the response.
- color(String) - Method in class com.mapbox.api.staticmap.v1.models.StaticMarkerAnnotation.Builder
-
A hex representation of the markers color.
- color(int, int, int) - Method in class com.mapbox.api.staticmap.v1.models.StaticMarkerAnnotation.Builder
-
A hex representation of the markers color.
- com.mapbox.api.directions.v5 - package com.mapbox.api.directions.v5
-
Contains classes for accessing the Mapbox Directions API.
- com.mapbox.api.directionsrefresh.v1 - package com.mapbox.api.directionsrefresh.v1
-
Contains classes for accessing the Mapbox Directions Refresh API.
- com.mapbox.api.geocoding.v5 - package com.mapbox.api.geocoding.v5
-
Contains the Mapbox Java Services classes related to the Mapbox Geocoding API.
- com.mapbox.api.geocoding.v5.models - package com.mapbox.api.geocoding.v5.models
-
Contains the Geocoding Response model classes which are useful when working with the requested
results.
- com.mapbox.api.isochrone - package com.mapbox.api.isochrone
-
Contains the Mapbox Java Services classes related to the Mapbox Isochrone API.
- com.mapbox.api.matching.v5 - package com.mapbox.api.matching.v5
-
Contains the Mapbox Java Services wrapper for the Map Matching API.
- com.mapbox.api.matching.v5.models - package com.mapbox.api.matching.v5.models
-
Contains the Mapbox Matching response model classes.
- com.mapbox.api.matrix.v1 - package com.mapbox.api.matrix.v1
-
Contains the Mapbox Java Services classes for Matrix API.
- com.mapbox.api.matrix.v1.models - package com.mapbox.api.matrix.v1.models
-
Contains the Mapbox Matrix response model classes.
- com.mapbox.api.optimization.v1 - package com.mapbox.api.optimization.v1
-
Contains classes for accessing the Mapbox Optimization API.
- com.mapbox.api.optimization.v1.models - package com.mapbox.api.optimization.v1.models
-
Contains the model classes which represent the Optimization API response.
- com.mapbox.api.routetiles.v1 - package com.mapbox.api.routetiles.v1
-
Contains classes for accessing the Mapbox route tiles API.
- com.mapbox.api.routetiles.v1.versions - package com.mapbox.api.routetiles.v1.versions
-
Contains classes for accessing the Mapbox route tile versions API.
- com.mapbox.api.routetiles.v1.versions.models - package com.mapbox.api.routetiles.v1.versions.models
-
Contains the Mapbox Route Tile Versions response model classes.
- com.mapbox.api.speech.v1 - package com.mapbox.api.speech.v1
-
Contains the Mapbox Java Services wrapper for the Speech API.
- com.mapbox.api.staticmap.v1 - package com.mapbox.api.staticmap.v1
-
Contains the builders for Mapbox Static Map API.
- com.mapbox.api.staticmap.v1.models - package com.mapbox.api.staticmap.v1.models
-
Package containing all the Static Map annotations avaliable.
- com.mapbox.api.tilequery - package com.mapbox.api.tilequery
-
Contains the Mapbox Java Services classes related to the Mapbox Tilequery API.
- confidence(double) - Method in class com.mapbox.api.matching.v5.models.MapMatchingMatching.Builder
-
A number between 0 (low) and 1 (high) indicating level of confidence in the returned match.
- confidence() - Method in class com.mapbox.api.matching.v5.models.MapMatchingMatching
-
A number between 0 (low) and 1 (high) indicating level of confidence in the returned match.
- context(List<CarmenContext>) - Method in class com.mapbox.api.geocoding.v5.models.CarmenFeature.Builder
-
A list representing the hierarchy of encompassing parent features.
- context() - Method in class com.mapbox.api.geocoding.v5.models.CarmenFeature
-
A list representing the hierarchy of encompassing parent features.
- continueStraight(Boolean) - Method in class com.mapbox.api.directions.v5.MapboxDirections.Builder
-
Sets allowed direction of travel when departing intermediate waypoints.
- coordinate(Point) - Method in class com.mapbox.api.matching.v5.MapboxMapMatching.Builder
-
This will add a single Point
to the coordinate list which is used to determine the
duration between points.
- coordinate(Point) - Method in class com.mapbox.api.matrix.v1.MapboxMatrix.Builder
-
This will add a single Point
to the coordinate list which is used to determine the
duration between points.
- coordinate(Point) - Method in class com.mapbox.api.optimization.v1.MapboxOptimization.Builder
-
This will add a single Point
to the coordinate list which is used to determine the
most optimal route.
- coordinateListSizeLimit(Integer) - Method in class com.mapbox.api.matrix.v1.MapboxMatrix.Builder
-
Override the standard maximum coordinate list size of 25 so that you can
make a Matrix API call with a list of coordinates as large as the value you give to
this method.
- coordinates(Point) - Method in class com.mapbox.api.isochrone.MapboxIsochrone.Builder
-
A Point
object which represents a {longitude,latitude} coordinate
pair around which to center the isochrone lines.
- coordinates(String) - Method in class com.mapbox.api.isochrone.MapboxIsochrone.Builder
-
A string which represents a {longitude,latitude} coordinate pair
around which to center the isochrone lines.
- coordinates(List<Point>) - Method in class com.mapbox.api.matching.v5.MapboxMapMatching.Builder
-
Add a list of Point
's which define the points to perform the map matching on.
- coordinates(String) - Method in class com.mapbox.api.matching.v5.MapboxMapMatching.Builder
-
- coordinates(List<Point>) - Method in class com.mapbox.api.matrix.v1.MapboxMatrix.Builder
-
Add a list of Point
's which define the points to perform the matrix on.
- coordinates(List<Point>) - Method in class com.mapbox.api.optimization.v1.MapboxOptimization.Builder
-
Add a list of Point
's which define the route which will become optimized.
- country(Locale) - Method in class com.mapbox.api.geocoding.v5.MapboxGeocoding.Builder
-
Add a single country locale to restrict the results.
- country(String...) - Method in class com.mapbox.api.geocoding.v5.MapboxGeocoding.Builder
-
Limit results to one or more countries.
- country(String) - Method in class com.mapbox.api.geocoding.v5.MapboxGeocoding.Builder
-
Limit results to one or more countries.
- create() - Static method in class com.mapbox.api.geocoding.v5.models.GeocodingAdapterFactory
-
Create a new instance of this Geocoding type adapter factory, this is passed into the Gson
Builder.
- create() - Static method in class com.mapbox.api.matching.v5.models.MapMatchingAdapterFactory
-
Create a new instance of this MapMatching type adapter factory, this is passed into the Gson
Builder.
- create() - Static method in class com.mapbox.api.matrix.v1.MatrixAdapterFactory
-
Creates a TypeAdapter that AutoValues uses to generate specific type adapters when needed
inside the matrix package classes.
- create() - Static method in class com.mapbox.api.optimization.v1.models.OptimizationAdapterFactory
-
Creates a TypeAdapter that AutoValues uses to generate specific type adapters when needed
inside the optimization package classes.
- create() - Static method in class com.mapbox.api.routetiles.v1.versions.models.RouteTileVersionsAdapterFactory
-
Creates a TypeAdapter that AutoValues uses to generate specific type adapters when needed
inside the direction package classes.
- create(List<String>) - Method in class com.mapbox.api.routetiles.v1.versions.models.RouteTileVersionsResponse
-
- DARK_STYLE - Static variable in class com.mapbox.api.staticmap.v1.StaticMapCriteria
-
Mapbox Dark style's a subtle, full-featured map designed to provide geographic context while
highlighting the data on your analytics dashboard, data visualization, or data overlay.
- dedupe(Boolean) - Method in class com.mapbox.api.tilequery.MapboxTilequery.Builder
-
Determines whether results will be deduplicated or not.
- denoise(Float) - Method in class com.mapbox.api.isochrone.MapboxIsochrone.Builder
-
A floating point value from 0.0 to 1.0 that can be used to remove smaller contours.
- destination(Point) - Method in class com.mapbox.api.directions.v5.MapboxDirections.Builder
-
This sets the ending point on the map where the route will end.
- destination(String) - Method in class com.mapbox.api.optimization.v1.MapboxOptimization.Builder
-
Returned route ends at DirectionsCriteria.DESTINATION_ANY
or
DirectionsCriteria.DESTINATION_LAST
coordinate.
- destinations(Integer...) - Method in class com.mapbox.api.matrix.v1.MapboxMatrix.Builder
-
Optionally pass in indexes to generate an asymmetric matrix.
- destinations(List<DirectionsWaypoint>) - Method in class com.mapbox.api.matrix.v1.models.MatrixResponse.Builder
-
List of DirectionsWaypoint
objects.
- destinations() - Method in class com.mapbox.api.matrix.v1.models.MatrixResponse
-
List of DirectionsWaypoint
objects.
- DirectionsRefreshService - Interface in com.mapbox.api.directionsrefresh.v1
-
Interface that defines the directions refresh service.
- DirectionsService - Interface in com.mapbox.api.directions.v5
-
Interface that defines the directions service (v5).
- distance(double) - Method in class com.mapbox.api.matching.v5.models.MapMatchingMatching.Builder
-
The distance traveled from origin to destination.
- distance() - Method in class com.mapbox.api.matching.v5.models.MapMatchingMatching
-
The distance traveled from origin to destination.
- distances(List<Double[]>) - Method in class com.mapbox.api.matrix.v1.models.MatrixResponse.Builder
-
Distances as a list of arrays representing the matrix in row-major order.
- distances() - Method in class com.mapbox.api.matrix.v1.models.MatrixResponse
-
Distances as a list of arrays representing the matrix in row-major order.
- distribution(Integer, Integer) - Method in class com.mapbox.api.optimization.v1.MapboxOptimization.Builder
-
Specify pick-up and drop-off locations for a trip by providing a pickup
and
dropOff
value correspond with the coordinates list.
- duration(double) - Method in class com.mapbox.api.matching.v5.models.MapMatchingMatching.Builder
-
The estimated travel time from origin to destination.
- duration() - Method in class com.mapbox.api.matching.v5.models.MapMatchingMatching
-
The estimated travel time from origin to destination.
- durations(List<Double[]>) - Method in class com.mapbox.api.matrix.v1.models.MatrixResponse.Builder
-
Durations as array of arrays representing the matrix in row-major order.
- durations() - Method in class com.mapbox.api.matrix.v1.models.MatrixResponse
-
Durations as a list of arrays representing the matrix in row-major order.
- generalize(Float) - Method in class com.mapbox.api.isochrone.MapboxIsochrone.Builder
-
A positive floating point value in meters used as the tolerance for Douglas-Peucker
generalization.
- GeocodingAdapterFactory - Class in com.mapbox.api.geocoding.v5.models
-
A Geocoding type adapter factory for convenience when using AutoValue and handling
serialization/deserialization.
- GeocodingAdapterFactory() - Constructor for class com.mapbox.api.geocoding.v5.models.GeocodingAdapterFactory
-
- GeocodingCriteria - Class in com.mapbox.api.geocoding.v5
-
Constants that should be used when requesting geocoding.
- GeocodingCriteria.GeocodingModeCriteria - Annotation Type in com.mapbox.api.geocoding.v5
-
Retention policy for the various geocoding modes.
- GeocodingCriteria.GeocodingReverseModeCriteria - Annotation Type in com.mapbox.api.geocoding.v5
-
Retention policy for reverseMode filter result types.
- GeocodingCriteria.GeocodingTypeCriteria - Annotation Type in com.mapbox.api.geocoding.v5
-
Retention policy for the various filter result types.
- GeocodingResponse - Class in com.mapbox.api.geocoding.v5.models
-
This is the initial object which gets returned when the geocoding request receives a result.
- GeocodingResponse() - Constructor for class com.mapbox.api.geocoding.v5.models.GeocodingResponse
-
- GeocodingResponse.Builder - Class in com.mapbox.api.geocoding.v5.models
-
- GeocodingService - Interface in com.mapbox.api.geocoding.v5
-
Interface that defines the geocoding service.
- geocodingTypes(String...) - Method in class com.mapbox.api.geocoding.v5.MapboxGeocoding.Builder
-
This optionally can be set to filter the results returned back after making your forward or
reverse geocoding request.
- geoJson(GeoJson) - Method in class com.mapbox.api.staticmap.v1.MapboxStaticMap.Builder
-
GeoJSON object which represents a specific annotation which will be placed on the static map.
- geometries(String) - Method in class com.mapbox.api.directions.v5.MapboxDirections.Builder
-
alter the default geometry being returned for the directions route.
- geometries(String) - Method in class com.mapbox.api.matching.v5.MapboxMapMatching.Builder
-
alter the default geometry being returned for the map matching route.
- geometries(String) - Method in class com.mapbox.api.optimization.v1.MapboxOptimization.Builder
-
alter the default geometry being returned for the directions route.
- geometry(Geometry) - Method in class com.mapbox.api.geocoding.v5.models.CarmenFeature.Builder
-
The geometry which makes up this feature.
- geometry() - Method in class com.mapbox.api.geocoding.v5.models.CarmenFeature
-
The geometry which makes up this feature.
- geometry(String) - Method in class com.mapbox.api.matching.v5.models.MapMatchingMatching.Builder
-
Gives the geometry of the route.
- geometry() - Method in class com.mapbox.api.matching.v5.models.MapMatchingMatching
-
Gives the geometry of the route.
- geometry(String) - Method in class com.mapbox.api.tilequery.MapboxTilequery.Builder
-
Queries for a specific geometry type.
- get() - Method in class com.mapbox.api.directions.v5.MapboxDirections.Builder
-
Use GET method to request data.
- get() - Method in class com.mapbox.api.matching.v5.MapboxMapMatching.Builder
-
Use GET method to request data.
- getBatchCall(String, String, String, String, String, String, String, Boolean, String, String, String, String, Boolean) - Method in interface com.mapbox.api.geocoding.v5.GeocodingService
-
- getBatchCall(String, String, String, Integer, Integer, Boolean, String, String) - Method in interface com.mapbox.api.tilequery.TilequeryService
-
Constructs the HTTP request for the specified parameters.
- getCall(String, String, String, String, String, Boolean, String, String, String, Boolean, String, Boolean, String, String, Boolean, Boolean, Boolean, String, String, String, String, String, String, Boolean, Double, Double, Double) - Method in interface com.mapbox.api.directions.v5.DirectionsService
-
- getCall(String, String, int, int, String) - Method in interface com.mapbox.api.directionsrefresh.v1.DirectionsRefreshService
-
- getCall(String, String, String, String, String, String, String, Boolean, String, String, String, String, Boolean) - Method in interface com.mapbox.api.geocoding.v5.GeocodingService
-
- getCall(String, String, String, String, String, String, Boolean, Float, Float) - Method in interface com.mapbox.api.isochrone.IsochroneService
-
Constructs the HTTP request for the specified parameters.
- getCall(String, String, String, String, String, String, String, Boolean, String, String, String, String, Boolean, Boolean, Boolean, Boolean, String, String, String, String) - Method in interface com.mapbox.api.matching.v5.MapMatchingService
-
- getCall(String, String, String, String, String, String, String, String, String) - Method in interface com.mapbox.api.matrix.v1.MatrixService
-
Call-based interface.
- getCall(String, String, String, String, String, Boolean, String, String, Boolean, String, String, String, String, String, String, String) - Method in interface com.mapbox.api.optimization.v1.OptimizationService
-
- getCall(String, String, String, String) - Method in interface com.mapbox.api.routetiles.v1.RouteTilesService
-
- getCall(String, String) - Method in interface com.mapbox.api.routetiles.v1.versions.RouteTileVersionsService
-
- getCall(String, String, String, String, String) - Method in interface com.mapbox.api.speech.v1.SpeechService
-
- getCall(String, String, String, Integer, Integer, Boolean, String, String) - Method in interface com.mapbox.api.tilequery.TilequeryService
-
Constructs the HTTP request for the specified parameters.
- getGsonBuilder() - Method in class com.mapbox.api.directions.v5.MapboxDirections
-
- getGsonBuilder() - Method in class com.mapbox.api.directionsrefresh.v1.MapboxDirectionsRefresh
-
- getGsonBuilder() - Method in class com.mapbox.api.geocoding.v5.MapboxGeocoding
-
- getGsonBuilder() - Method in class com.mapbox.api.isochrone.MapboxIsochrone
-
- getGsonBuilder() - Method in class com.mapbox.api.matching.v5.MapboxMapMatching
-
- getGsonBuilder() - Method in class com.mapbox.api.matrix.v1.MapboxMatrix
-
- getGsonBuilder() - Method in class com.mapbox.api.optimization.v1.MapboxOptimization
-
- getGsonBuilder() - Method in class com.mapbox.api.routetiles.v1.versions.MapboxRouteTileVersions
-
- getGsonBuilder() - Method in class com.mapbox.api.tilequery.MapboxTilequery
-
- getOkHttpClient() - Method in class com.mapbox.api.directions.v5.MapboxDirections
-
- getOkHttpClient() - Method in class com.mapbox.api.directionsrefresh.v1.MapboxDirectionsRefresh
-
- getOkHttpClient() - Method in class com.mapbox.api.routetiles.v1.MapboxRouteTiles
-
- getOkHttpClient() - Method in class com.mapbox.api.speech.v1.MapboxSpeech
-
- label(String) - Method in class com.mapbox.api.staticmap.v1.models.StaticMarkerAnnotation.Builder
-
Marker symbol.
- language(Locale) - Method in class com.mapbox.api.directions.v5.MapboxDirections.Builder
-
Set the instruction language for the directions request, the default is english.
- language(String) - Method in class com.mapbox.api.geocoding.v5.models.CarmenFeature.Builder
-
A string of the IETF language tag of the query's primary language.
- language() - Method in class com.mapbox.api.geocoding.v5.models.CarmenFeature
-
A string of the IETF language tag of the query's primary language.
- language(Locale) - Method in class com.mapbox.api.matching.v5.MapboxMapMatching.Builder
-
Set the instruction language for the map matching request, the default is english.
- language(String) - Method in class com.mapbox.api.matching.v5.MapboxMapMatching.Builder
-
Set the instruction language for the map matching request, the default is english.
- language(Locale) - Method in class com.mapbox.api.optimization.v1.MapboxOptimization.Builder
-
Set the instruction language for the directions request, the default is english.
- language(String) - Method in class com.mapbox.api.optimization.v1.MapboxOptimization.Builder
-
Set the instruction language for the directions request, the default is english.
- language(String) - Method in class com.mapbox.api.speech.v1.MapboxSpeech.Builder
-
Language of which to request the instructions be spoken.
- languages(Locale...) - Method in class com.mapbox.api.geocoding.v5.MapboxGeocoding.Builder
-
This optionally specifies the desired response language for user queries.
- languages(String) - Method in class com.mapbox.api.geocoding.v5.MapboxGeocoding.Builder
-
This optionally specifies the desired response language for user queries.
- LARGE_PIN - Static variable in class com.mapbox.api.staticmap.v1.StaticMapCriteria
-
The Static Maps marker shape and size will be large.
- layers(String) - Method in class com.mapbox.api.tilequery.MapboxTilequery.Builder
-
A comma-separated list of layers to query, rather than querying all layers.
- legIndex(int) - Method in class com.mapbox.api.directionsrefresh.v1.MapboxDirectionsRefresh.Builder
-
Index of leg of which to start.
- legs(List<RouteLeg>) - Method in class com.mapbox.api.matching.v5.models.MapMatchingMatching.Builder
-
A Leg is a route between only two waypoints.
- legs() - Method in class com.mapbox.api.matching.v5.models.MapMatchingMatching
-
A Leg is a route between only two waypoints.
- LIGHT_STYLE - Static variable in class com.mapbox.api.staticmap.v1.StaticMapCriteria
-
Mapbox Light style's a subtle, full-featured map designed to provide geographic context while
highlighting the data on your analytics dashboard, data visualization, or data overlay.
- limit(int) - Method in class com.mapbox.api.geocoding.v5.MapboxGeocoding.Builder
-
This optionally specifies the maximum number of results to return.
- limit(Integer) - Method in class com.mapbox.api.tilequery.MapboxTilequery.Builder
-
The number of features between 1 - 50 to return.
- lnglat(Point) - Method in class com.mapbox.api.staticmap.v1.models.StaticMarkerAnnotation.Builder
-
Represents where the marker should be shown on the map.
- location() - Method in class com.mapbox.api.matching.v5.models.MapMatchingTracepoint
-
A Point
representing this waypoint location.
- location() - Method in class com.mapbox.api.optimization.v1.models.OptimizationWaypoint
-
A Point
representing this waypoint location.
- logo(boolean) - Method in class com.mapbox.api.staticmap.v1.MapboxStaticMap.Builder
-
Optionally, control whether there is a Mapbox logo on the image.
- maki(String) - Method in class com.mapbox.api.geocoding.v5.models.CarmenContext.Builder
-
Suggested icon mapping from the most current version of the Maki project for a poi feature,
based on its category.
- maki() - Method in class com.mapbox.api.geocoding.v5.models.CarmenContext
-
Suggested icon mapping from the most current version of the Maki project for a poi feature,
based on its category.
- MapboxDirections - Class in com.mapbox.api.directions.v5
-
The Directions API allows the calculation of routes between coordinates.
- MapboxDirections() - Constructor for class com.mapbox.api.directions.v5.MapboxDirections
-
- MapboxDirections.Builder - Class in com.mapbox.api.directions.v5
-
This builder is used to create a new request to the Mapbox Directions API.
- MapboxDirectionsRefresh - Class in com.mapbox.api.directionsrefresh.v1
-
The directions refresh API allows a route to be refreshed via it's annotations.
- MapboxDirectionsRefresh() - Constructor for class com.mapbox.api.directionsrefresh.v1.MapboxDirectionsRefresh
-
- MapboxDirectionsRefresh.Builder - Class in com.mapbox.api.directionsrefresh.v1
-
This builder is used to build a new request to the Mapbox Directions Refresh API.
- MapboxGeocoding - Class in com.mapbox.api.geocoding.v5
-
This class gives you access to both Mapbox forward and reverse geocoding.
- MapboxGeocoding() - Constructor for class com.mapbox.api.geocoding.v5.MapboxGeocoding
-
- MapboxGeocoding.Builder - Class in com.mapbox.api.geocoding.v5
-
This builder is used to create a new request to the Mapbox Geocoding API.
- MapboxIsochrone - Class in com.mapbox.api.isochrone
-
An isochrone, from the Greek root words iso (equal) and chrone (time), is a line that connects
points of equal travel time around a given location.
- MapboxIsochrone() - Constructor for class com.mapbox.api.isochrone.MapboxIsochrone
-
- MapboxIsochrone.Builder - Class in com.mapbox.api.isochrone
-
This builder is used to create a new request to the Mapbox Isochrone API.
- MapboxMapMatching - Class in com.mapbox.api.matching.v5
-
The Mapbox map matching interface (v5)
- MapboxMapMatching() - Constructor for class com.mapbox.api.matching.v5.MapboxMapMatching
-
- MapboxMapMatching.Builder - Class in com.mapbox.api.matching.v5
-
Builds your map matching query by adding parameters.
- MapboxMatrix - Class in com.mapbox.api.matrix.v1
-
the Matrix API returns all travel times between many points.
- MapboxMatrix() - Constructor for class com.mapbox.api.matrix.v1.MapboxMatrix
-
- MapboxMatrix.Builder - Class in com.mapbox.api.matrix.v1
-
This builder is used to create a new request to the Mapbox Matrix API.
- MapboxOptimization - Class in com.mapbox.api.optimization.v1
-
The Mapbox Optimization API returns a duration-optimized trip between the input coordinates.
- MapboxOptimization() - Constructor for class com.mapbox.api.optimization.v1.MapboxOptimization
-
- MapboxOptimization.Builder - Class in com.mapbox.api.optimization.v1
-
Optimization v1 builder.
- MapboxRouteTiles - Class in com.mapbox.api.routetiles.v1
-
The Route Tiles API allows the download of route tiles for the purpose of offline routing.
- MapboxRouteTiles() - Constructor for class com.mapbox.api.routetiles.v1.MapboxRouteTiles
-
- MapboxRouteTiles.Builder - Class in com.mapbox.api.routetiles.v1
-
This builder is used to create a new request to the Mapbox Route Tiles API.
- MapboxRouteTileVersions - Class in com.mapbox.api.routetiles.v1.versions
-
The Route Tile Versions API allows the fetching of all available versions of route tiles
currently available.
- MapboxRouteTileVersions() - Constructor for class com.mapbox.api.routetiles.v1.versions.MapboxRouteTileVersions
-
- MapboxRouteTileVersions.Builder - Class in com.mapbox.api.routetiles.v1.versions
-
This builder is used to create a new request to the Mapbox Route Tiles API.
- MapboxSpeech - Class in com.mapbox.api.speech.v1
-
The Speech API is a text-to-speech API with a server-side caching layer in front of AWS Polly.
- MapboxSpeech() - Constructor for class com.mapbox.api.speech.v1.MapboxSpeech
-
- MapboxSpeech.Builder - Class in com.mapbox.api.speech.v1
-
This builder is used to create a MapboxSpeech instance, with details about how the API calls
should be made (input/output format, language, etc.).
- MapboxStaticMap - Class in com.mapbox.api.staticmap.v1
-
Static maps are standalone images that can be displayed in your mobile app without the aid of a
mapping library like the Mapbox Android SDK.
- MapboxStaticMap() - Constructor for class com.mapbox.api.staticmap.v1.MapboxStaticMap
-
- MapboxStaticMap.Builder - Class in com.mapbox.api.staticmap.v1
-
Static image builder used to customize the image, including location, image width/height,
and camera position.
- MapboxTilequery - Class in com.mapbox.api.tilequery
-
The Mapbox Tilequery API allows you to retrieve data about specific features from a
vector tileset, based on a given latitude and longitude.
- MapboxTilequery() - Constructor for class com.mapbox.api.tilequery.MapboxTilequery
-
- MapboxTilequery.Builder - Class in com.mapbox.api.tilequery
-
This builder is used to create a new request to the Mapbox Tilequery API.
- MapMatchingAdapterFactory - Class in com.mapbox.api.matching.v5.models
-
A MapMatching type adapter factory for convenience when using AutoValue and handling
serialization/deserialization.
- MapMatchingAdapterFactory() - Constructor for class com.mapbox.api.matching.v5.models.MapMatchingAdapterFactory
-
- MapMatchingError - Class in com.mapbox.api.matching.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.
- MapMatchingError() - Constructor for class com.mapbox.api.matching.v5.models.MapMatchingError
-
- MapMatchingError.Builder - Class in com.mapbox.api.matching.v5.models
-
- MapMatchingMatching - Class in com.mapbox.api.matching.v5.models
-
A match object is a DirectionsRoute
object with an
additional confidence field.
- MapMatchingMatching() - Constructor for class com.mapbox.api.matching.v5.models.MapMatchingMatching
-
- MapMatchingMatching.Builder - Class in com.mapbox.api.matching.v5.models
-
- MapMatchingResponse - Class in com.mapbox.api.matching.v5.models
-
Mapbox map matching API response and convenience getter methods for optional properties.
- MapMatchingResponse() - Constructor for class com.mapbox.api.matching.v5.models.MapMatchingResponse
-
- MapMatchingResponse.Builder - Class in com.mapbox.api.matching.v5.models
-
- MapMatchingService - Interface in com.mapbox.api.matching.v5
-
Interface that defines the map matching service.
- MapMatchingTracepoint - Class in com.mapbox.api.matching.v5.models
-
A tracepoint object is DirectionsWaypoint
object with two
additional fields.
- MapMatchingTracepoint() - Constructor for class com.mapbox.api.matching.v5.models.MapMatchingTracepoint
-
- MapMatchingTracepoint.Builder - Class in com.mapbox.api.matching.v5.models
-
- matchingPlaceName(String) - Method in class com.mapbox.api.geocoding.v5.models.CarmenFeature.Builder
-
A string analogous to the
CarmenFeature.placeName()
field that more closely matches the query than
results in the specified language.
- matchingPlaceName() - Method in class com.mapbox.api.geocoding.v5.models.CarmenFeature
-
A string analogous to the
CarmenFeature.placeName()
field that more closely matches the query than
results in the specified language.
- matchings(List<MapMatchingMatching>) - Method in class com.mapbox.api.matching.v5.models.MapMatchingResponse.Builder
-
List of
MapMatchingMatching
objects, essentially a DirectionsWaypoint object with the
addition of a confidence value.
- matchings() - Method in class com.mapbox.api.matching.v5.models.MapMatchingResponse
-
List of
MapMatchingMatching
objects, essentially a DirectionsWaypoint object with the
addition of a confidence value.
- matchingsIndex(Integer) - Method in class com.mapbox.api.matching.v5.models.MapMatchingTracepoint.Builder
-
Index to the match object in matchings the sub-trace was matched to.
- matchingsIndex() - Method in class com.mapbox.api.matching.v5.models.MapMatchingTracepoint
-
Index to the match object in matchings the sub-trace was matched to.
- matchingText(String) - Method in class com.mapbox.api.geocoding.v5.models.CarmenFeature.Builder
-
A string analogous to the
CarmenFeature.text()
field that more closely matches the query than
results in the specified language.
- matchingText() - Method in class com.mapbox.api.geocoding.v5.models.CarmenFeature
-
A string analogous to the
CarmenFeature.text()
field that more closely matches the query than
results in the specified language.
- MatrixAdapterFactory - Class in com.mapbox.api.matrix.v1
-
Required so that AutoValue can generate specific type adapters when needed inside the matrix
packages.
- MatrixAdapterFactory() - Constructor for class com.mapbox.api.matrix.v1.MatrixAdapterFactory
-
- MatrixResponse - Class in com.mapbox.api.matrix.v1.models
-
This contains the Matrix API response information which can be used to display the results.
- MatrixResponse() - Constructor for class com.mapbox.api.matrix.v1.models.MatrixResponse
-
- MatrixResponse.Builder - Class in com.mapbox.api.matrix.v1.models
-
This builder can be used to set the values describing the
MatrixResponse
.
- MatrixService - Interface in com.mapbox.api.matrix.v1
-
Interface that defines the directions matrix service (v1).
- MEDIUM_PIN - Static variable in class com.mapbox.api.staticmap.v1.StaticMapCriteria
-
The Static Maps marker shape and size will be medium.
- message(String) - Method in class com.mapbox.api.matching.v5.models.MapMatchingError.Builder
-
Provides a short message with the explanation of the invalid input.
- message() - Method in class com.mapbox.api.matching.v5.models.MapMatchingError
-
Provides a short message with the explanation of the invalid input.
- message(String) - Method in class com.mapbox.api.matching.v5.models.MapMatchingResponse.Builder
-
Optionally shows up in a map maptching response if an error or something unexpected occurred.
- message() - Method in class com.mapbox.api.matching.v5.models.MapMatchingResponse
-
Optionally shows up in a directions response if an error or something unexpected occurred.
- mode(String) - Method in class com.mapbox.api.geocoding.v5.MapboxGeocoding.Builder
-
This sets the kind of geocoding result you desire, either ephemeral geocoding or batch
geocoding.
- MODE_PLACES - Static variable in class com.mapbox.api.geocoding.v5.GeocodingCriteria
-
Default geocoding mode.
- MODE_PLACES_PERMANENT - Static variable in class com.mapbox.api.geocoding.v5.GeocodingCriteria
-
Geocoding mode for batch and permanent geocoding.
- placeName(String) - Method in class com.mapbox.api.geocoding.v5.models.CarmenFeature.Builder
-
A string representing the feature in the requested language, if specified, and its full
result hierarchy.
- placeName() - Method in class com.mapbox.api.geocoding.v5.models.CarmenFeature
-
A string representing the feature in the requested language, if specified, and its full result
hierarchy.
- placeType(List<String>) - Method in class com.mapbox.api.geocoding.v5.models.CarmenFeature.Builder
-
A list of feature types describing the feature.
- placeType() - Method in class com.mapbox.api.geocoding.v5.models.CarmenFeature
-
A list of feature types describing the feature.
- polygons(Boolean) - Method in class com.mapbox.api.isochrone.MapboxIsochrone.Builder
-
Specify whether to return the contours as GeoJSON
Polygon
(true) or LineString
(false).
- polyline(String) - Method in class com.mapbox.api.staticmap.v1.models.StaticPolylineAnnotation.Builder
-
The current polyline string being used for the paths geometry.
- post() - Method in class com.mapbox.api.directions.v5.MapboxDirections.Builder
-
Use POST method to request data.
- post() - Method in class com.mapbox.api.matching.v5.MapboxMapMatching.Builder
-
Use POST method to request data.
- postCall(String, String, String, String, String, Boolean, String, String, String, Boolean, String, Boolean, String, String, Boolean, Boolean, Boolean, String, String, String, String, String, String, Boolean, Double, Double, Double) - Method in interface com.mapbox.api.directions.v5.DirectionsService
-
- postCall(String, String, String, String, String, String, String, Boolean, String, String, String, String, Boolean, Boolean, Boolean, Boolean, String, String, String, String) - Method in interface com.mapbox.api.matching.v5.MapMatchingService
-
- precision(int) - Method in class com.mapbox.api.staticmap.v1.MapboxStaticMap.Builder
-
In order to make the returned image better cache-able on the client, you can set the
precision in decimals instead of manually round the parameters.
- profile(String) - Method in class com.mapbox.api.directions.v5.MapboxDirections.Builder
-
This selects which mode of transportation the user will be using while navigating from the
origin to the final destination.
- profile(String) - Method in class com.mapbox.api.isochrone.MapboxIsochrone.Builder
-
A Mapbox Directions routing profile ID.
- profile(String) - Method in class com.mapbox.api.matching.v5.MapboxMapMatching.Builder
-
This selects which mode of transportation the user will be using to accurately give the
map matching route.
- profile(String) - Method in class com.mapbox.api.matrix.v1.MapboxMatrix.Builder
-
This selects which mode of transportation the user will be using to accurately give the
matrix durations.
- profile(String) - Method in class com.mapbox.api.optimization.v1.MapboxOptimization.Builder
-
This selects which mode of transportation the user will be using while navigating from the
origin to the final destination.
- PROFILE_CYCLING - Static variable in class com.mapbox.api.isochrone.IsochroneCriteria
-
For bicycle routing.
- PROFILE_DEFAULT_USER - Static variable in class com.mapbox.api.isochrone.IsochroneCriteria
-
Mapbox default username.
- PROFILE_DRIVING - Static variable in class com.mapbox.api.isochrone.IsochroneCriteria
-
For car routing.
- PROFILE_WALKING - Static variable in class com.mapbox.api.isochrone.IsochroneCriteria
-
For walking routing.
- properties(JsonObject) - Method in class com.mapbox.api.geocoding.v5.models.CarmenFeature.Builder
-
This contains the JSON object which holds the feature properties.
- properties() - Method in class com.mapbox.api.geocoding.v5.models.CarmenFeature
-
This contains the JSON object which holds the feature properties.
- proximity(Point) - Method in class com.mapbox.api.geocoding.v5.MapboxGeocoding.Builder
-
Bias local results base on a provided Point
.
- radius(Integer) - Method in class com.mapbox.api.tilequery.MapboxTilequery.Builder
-
The approximate distance in meters to query for features.
- radiuses(Double...) - Method in class com.mapbox.api.directions.v5.MapboxDirections.Builder
-
- radiuses(List<Double>) - Method in class com.mapbox.api.directions.v5.MapboxDirections.Builder
-
Optionally, set the maximum distance in meters that each coordinate is allowed to move when
snapped to a nearby road segment.
- radiuses(Double...) - Method in class com.mapbox.api.matching.v5.MapboxMapMatching.Builder
-
Optionally, set the maximum distance in meters that each coordinate is allowed to move when
snapped to a nearby road segment.
- radiuses(double...) - Method in class com.mapbox.api.optimization.v1.MapboxOptimization.Builder
-
Optionally, set the maximum distance in meters that each coordinate is allowed to move when
snapped to a nearby road segment.
- rawCenter(double[]) - Method in class com.mapbox.api.geocoding.v5.models.CarmenFeature.Builder
-
A
Point
object which represents the center point inside the
CarmenFeature.bbox()
if one is
provided.
- rawLocation(double[]) - Method in class com.mapbox.api.matching.v5.models.MapMatchingTracepoint.Builder
-
The rawLocation as a double array.
- rawLocation(double[]) - Method in class com.mapbox.api.optimization.v1.models.OptimizationWaypoint.Builder
-
The rawLocation as a double array.
- relevance(Double) - Method in class com.mapbox.api.geocoding.v5.models.CarmenFeature.Builder
-
A numerical score from 0 (least relevant) to 0.99 (most relevant) measuring how well each
returned feature matches the query.
- relevance() - Method in class com.mapbox.api.geocoding.v5.models.CarmenFeature
-
A numerical score from 0 (least relevant) to 0.99 (most relevant) measuring how well each
returned feature matches the query.
- requestId(String) - Method in class com.mapbox.api.directionsrefresh.v1.MapboxDirectionsRefresh.Builder
-
Specified here is the uuid of the initial directions request.
- retina(boolean) - Method in class com.mapbox.api.staticmap.v1.MapboxStaticMap.Builder
-
Enhance your image by toggling retina to true.
- REVERSE_MODE_DISTANCE - Static variable in class com.mapbox.api.geocoding.v5.GeocodingCriteria
-
Filter results by distance.
- REVERSE_MODE_SCORE - Static variable in class com.mapbox.api.geocoding.v5.GeocodingCriteria
-
Filter results by score.
- reverseMode(String) - Method in class com.mapbox.api.geocoding.v5.MapboxGeocoding.Builder
-
Set the factors that are used to sort nearby results.
- roundaboutExits(Boolean) - Method in class com.mapbox.api.directions.v5.MapboxDirections.Builder
-
Optionally, set this to true if you want to enable instructions while exiting roundabouts
and rotaries.
- roundaboutExits(Boolean) - Method in class com.mapbox.api.matching.v5.MapboxMapMatching.Builder
-
Setting this will determine whether to return steps and turn-by-turn instructions.
- roundTrip(Boolean) - Method in class com.mapbox.api.optimization.v1.MapboxOptimization.Builder
-
Returned route is a roundtrip (route returns to first location).
- routeIndex(int) - Method in class com.mapbox.api.directionsrefresh.v1.MapboxDirectionsRefresh.Builder
-
Index of original route in response.
- routeOptions(RouteOptions) - Method in class com.mapbox.api.matching.v5.models.MapMatchingMatching.Builder
-
Holds onto the parameter information used when making the directions request.
- routeOptions() - Method in class com.mapbox.api.matching.v5.models.MapMatchingMatching
-
Holds onto the parameter information used when making the directions request.
- RouteTilesService - Interface in com.mapbox.api.routetiles.v1
-
Interface that defines the Route Tiles Service (v1).
- RouteTileVersionsAdapterFactory - Class in com.mapbox.api.routetiles.v1.versions.models
-
Required so that AutoValue can generate specific type adapters when needed inside the direction
packages.
- RouteTileVersionsAdapterFactory() - Constructor for class com.mapbox.api.routetiles.v1.versions.models.RouteTileVersionsAdapterFactory
-
- RouteTileVersionsResponse - Class in com.mapbox.api.routetiles.v1.versions.models
-
- RouteTileVersionsResponse() - Constructor for class com.mapbox.api.routetiles.v1.versions.models.RouteTileVersionsResponse
-
- RouteTileVersionsService - Interface in com.mapbox.api.routetiles.v1.versions
-
Interface that defines the Route Tile Versions Service (v1).
- SATELLITE_STREETS_STYLE - Static variable in class com.mapbox.api.staticmap.v1.StaticMapCriteria
-
Mapbox Satellite Streets combines our Mapbox Satellite with vector data from Mapbox Streets.
- SATELLITE_STYLE - Static variable in class com.mapbox.api.staticmap.v1.StaticMapCriteria
-
Mapbox Satellite is our full global base map that is perfect as a blank canvas or an overlay
for your own data.
- shortCode(String) - Method in class com.mapbox.api.geocoding.v5.models.CarmenContext.Builder
-
The ISO 3166-1 country and ISO 3166-2 region code for the returned feature.
- shortCode() - Method in class com.mapbox.api.geocoding.v5.models.CarmenContext
-
The ISO 3166-1 country and ISO 3166-2 region code for the returned feature.
- SMALL_PIN - Static variable in class com.mapbox.api.staticmap.v1.StaticMapCriteria
-
The Static Maps marker shape and size will be small.
- source(String) - Method in class com.mapbox.api.optimization.v1.MapboxOptimization.Builder
-
Returned route starts at DirectionsCriteria.SOURCE_ANY
or
DirectionsCriteria.SOURCE_FIRST
coordinate.
- sources(Integer...) - Method in class com.mapbox.api.matrix.v1.MapboxMatrix.Builder
-
Optionally pass in indexes to generate an asymmetric matrix.
- sources(List<DirectionsWaypoint>) - Method in class com.mapbox.api.matrix.v1.models.MatrixResponse.Builder
-
List of DirectionsWaypoint
objects.
- sources() - Method in class com.mapbox.api.matrix.v1.models.MatrixResponse
-
List of DirectionsWaypoint
objects.
- SpeechService - Interface in com.mapbox.api.speech.v1
-
Interface that defines the speech service.
- StaticMapCriteria - Class in com.mapbox.api.staticmap.v1
-
Constant values related to the Static Map API can be found in this class.
- StaticMapCriteria.MarkerCriteria - Annotation Type in com.mapbox.api.staticmap.v1
-
Retention policy for the pin parameter in the Static Map Marker Annotation API.
- StaticMarkerAnnotation - Class in com.mapbox.api.staticmap.v1.models
-
Mapbox Static Image API marker overlay.
- StaticMarkerAnnotation() - Constructor for class com.mapbox.api.staticmap.v1.models.StaticMarkerAnnotation
-
- StaticMarkerAnnotation.Builder - Class in com.mapbox.api.staticmap.v1.models
-
This builder is used to create a new request to the Mapbox Static Map API.
- staticMarkerAnnotations(List<StaticMarkerAnnotation>) - Method in class com.mapbox.api.staticmap.v1.MapboxStaticMap.Builder
-
Optionally provide a list of marker annotations which can be placed on the static map image
during the rendering process.
- StaticPolylineAnnotation - Class in com.mapbox.api.staticmap.v1.models
-
Mapbox Static Image API polyline overlay.
- StaticPolylineAnnotation() - Constructor for class com.mapbox.api.staticmap.v1.models.StaticPolylineAnnotation
-
- StaticPolylineAnnotation.Builder - Class in com.mapbox.api.staticmap.v1.models
-
Builder used for passing in custom parameters.
- staticPolylineAnnotations(List<StaticPolylineAnnotation>) - Method in class com.mapbox.api.staticmap.v1.MapboxStaticMap.Builder
-
Optionally provide a list of polyline annotations which can be placed on the static map image
during the rendering process.
- steps(Boolean) - Method in class com.mapbox.api.directions.v5.MapboxDirections.Builder
-
Setting this will determine whether to return steps and turn-by-turn instructions.
- steps(Boolean) - Method in class com.mapbox.api.matching.v5.MapboxMapMatching.Builder
-
Setting this will determine whether to return steps and turn-by-turn instructions.
- steps(Boolean) - Method in class com.mapbox.api.optimization.v1.MapboxOptimization.Builder
-
Setting this will determine whether to return steps and turn-by-turn instructions.
- STREET_STYLE - Static variable in class com.mapbox.api.staticmap.v1.StaticMapCriteria
-
Mapbox Streets is a comprehensive, general-purpose map that emphasizes accurate, legible
styling of road and transit networks.
- strokeColor(String) - Method in class com.mapbox.api.staticmap.v1.models.StaticPolylineAnnotation.Builder
-
Set the line outer stroke color.
- strokeColor(int, int, int) - Method in class com.mapbox.api.staticmap.v1.models.StaticPolylineAnnotation.Builder
-
Set the line outer stroke color.
- strokeOpacity(Float) - Method in class com.mapbox.api.staticmap.v1.models.StaticPolylineAnnotation.Builder
-
Value between 0, completely transparent, and 1, opaque for the line stroke.
- strokeWidth(Double) - Method in class com.mapbox.api.staticmap.v1.models.StaticPolylineAnnotation.Builder
-
Defines the line stroke width for the path.
- styleId(String) - Method in class com.mapbox.api.staticmap.v1.MapboxStaticMap.Builder
-
The returning map images style, which can be one of the provided Mapbox Styles or a custom
style made inside Mapbox Studio.
- text(String) - Method in class com.mapbox.api.geocoding.v5.models.CarmenContext.Builder
-
A string representing the feature.
- text() - Method in class com.mapbox.api.geocoding.v5.models.CarmenContext
-
A string representing the feature.
- text(String) - Method in class com.mapbox.api.geocoding.v5.models.CarmenFeature.Builder
-
A string representing the feature in the requested language.
- text() - Method in class com.mapbox.api.geocoding.v5.models.CarmenFeature
-
A string representing the feature in the requested language, if specified.
- textType(String) - Method in class com.mapbox.api.speech.v1.MapboxSpeech.Builder
-
Format which the input is specified.
- tidy(Boolean) - Method in class com.mapbox.api.matching.v5.MapboxMapMatching.Builder
-
Whether or not to transparently remove clusters and re-sample traces for improved map
matching results.
- TILEQUERY_GEOMETRY_LINESTRING - Static variable in class com.mapbox.api.tilequery.TilequeryCriteria
-
Queries for a specific geometry type (linestring).
- TILEQUERY_GEOMETRY_POINT - Static variable in class com.mapbox.api.tilequery.TilequeryCriteria
-
Queries for a specific geometry type (point).
- TILEQUERY_GEOMETRY_POLYGON - Static variable in class com.mapbox.api.tilequery.TilequeryCriteria
-
Queries for a specific geometry type (polygon).
- TilequeryCriteria - Class in com.mapbox.api.tilequery
-
Constants that should be used when using the Tilequery API.
- TilequeryCriteria() - Constructor for class com.mapbox.api.tilequery.TilequeryCriteria
-
- TilequeryCriteria.TilequeryGeometry - Annotation Type in com.mapbox.api.tilequery
-
Queries for a specific geometry type selector.
- TilequeryService - Interface in com.mapbox.api.tilequery
-
Interface that defines the tilequery service.
- tilesetIds(String) - Method in class com.mapbox.api.tilequery.MapboxTilequery.Builder
-
The ID of the tileset being queried.
- timestamps(String...) - Method in class com.mapbox.api.matching.v5.MapboxMapMatching.Builder
-
Timestamps corresponding to each coordinate provided in the request; must be numbers in Unix
time (seconds since the Unix epoch) converted to a String.
- timestamps(String) - Method in class com.mapbox.api.matching.v5.MapboxMapMatching.Builder
-
- toBuilder() - Method in class com.mapbox.api.directions.v5.MapboxDirections
-
Returns the builder which created this instance of
MapboxDirections
and allows for
modification and building a new directions request with new information.
- toBuilder() - Method in class com.mapbox.api.directionsrefresh.v1.MapboxDirectionsRefresh
-
- toBuilder() - Method in class com.mapbox.api.geocoding.v5.models.CarmenContext
-
Convert current instance values into another Builder to quickly change one or more values.
- toBuilder() - Method in class com.mapbox.api.geocoding.v5.models.CarmenFeature
-
Convert current instance values into another Builder to quickly change one or more values.
- toBuilder() - Method in class com.mapbox.api.geocoding.v5.models.GeocodingResponse
-
Convert the current
GeocodingResponse
to its builder holding the currently assigned
values.
- toBuilder() - Method in class com.mapbox.api.matching.v5.models.MapMatchingMatching
-
- toBuilder() - Method in class com.mapbox.api.matching.v5.models.MapMatchingResponse
-
- toBuilder() - Method in class com.mapbox.api.matching.v5.models.MapMatchingTracepoint
-
- toBuilder() - Method in class com.mapbox.api.matrix.v1.models.MatrixResponse
-
Convert the current
MatrixResponse
to its builder holding the currently assigned
values.
- toBuilder() - Method in class com.mapbox.api.optimization.v1.models.OptimizationResponse
-
- toBuilder() - Method in class com.mapbox.api.optimization.v1.models.OptimizationWaypoint
-
- toBuilder() - Method in class com.mapbox.api.routetiles.v1.MapboxRouteTiles
-
Returns the builder which created this instance of
MapboxRouteTiles
and allows for
modification and building a new route tiles request with new information.
- toBuilder() - Method in class com.mapbox.api.routetiles.v1.versions.MapboxRouteTileVersions
-
Returns the builder which created this instance of
MapboxRouteTileVersions
and
allows for modification and building a new route tile versions request with new information.
- toBuilder() - Method in class com.mapbox.api.staticmap.v1.models.StaticMarkerAnnotation
-
- toBuilder() - Method in class com.mapbox.api.staticmap.v1.models.StaticPolylineAnnotation
-
- toDirectionRoute() - Method in class com.mapbox.api.matching.v5.models.MapMatchingMatching
-
Map this MapMatchingMatching object to a DirectionsRoute
object.
- toJson() - Method in class com.mapbox.api.geocoding.v5.models.CarmenContext
-
This takes the currently defined values found inside this instance and converts it to a JSON
string.
- toJson() - Method in class com.mapbox.api.geocoding.v5.models.CarmenFeature
-
This takes the currently defined values found inside this instance and converts it to a JSON
string.
- toJson() - Method in class com.mapbox.api.geocoding.v5.models.GeocodingResponse
-
This takes the currently defined values found inside this instance and converts it to a GeoJson
string.
- tracepoints(List<MapMatchingTracepoint>) - Method in class com.mapbox.api.matching.v5.models.MapMatchingResponse.Builder
-
- tracepoints() - Method in class com.mapbox.api.matching.v5.models.MapMatchingResponse
-
- trips(List<DirectionsRoute>) - Method in class com.mapbox.api.optimization.v1.models.OptimizationResponse.Builder
-
List of trip DirectionsRoute
objects.
- trips() - Method in class com.mapbox.api.optimization.v1.models.OptimizationResponse
-
List of trip DirectionsRoute
objects.
- tripsIndex(int) - Method in class com.mapbox.api.optimization.v1.models.OptimizationWaypoint.Builder
-
Index to the trip object in the trips array that contains this waypoint.
- tripsIndex() - Method in class com.mapbox.api.optimization.v1.models.OptimizationWaypoint
-
Index to the trip object in the trips array that contains this waypoint.
- type() - Method in class com.mapbox.api.geocoding.v5.models.CarmenFeature
-
This describes the TYPE of GeoJson geometry this object is, thus this will always return
Feature
.
- type() - Method in class com.mapbox.api.geocoding.v5.models.GeocodingResponse
-
A geocoding response will always be an extension of a FeatureCollection
containing
additional information.
- TYPE_ADDRESS - Static variable in class com.mapbox.api.geocoding.v5.GeocodingCriteria
-
Filter results by address.
- TYPE_COUNTRY - Static variable in class com.mapbox.api.geocoding.v5.GeocodingCriteria
-
Filter results by country.
- TYPE_DISTRICT - Static variable in class com.mapbox.api.geocoding.v5.GeocodingCriteria
-
Filter results by district.
- TYPE_LOCALITY - Static variable in class com.mapbox.api.geocoding.v5.GeocodingCriteria
-
Filter results by locality.
- TYPE_NEIGHBORHOOD - Static variable in class com.mapbox.api.geocoding.v5.GeocodingCriteria
-
Filter results by neighborhood.
- TYPE_PLACE - Static variable in class com.mapbox.api.geocoding.v5.GeocodingCriteria
-
Filter results by place.
- TYPE_POI - Static variable in class com.mapbox.api.geocoding.v5.GeocodingCriteria
-
Filter results by POI.
- TYPE_POI_LANDMARK - Static variable in class com.mapbox.api.geocoding.v5.GeocodingCriteria
-
Filter results by POI landmark subtype.
- TYPE_POSTCODE - Static variable in class com.mapbox.api.geocoding.v5.GeocodingCriteria
-
Filter results by postcode.
- TYPE_REGION - Static variable in class com.mapbox.api.geocoding.v5.GeocodingCriteria
-
Filter results by region.
- typeAdapter(Gson) - Static method in class com.mapbox.api.geocoding.v5.models.CarmenContext
-
Gson type adapter for parsing Gson to this class.
- typeAdapter(Gson) - Static method in class com.mapbox.api.geocoding.v5.models.CarmenFeature
-
Gson type adapter for parsing Gson to this class.
- typeAdapter(Gson) - Static method in class com.mapbox.api.geocoding.v5.models.GeocodingResponse
-
Gson TYPE adapter for parsing Gson to this class.
- typeAdapter(Gson) - Static method in class com.mapbox.api.matching.v5.models.MapMatchingError
-
Gson type adapter for parsing Gson to this class.
- typeAdapter(Gson) - Static method in class com.mapbox.api.matching.v5.models.MapMatchingMatching
-
Gson type adapter for parsing Gson to this class.
- typeAdapter(Gson) - Static method in class com.mapbox.api.matching.v5.models.MapMatchingResponse
-
Gson type adapter for parsing Gson to this class.
- typeAdapter(Gson) - Static method in class com.mapbox.api.matching.v5.models.MapMatchingTracepoint
-
Gson type adapter for parsing Gson to this class.
- typeAdapter(Gson) - Static method in class com.mapbox.api.matrix.v1.models.MatrixResponse
-
Gson type adapter for parsing Gson to this class.
- typeAdapter(Gson) - Static method in class com.mapbox.api.optimization.v1.models.OptimizationResponse
-
Gson type adapter for parsing Gson to this class.
- typeAdapter(Gson) - Static method in class com.mapbox.api.optimization.v1.models.OptimizationWaypoint
-
Gson type adapter for parsing Gson to this class.
- typeAdapter(Gson) - Static method in class com.mapbox.api.routetiles.v1.versions.models.RouteTileVersionsResponse
-
Gson type adapter for parsing Gson to this class.