Package | Description |
---|---|
com.graphhopper.util |
Modifier and Type | Method and Description |
---|---|
RoundaboutInstruction |
RoundaboutInstruction.increaseExitNumber() |
RoundaboutInstruction |
RoundaboutInstruction.setDirOfRotation(double deltaIn) |
RoundaboutInstruction |
RoundaboutInstruction.setExited() |
RoundaboutInstruction |
RoundaboutInstruction.setExitNumber(int exitNumber) |
RoundaboutInstruction |
RoundaboutInstruction.setRadian(double radian)
The radian value between entrance (in) and exit (out) of this roundabout.
|
Copyright © 2012–2020. All rights reserved.