| Interface | Description |
|---|---|
| Validatable |
| Class | Description |
|---|---|
| Constants | |
| IntermediateStop |
An
IntermediateStop represents a stop on a RouteSegment of
interest to the user, e.g. |
| ModeOfTransport |
Contains information about the mode of transport up to the detail level of
information about the operator (e.g.
|
| Operator |
Operator of a ModeOfTransport such as a public transport or
car/bike-sharing |
| RequestModeOfTransport<T extends RequestModeOfTransport<T>> |
Encapsulates a
ModeOfTransport and attributes exclusive to this mode
of transport. |
| RequestPTModeOfTransport |
Similar to a
RequestModeOfTransport but only for public transport. |
| Route |
A
Route represents a way from A to B using one (unimodal route) or
several (intermodal route) modes of transport. |
| Routes |
Helper methods to find out more about properties of a
Route |
| RouteSegment |
A
RouteSegment is a part of a route that is traveled with a single
ModeOfTransport. |
| RoutingRequest |
A
RoutingRequest encapsulates typically required request parameters
for an intermodal routing service. |
| RoutingResponse |
A
RoutingResponse encapsulates the response of routing services. |
| Service |
A
Service typically represents a public transport service / line |
| Enum | Description |
|---|---|
| Constants.Accessibility | |
| Constants.AccessibilityRestriction | |
| Constants.Area |
Types of areas used in
AreaInstruction |
| Constants.CompassDirection | |
| Constants.ContinueDirection | |
| Constants.DetailedModeOfTransportType | |
| Constants.FormOfWay | |
| Constants.GeneralizedModeOfTransportType | |
| Constants.OutputFormat | |
| Constants.ParkingType |
Detailed classification of the parking type
|
| Constants.Preposition | |
| Constants.RelativeDirection | |
| Constants.RoadCrossing | |
| Constants.Sharing |
Detailed classification of the sharing type
|
| Constants.SiteFeature |
Features a routing service supports for a
Site. |
| Constants.Speed | |
| Constants.Status | |
| Constants.Tunnel |
Detailed specification if a street is covered or a tunnel.
|
| Constants.TurnDirection | |
| Constants.VehicleAccessibility |
Copyright © 2018. All rights reserved.