Package | Description |
---|---|
org.opentripplanner.api.model | |
org.opentripplanner.profile |
Modifier and Type | Field and Description |
---|---|
RelativeDirection |
WalkStep.relativeDirection
The relative direction of this step.
|
Modifier and Type | Method and Description |
---|---|
static RelativeDirection |
WalkStep.getRelativeDirection(double lastAngle,
double thisAngle,
boolean roundabout) |
static RelativeDirection |
RelativeDirection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RelativeDirection[] |
RelativeDirection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Field and Description |
---|---|
RelativeDirection |
StreetEdgeInfo.relativeDirection |
Copyright © 2019. All rights reserved.