Modifier and Type | Method and Description |
---|---|
void |
TripPattern.makePatternVerticesAndEdges(Graph graph,
Map<Stop,? extends TransitStationStop> transitStops)
Create the PatternStop vertices and PatternBoard/Hop/Dwell/Alight edges corresponding to a
StopPattern/TripPattern.
|
Constructor and Description |
---|
TransferEdge(TransitStationStop fromv,
TransitStationStop tov,
double distance) |
TransferEdge(TransitStationStop fromv,
TransitStationStop tov,
double distance,
int time)
Creates a new Transfer edge.
|
Modifier and Type | Field and Description |
---|---|
Map<Stop,TransitStationStop> |
GtfsStopContext.stationStopNodes |
Modifier and Type | Class and Description |
---|---|
class |
TransitStation |
class |
TransitStop |
Modifier and Type | Class and Description |
---|---|
class |
TemporaryTransitStop |
Copyright © 2020. All rights reserved.