| Name | Description | Type | Package | Framework |
| AbstractConsole | Base class for application performing operations on WKT objects from the command line. | Class | org.geotools.referencing.wkt | GeoTools |
| AbstractParser | Base class for Well Know Text (WKT) parser. | Class | org.geotools.referencing.wkt | GeoTools |
| Element | An element in a Well Know Text (WKT). | Class | org.geotools.referencing.wkt | GeoTools |
| Formattable | Base class for all object formattable asSince:2. | Class | org.geotools.referencing.wkt | GeoTools |
| Formatter | Format Formattable objects as A formatter is constructed with a specified set of symbols. | Class | org.geotools.referencing.wkt | GeoTools |
| MathTransformParser | Parser for math transform Known Text (WKT) of math transform. | Class | org.geotools.referencing.wkt | GeoTools |
| Parser | Known Text (WKT). | Class | org.geotools.referencing.wkt | GeoTools |
| Preprocessor | A parser that performs string replacements before to delegate the work to an other parser. | Class | org.geotools.referencing.wkt | GeoTools |
| Symbols | The set of symbols to use for WKT parsing and formatting. | Class | org.geotools.referencing.wkt | GeoTools |
| UnformattableObjectException | Thrown by Formattable. | Class | org.geotools.referencing.wkt | GeoTools |