Class | Description |
---|---|
AbstractConsole |
Base class for application performing operations on WKT objects from the command line.
|
AbstractParser |
Base class for Well Know Text (WKT) parser.
|
Element |
An element in a Well Know Text (WKT).
|
EpsgUnitFormat |
A factory for unit formatters that support the EPSG dialect.
|
EsriUnitFormat |
A factory for unit formatters that support the EPSG dialect.
|
Formattable |
Base class for all object formattable as Well
Known Text (WKT).
|
Formatter |
Format
Formattable objects as Well
Known Text (WKT). |
MathTransformParser |
Parser for math transform Well
Known Text (WKT) of math transform.
|
Parser |
Parser for Well
Known Text (WKT).
|
Preprocessor |
A parser that performs string replacements before to delegate the work to an other parser.
|
Symbols |
The set of symbols to use for WKT parsing and formatting.
|
Exception | Description |
---|---|
UnformattableObjectException |
Thrown by
Formattable.toWKT() when an object can't be formatted as WKT. |
Copyright © 1996–2023 Geotools. All rights reserved.