Package | Description |
---|---|
org.opentripplanner.routing.edgetype | |
org.opentripplanner.routing.edgetype.flex |
Modifier and Type | Class and Description |
---|---|
class |
PreAlightEdge
PreBoard edges connect a TransitStop to its agency_stop_depart vertices; PreAlight edges connect
agency_stop_arrive vertices to a TransitStop.
|
class |
PreBoardEdge
PreBoard edges connect a TransitStop to its agency_stop_depart vertices; PreAlight edges connect
an agency_stop_arrive vertex to its TransitStop.
|
class |
SimpleEdge
Appears to be used only in tests.
|
class |
TemporaryFreeEdge |
Modifier and Type | Class and Description |
---|---|
class |
TemporaryPreAlightEdge |
class |
TemporaryPreBoardEdge
PreBoard edges connect a TransitStop to its agency_stop_depart vertices; PreAlight edges connect
an agency_stop_arrive vertex to its TransitStop.
|
Copyright © 2020. All rights reserved.