| Package | Description |
|---|---|
| org.opentripplanner.routing.edgetype | |
| org.opentripplanner.updater.stoptime |
| Modifier and Type | Field and Description |
|---|---|
StopPattern |
TripPattern.stopPattern
All trips in this pattern call at this sequence of stops.
|
| Constructor and Description |
|---|
TripPattern(Route route,
StopPattern stopPattern) |
| Modifier and Type | Method and Description |
|---|---|
TripPattern |
TripPatternCache.getOrCreateTripPattern(StopPattern stopPattern,
Route route,
Graph graph)
Get cached trip pattern or create one if it doesn't exist yet.
|
Copyright © 2020. All rights reserved.