com.tomtom.online.sdk.routing.route.calculation.AlternativeType |
Represents the 'alternativeType' parameter in a request to the Routing API. |
com.tomtom.online.sdk.routing.route.description.AvoidType |
Defines what kind of roads should be avoided while calculating a route. |
com.tomtom.online.sdk.routing.BatchableRoutingResultListener |
The listener for the Response of the query sent to the Batch Routing online service. |
com.tomtom.online.sdk.routing.batch.BatchRoutesCallback |
Callback which informs about a received BatchRoutesPlan or respective error. |
com.tomtom.online.sdk.routing.batch.BatchRoutesPlan |
Contains RoutePlan and ReachableRangeArea returned from the Batch Routing service. |
com.tomtom.online.sdk.routing.batch.BatchRoutesSpecification |
Represents parameters that will be used for a Batch Routing service request. |
com.tomtom.online.sdk.routing.rx.BuildConfig | |
com.tomtom.online.sdk.routing.rx.BuildConfig | |
com.tomtom.online.sdk.routing.BuildConfig | |
com.tomtom.online.sdk.routing.route.information.Cause |
The cause of the traffic event. |
com.tomtom.online.sdk.routing.ev.charging.ChargingConnection |
Represents information about the charging connection. |
com.tomtom.online.sdk.routing.ev.charging.ChargingCurveSupportPoint |
Represents information about the supporting point of a charging curve. Creates an instance of ChargingCurveSupportPoint. |
com.tomtom.online.sdk.routing.ev.charging.ChargingDescriptor |
Defines parameters related to charging the EV. |
com.tomtom.online.sdk.routing.ev.charging.ChargingInformationAtEndOfLeg |
Represents information about a charging stop of a route leg. |
com.tomtom.online.sdk.routing.ev.charging.ChargingMode |
Represents information about the charging behavior of the vehicle. Creates an instance of ChargingMode. |
com.tomtom.online.sdk.routing.route.vehicle.CombustionVehicleConsumption |
Describes parameters used to determine the vehicle power and consumption. |
com.tomtom.online.sdk.routing.route.CombustionVehicleDescriptor |
Describes the vehicle with a combustion engine. |
com.tomtom.online.sdk.routing.route.diagnostic.EffectiveSetting |
The effective setting. It reports the effective parameters or data used when calling the API. |
com.tomtom.online.sdk.routing.route.vehicle.ElectricVehicleConsumption |
Describes capacity and the consumption of the EV. |
com.tomtom.online.sdk.routing.route.ElectricVehicleDescriptor |
Represents the electric vehicle descriptor used during a route plan. |
com.tomtom.online.sdk.routing.ev.route.EvFullRoute |
Represents information about the route. |
com.tomtom.online.sdk.routing.ev.EvRouteCallback |
Callback that informs about a received EvRoutePlan or respective error. |
com.tomtom.online.sdk.routing.ev.EvRoutePlan |
Represents a result from the Long Distance EV Routing service. |
com.tomtom.online.sdk.routing.ev.EvRouteSpecification |
A constructor used to create an instance of EvRouteSpecification. |
com.tomtom.online.sdk.routing.ev.charging.FacilityType |
The Facility Type of the charging connection which is compatible with the vehicle. |
com.tomtom.online.sdk.routing.route.information.FullRoute |
Represents information about the route. |
com.tomtom.online.sdk.routing.route.description.Hilliness |
Represents the 'hilliness' parameter in a request to the Routing API. |
com.tomtom.online.sdk.routing.route.information.Instruction |
A set of attributes describing a maneuver, e.g., 'Turn right', 'Keep left', 'Take the ferry', 'Take the motorway', 'Arrive'. |
com.tomtom.online.sdk.routing.route.information.InstructionGroup |
This groups a sequence of instruction elements which are related to each other. |
com.tomtom.online.sdk.routing.route.calculation.InstructionsType |
Represents the 'instructionsType' parameter in a request to the Routing API. |
com.tomtom.online.sdk.routing.ev.route.Leg |
Represents information about a part of a route, comprised of a list of points. |
com.tomtom.online.sdk.routing.ev.route.LegSummary |
Represents a summary of a route leg. |
com.tomtom.online.sdk.routing.matrix.route.MatrixRoute |
Contains Summary and a description returned from the Matrix Routing service. |
com.tomtom.online.sdk.routing.matrix.route.MatrixRouteKey |
A class used as a key in a map of the matrix of routes in MatrixRoutePlan. |
com.tomtom.online.sdk.routing.matrix.MatrixRoutesCallback |
Callback that informs about a received MatrixRoutesPlan or respective error. |
com.tomtom.online.sdk.routing.matrix.MatrixRoutesPlan |
Result of the Matrix Routing. |
com.tomtom.online.sdk.routing.matrix.MatrixRoutesSpecification |
Represents parameters that will be used for a Matrix Routing request. |
com.tomtom.online.sdk.routing.MatrixRoutingResultListener |
The listener for response of the query sent to Matrix Routing online service. |
com.tomtom.online.sdk.routing.OnlineRoutingApi |
Default TomTom implementation of the entry point to perform route planning action based on TomTom's Routing API. |
com.tomtom.online.sdk.routing.route.information.OptimizedWaypoint |
The optimized waypoint. If the route specification contains waypoints and the computeBestOrder parameter, the route plan will include the optimized waypoint indices. |
com.tomtom.online.sdk.routing.ev.charging.PlugType |
The Plug Type of the charging connection which is compatible with the vehicle. |
com.tomtom.online.sdk.routing.reachablerange.ReachableAreaCallback |
Callback that informs about a received ReachableRangeArea or respective error. |
com.tomtom.online.sdk.routing.reachablerange.ReachableRangeArea |
Represents the reachable area. |
com.tomtom.online.sdk.routing.reachablerange.ReachableRangeBudgetDescriptor |
Defines the budget of the Reachable Range. |
com.tomtom.online.sdk.routing.ReachableRangeResultListener |
The listener for response of the query sent to ReachableRange online service. |
com.tomtom.online.sdk.routing.reachablerange.ReachableRangeSpecification |
Represents parameters used in a Reachable Range service request. |
com.tomtom.online.sdk.routing.route.diagnostic.Report |
Represents information about the data which should be reported for diagnosis purposes. |
com.tomtom.online.sdk.routing.route.diagnostic.ReportType |
This represents the report type. |
com.tomtom.online.sdk.routing.route.RouteCalculationDescriptor |
Defines the parameters used for the route calculation in the Routing API. |
com.tomtom.online.sdk.routing.RouteCallback |
The default callback response on the query to RoutePlanner. |
com.tomtom.online.sdk.routing.route.RouteCallback |
Callback to inform about a received RoutePlan or respective error. |
com.tomtom.online.sdk.routing.ev.RouteDescriptor |
Represents the route descriptor used during a route plan. |
com.tomtom.online.sdk.routing.route.RouteDescriptor |
Represents parameters of the route for route planning. |
com.tomtom.online.sdk.routing.route.information.RouteGuidance |
A set of attributes describing the maneuver information of a route. |
com.tomtom.online.sdk.routing.route.information.RouteLeg |
Represents information about a part of a route, comprised of a list of points. |
com.tomtom.online.sdk.routing.route.RoutePlan |
Represents the calculated route based on a passed RouteSpecification. |
com.tomtom.online.sdk.routing.ev.route.RouteRepresentation |
Represents the route representation. |
com.tomtom.online.sdk.routing.route.calculation.RouteRepresentation |
Represents the 'routeRepresentation' parameter in a request to the Routing API. |
com.tomtom.online.sdk.routing.route.information.RouteSection |
Represents information about the route section. |
com.tomtom.online.sdk.routing.route.RouteSpecification |
Represents parameters used in a Routing API request. |
com.tomtom.online.sdk.routing.ev.route.RouteSummary |
Represents the summary of a route for an electrical vehicle. |
com.tomtom.online.sdk.routing.ev.route.RouteType |
The type of route requested. |
com.tomtom.online.sdk.routing.route.description.RouteType |
This represents the 'routeType' parameter in a request to the Routing API. |
com.tomtom.online.sdk.routing.RoutingApi |
TomTom Routing API main object. |
com.tomtom.online.sdk.routing.RoutingException |
Exception thrown by the Routing API in case of an error. |
com.tomtom.online.sdk.routing.rx.RxRoutingApi |
The TomTom Routing API reactive extension. It contains methods that allow the use of the TomTom Routing API, and it provides support for the RxJava2 Singles. |
com.tomtom.online.sdk.routing.ev.route.Section |
Represents information about the route section. |
com.tomtom.online.sdk.routing.route.calculation.SectionType |
Represents the section type. |
com.tomtom.online.sdk.routing.route.information.SimpleCategory |
The type of the incident. |
com.tomtom.online.sdk.routing.ev.route.Summary |
Represents the summary of a route. |
com.tomtom.online.sdk.routing.route.description.Summary |
Represents the summary of a route. |
com.tomtom.online.sdk.routing.route.information.Tec |
The details of the traffic event. |
com.tomtom.online.sdk.routing.route.calculation.TrafficInformation |
Represents types of traffic information. |
com.tomtom.online.sdk.routing.ev.route.TravelMode |
Represents the 'travelMode' parameter in a request to the Routing API. |
com.tomtom.online.sdk.routing.route.description.TravelMode |
Represents the 'travelMode' parameter in a request to the Routing API. |
com.tomtom.online.sdk.routing.route.vehicle.VehicleAdrTunnelRestrictionCode |
Specifies if the vehicle should be subjected to ADR tunnel restrictions. |
com.tomtom.online.sdk.routing.route.vehicle.VehicleDimensions |
Specifies the dimensions of the vehicle. |
com.tomtom.online.sdk.routing.route.vehicle.VehicleEfficiency |
Specifies the efficiency of the vehicle. |
com.tomtom.online.sdk.routing.route.vehicle.VehicleEngineType |
Represents the types of the vehicle engine (e.g., electric). |
com.tomtom.online.sdk.routing.route.vehicle.VehicleLoadType |
Represents types of cargo that may be classified as hazardous materials and restricted from some roads. Available vehicleLoadType values are US Hazmat classes 1 through 9, plus generic classifications for use in other countries. For more details, see: https://developer.tomtom.com/routing-api/routing-api-documentation-routing/common-routing-parameters. |
com.tomtom.online.sdk.routing.route.vehicle.VehicleRestrictions |
Specifies the restriction that this vehicle should be subjected to. |
com.tomtom.online.sdk.routing.route.description.Windingness |
Represents the 'windingness' parameter in a request to the Routing API. |