| InStream |
A interface for classes providing an input stream of bytes.
|
| Ordinate |
An enumeration of possible Well-Known-Text or Well-Known-Binary ordinates.
|
| OrdinateFormat |
Formats numeric values for ordinates
in a consistent, accurate way.
|
| 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.
|