| Package | Description |
|---|---|
| com.vividsolutions.jts.io |
Contains the interfaces for converting JTS objects to and from other formats.
|
| Class and Description |
|---|
| InStream
A interface for classes providing an input stream of bytes.
|
| OutStream
A interface for classes providing an output stream of bytes.
|
| ParseException
Thrown by a
WKTReader when a parsing problem occurs.
|
| WKBReader
Reads a
Geometryfrom a byte stream in Well-Known Binary format.
|
| WKTReader
Converts a geometry in Well-Known Text format to a
Geometry.
|