Uses of Class
com.graphhopper.util.RoundaboutInstruction
Packages that use RoundaboutInstruction
-
Uses of RoundaboutInstruction in com.graphhopper.util
Methods in com.graphhopper.util that return RoundaboutInstructionModifier and TypeMethodDescriptionRoundaboutInstruction.increaseExitNumber()RoundaboutInstruction.setDirOfRotation(double deltaIn) RoundaboutInstruction.setExited()RoundaboutInstruction.setExitNumber(int exitNumber) RoundaboutInstruction.setRadian(double radian) The radian value between entrance (in) and exit (out) of this roundabout.