| 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(org.onebusaway.gtfs.model.Route route,
StopPattern stopPattern) |
| Modifier and Type | Method and Description |
|---|---|
TripPattern |
TripPatternCache.getOrCreateTripPattern(StopPattern stopPattern,
org.onebusaway.gtfs.model.Route route,
Graph graph)
Get cached trip pattern or create one if it doesn't exist yet.
|
Copyright © 2018. All rights reserved.