| Class | Description |
|---|---|
| AgencyAndIdDeserializer | |
| AgencyAndIdKeyDeserializer | |
| AgencyAndIdSerializer | |
| ElevationAdapter | |
| GeometryAdapter | |
| Itinerary |
An Itinerary is one complete way of getting from the start location to the end location.
|
| JodaLocalDateDeserializer |
serializer/deserializer for LocalDates to ISO dates, YYYY-MM-DD
|
| JodaLocalDateSerializer |
Serialize localDates to YYYY-MM-DD
|
| JSONObjectMapperProvider |
AgencyAndId is a third-party class in One Bus Away which represents a GTFS element's ID,
including an agency name as identifier scope information since more than one feed may be loaded
at once.
|
| Leg |
One leg of a trip -- that is, a temporally continuous piece of the journey that takes place on a
particular vehicle (or on foot).
|
| Place |
A Place is where a journey starts or ends, or a transit stop along the way.
|
| PointSetShort |
API data model object briefly describing a PointSet.
|
| QualifiedModeSetDeserializer |
Deserialize qualified mode sets from strings.
|
| QualifiedModeSetSerializer |
Serialize qualified mode sets as strings.
|
| RouterInfo | |
| RouterList | |
| TimeSurfaceShort |
API data model object briefly describing a time surface.
|
| TraverseModeSetDeserializer |
Deserialize a TraverseModeSet from its string constituents.
|
| TraverseModeSetSerializer |
Serialize traverse mode sets as strings.
|
| TripPlan |
A TripPlan is a set of ways to get from point A to point B at time T.
|
| WalkStep |
Represents one instruction in walking directions.
|
| Enum | Description |
|---|---|
| AbsoluteDirection |
An absolute cardinal or intermediate direction.
|
| RelativeDirection |
Represents a turn direction, relative to the current heading.
|
| VertexType |
Represent type of vertex, used in Place aka from, to in API
for easier client side localization
|
Copyright © 2018. All rights reserved.