| Package | Description |
|---|---|
| de.topobyte.osm4j.geometry |
| Modifier and Type | Method and Description |
|---|---|
LogLevel |
RelationBuilder.getLogLevel()
|
LogLevel |
RegionBuilder.getLogLevel()
|
LogLevel |
WayGeometryBuilder.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 |
RelationBuilder.setLogLevel(LogLevel
|
void |
RegionBuilder.setLogLevel(LogLevel
|
void |
WayGeometryBuilder.setLogLevel(LogLevel
|