Package-level declarations
Types
Represents the auxiliary power consumption of either an electric or a combustion vehicle.
Determines if the route was computed as primary with regards to the given cost model, or if it is a path alternative, meaning a distinct path depending on the previous computed routes.
Represents a consumed or remaining amount of fuel or electric energy.
Represents the planning reason returned from the route planner.
Represents information about a part of a Route, made up of a list of GeoPoint points. Contains a list of Instructions for all the maneuvers along the route leg.
Information about the route creation and the last update.
A GeoPoint on the route together with its distance offset along the route, estimated travel time, and remaining fuel or energy.
Represents a predetermined point on a route that is used as a reference point for navigation - Origin, Destination, Waypoint.
A unique identifier, used for matching RouteStop with ItineraryPoint.
Information about route creation or modification time.
Represents a line between two RoutePoint.
The Signpost class contains information about the signpost for the Instruction.
The route summary contains the high-level route data.
Indicates a payment type accepted for a toll.
Functions
Finds Segment at given distance along the route using binary search.