Package | Description |
---|---|
org.opentripplanner.routing.edgetype | |
org.opentripplanner.routing.edgetype.flex |
Modifier and Type | Field and Description |
---|---|
PatternHop[] |
TripPattern.hopEdges |
Modifier and Type | Method and Description |
---|---|
List<PatternHop> |
TripPattern.getPatternHops() |
Modifier and Type | Class and Description |
---|---|
class |
FlexPatternHop
A PatternHop with GTFS-Flex service enabled.
|
class |
PartialPatternHop |
class |
TemporaryDirectPatternHop
This is associated with a PatternHop for stop_time information, but its geometry bears no
relation to the route geometry.
|
class |
TemporaryPartialPatternHop |
Modifier and Type | Method and Description |
---|---|
boolean |
PartialPatternHop.isOriginalHop(PatternHop hop) |
Copyright © 2020. All rights reserved.