| Package | Description |
|---|---|
| de.topobyte.osm4j.extra.entitywriter | |
| de.topobyte.osm4j.extra.idextract | |
| de.topobyte.osm4j.extra.threading.write |
| Modifier and Type | Class and Description |
|---|---|
class |
NodeWriter
|
class |
RelationWriter
|
class |
WayWriter
|
| Modifier and Type | Method and Description |
|---|---|
static EntityWriter |
EntityWriters.create(EntityType
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
ThreadedExtractor.output(EntityWriter
|
protected abstract void |
AbstractExtractor.output(EntityWriter
|
protected void |
SimpleExtractor.output(EntityWriter
|
| Constructor and Description | |
|---|---|
EntityWriterWriteRequest(EntityWriter
|