Constructor and Description |
---|
PreBoardEdge(TransitStop from,
TransitStopDepart to) |
TransitBoardAlight(TransitStopDepart fromStopVertex,
PatternStopVertex toPatternVertex,
int stopIndex,
TraverseMode mode)
Boarding constructor (TransitStopDepart --> PatternStopVertex)
|
Modifier and Type | Field and Description |
---|---|
Map<Stop,TransitStopDepart> |
GtfsStopContext.stopDepartNodes |
Constructor and Description |
---|
FlexTransitBoardAlight(TransitStopDepart fromStopVertex,
PatternStopVertex toPatternVertex,
int stopIndex,
PartialPatternHop hop) |
TemporaryPreBoardEdge(TransitStop from,
TransitStopDepart to) |
Modifier and Type | Field and Description |
---|---|
TransitStopDepart |
TransitStop.departVertex |
Modifier and Type | Class and Description |
---|---|
class |
TemporaryTransitStopDepart |
Copyright © 2020. All rights reserved.