Uses of Class
org.apache.sis.io.wkt.WKTFormat
Packages that use WKTFormat
Package
Description
DataStore implementation for Well Known Text.Well Known Text (WKT) parsing and formatting.
-
Uses of WKTFormat in org.apache.sis.internal.storage.wkt
Subclasses of WKTFormat in org.apache.sis.internal.storage.wktModifier and TypeClassDescriptionfinal classHelper class for reading and writing WKT in the metadata of a data store. -
Uses of WKTFormat in org.apache.sis.io.wkt
Fields in org.apache.sis.io.wkt declared as WKTFormatModifier and TypeFieldDescriptionprotected final WKTFormatWKTDictionary.parserThe parser to use for creating geodetic objects from WKT definitions.Methods in org.apache.sis.io.wkt that return WKTFormat