| Package | Description |
|---|---|
| de.topobyte.osm4j.geometry |
| Modifier and Type | Method and Description |
|---|---|
LogLevel |
RegionBuilder.getLogLevel()
|
LogLevel |
LineworkBuilder.getLogLevel()
|
LogLevel |
WayBuilder.getLogLevel()
|
static LogLevel |
LogLevel.valueOf(String
Returns the enum constant of this type with the specified name.
|
static LogLevel |
LogLevel.values()
Returns an array containing the constants of this enum type, in the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RegionBuilder.setLogLevel(LogLevel
|
void |
LineworkBuilder.setLogLevel(LogLevel
|
void |
WayBuilder.setLogLevel(LogLevel
|