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