Package | Description |
---|---|
org.osm2world.console |
command line interface for OSM2World.
|
org.osm2world.core.target.common.rendering |
Modifier and Type | Method and Description |
---|---|
OrthoTilesUtil.CardinalDirection |
CLIArguments.getOviewFrom() |
Modifier and Type | Method and Description |
---|---|
static OrthoTilesUtil.CardinalDirection |
OrthoTilesUtil.CardinalDirection.closestCardinal(double angle)
returns the closest cardinal direction for an angle
|
static OrthoTilesUtil.CardinalDirection |
OrthoTilesUtil.CardinalDirection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OrthoTilesUtil.CardinalDirection[] |
OrthoTilesUtil.CardinalDirection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|