org.osm2world.console
public interface CLIArguments
Modifier and Type | Field and Description |
---|---|
static String |
OUTPUT_PATTERN |
static final String OUTPUT_PATTERN
File getInput()
boolean isInput()
List<File> getOutput()
boolean isOutput()
File getConfig()
boolean isConfig()
Resolution getResolution()
boolean isResolution()
CLIArgumentsUtil.InputMode getInputMode()
boolean isInputMode()
List<LatLonEle> getInputBoundingBox()
boolean isInputBoundingBox()
String getInputQuery()
boolean isInputQuery()
String getOverpassURL()
boolean isOverpassURL()
double getOviewAngle()
boolean isOviewAngle()
OrthoTilesUtil.CardinalDirection getOviewFrom()
boolean isOviewFrom()
List<LatLonEle> getOviewBoundingBox()
boolean isOviewBoundingBox()
List<TileNumber> getOviewTiles()
boolean isOviewTiles()
LatLonEle getPviewPos()
boolean isPviewPos()
LatLonEle getPviewLookat()
boolean isPviewLookat()
double getPviewFovy()
boolean isPviewFovy()
double getPviewAspect()
boolean isPviewAspect()
boolean getPerformancePrint()
File getPerformanceTable()
boolean isPerformanceTable()
boolean getGui()
boolean getHelp()
boolean getVersion()
File getParameterFile()
boolean isParameterFile()