| Package | Description |
|---|---|
| de.topobyte.osm4j.tbo | |
| de.topobyte.osm4j.tbo.access | |
| de.topobyte.osm4j.tbo.data |
| Modifier and Type | Method and Description |
|---|---|
static Compression |
Compression.valueOf(String
Returns the enum constant of this type with the specified name.
|
static Compression |
Compression.values()
Returns an array containing the constants of this enum type, in the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Compression |
TboWriter.getCompression()
|
| Modifier and Type | Method and Description |
|---|---|
void |
TboWriter.setCompression(Compression
|
FileBlock |
BlockableWriter.writeBlock(Blockable
|
| Modifier and Type | Method and Description |
|---|---|
Compression |
FileBlock.getCompression()
|
| Constructor and Description | |
|---|---|
FileBlock(int type, Compression
|