Package | Description |
---|---|
org.opentripplanner.api.model | |
org.opentripplanner.api.resource |
This package contains the JAX-RS-annotated REST resource classes for the OpenTripPlanner public
API, i.e.
|
org.opentripplanner.profile |
Class and Description |
---|
AbsoluteDirection
An absolute cardinal or intermediate direction.
|
BoardAlightType
Distinguish between special ways a passenger may board or alight at a stop.
|
Itinerary
An Itinerary is one complete way of getting from the start location to the end location.
|
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.
|
RelativeDirection
Represents a turn direction, relative to the current heading.
|
RouterInfo |
TimeSurfaceShort
API data model object briefly describing a time surface.
|
VertexType
Represent type of vertex, used in Place aka from, to in API
for easier client side localization
|
WalkStep
Represents one instruction in walking directions.
|
Class and Description |
---|
Itinerary
An Itinerary is one complete way of getting from the start location to the end location.
|
RouterInfo |
RouterList |
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.
|
Class and Description |
---|
AbsoluteDirection
An absolute cardinal or intermediate direction.
|
RelativeDirection
Represents a turn direction, relative to the current heading.
|
Copyright © 2019. All rights reserved.