| Package | Description |
|---|---|
| de.thaw.comb.io |
File input/output support for the Combiner.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ShapeWriter.DefaultDelegate
A
ShapeWriterDelegate defining no attributes by default. |
static class |
ShapeWriter.DefaultLineDelegate
A
ShapeWriterDelegate defining an output of
LineStrings without attributes. |
static class |
ShapeWriter.DefaultPointDelegate
A
ShapeWriterDelegate defining an output of
Points without attributes. |
class |
WriterHelper
Metadata definitions for use by the file output classes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ShapeWriter.writeGeometries(Collection<? extends Geometry> geometries,
ShapeWriterDelegate delegate)
Writes data to the Shapefile
ShapeWriter.file. |