Package | Description |
---|---|
org.osm2world.console |
command line interface for OSM2World.
|
Modifier and Type | Method and Description |
---|---|
CLIArgumentsUtil.InputMode |
CLIArguments.getInputMode() |
static CLIArgumentsUtil.InputMode |
CLIArgumentsUtil.InputMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CLIArgumentsUtil.InputMode[] |
CLIArgumentsUtil.InputMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|