Package org.geotools.referencing.wkt
Well
Known Text (WKT) parsing and formatting.
-
Class Summary 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 FormatFormattable
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 Summary Exception Description UnformattableObjectException Thrown byFormattable.toWKT()
when an object can't be formatted as WKT.