static RoundaboutInstruction |
RoundaboutInstruction.createMinimalEnter(GeoJSONCoordinate position) |
static RoundaboutInstruction |
RoundaboutInstruction.createMinimalExit(GeoJSONCoordinate position) |
RoundaboutInstruction |
RoundaboutInstruction.setCompassDirection(Constants.CompassDirection compassDirection) |
RoundaboutInstruction |
RoundaboutInstruction.setConfirmationLandmark(Landmark confirmationLandmark) |
RoundaboutInstruction |
RoundaboutInstruction.setContinueMeters(Integer continueMeters) |
RoundaboutInstruction |
RoundaboutInstruction.setContinueSeconds(Integer continueSeconds) |
RoundaboutInstruction |
RoundaboutInstruction.setContinueUntilIntersectingStreetName(String continueUntilIntersectingStreetName) |
RoundaboutInstruction |
RoundaboutInstruction.setExitNr(Integer exitNr) |
RoundaboutInstruction |
RoundaboutInstruction.setLandmark(Landmark landmark) |
RoundaboutInstruction |
RoundaboutInstruction.setOntoFormOfWay(Constants.FormOfWay ontoFormOfWay) |
RoundaboutInstruction |
RoundaboutInstruction.setOntoStreetName(String ontoStreetName) |
RoundaboutInstruction |
RoundaboutInstruction.setRoundaboutStreetName(String roundaboutStreetName) |
RoundaboutInstruction |
RoundaboutInstruction.setSubType(RoundaboutInstruction.SubType subType) |