| Package | Description |
|---|---|
| org.opentripplanner.routing.edgetype |
| Modifier and Type | Class and Description |
|---|---|
class |
AreaEdge |
class |
PartialStreetEdge
This class is used to model a StreetEdge that has been non-destructively split from another StreetEdge.
|
class |
SemiPermanentPartialStreetEdge
This class is used to model a SemiPermanent StreetEdge that was non-destructively split from another StreetEdge.
|
class |
TemporaryPartialStreetEdge
This class models a StreetEdge that was non-destructively split from another StreetEdge for the purposes of modeling
StreetEdges that should only be valid for a single request.
|
| Modifier and Type | Method and Description |
|---|---|
StreetWithElevationEdge |
StreetWithElevationEdge.clone() |
Copyright © 2020. All rights reserved.