| Package | Description |
|---|---|
| com.vividsolutions.jump.io | |
| com.vividsolutions.jump.io.datasource |
The DataSource API is the core API for input and output of
data.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FMEGMLWriter
This class is a
JUMPWriter specialized to write FMEGML. |
class |
GMLWriter
GMLWriter is a
JUMPWriter specialized to output GML. |
class |
JMLWriter
JMLWriter is a
JUMPWriter specialized to write JML. |
class |
ShapefileWriter
ShapefileWriter is a
JUMPWriter specialized to write Shapefiles. |
class |
WKTWriter
WKTWriter is a
JUMPWriter specialized to write WTK (Well Known Text) files. |
| Modifier and Type | Field and Description |
|---|---|
protected JUMPWriter |
ReaderWriterFileDataSource.writer |
| Constructor and Description |
|---|
ReaderWriterFileDataSource(JUMPReader reader,
JUMPWriter writer) |
StandardReaderWriterFileDataSource(JUMPReader reader,
JUMPWriter writer,
String[] extensions) |
Copyright © 2015. All rights reserved.