| Package | Description |
|---|---|
| at.ac.ait.ariadne.routeformat.instruction |
| Modifier and Type | Method and Description |
|---|---|
static AreaInstruction |
AreaInstruction.createMinimalEnter(GeoJSONCoordinate position)
Note, that one of
setAreaName(String) or
#setAreaType(Area) is mandatory as well |
static AreaInstruction |
AreaInstruction.createMinimalExit(GeoJSONCoordinate position)
Note, that one of
setAreaName(String) or
#setAreaType(Area) is mandatory as well |
AreaInstruction |
AreaInstruction.setAreaName(String areaName) |
AreaInstruction |
AreaInstruction.setAreaType(Constants.Area areaType) |
AreaInstruction |
AreaInstruction.setExitLandmark(Landmark exitLandmark) |
AreaInstruction |
AreaInstruction.setExitStreetName(String exitStreetName) |
AreaInstruction |
AreaInstruction.setSubType(AreaInstruction.SubType subType) |
Copyright © 2018. All rights reserved.