Uses of Class
org.apache.sis.io.wkt.WKTFormat
Packages that use WKTFormat
Package
Description
Build
DefaultFeatureType
s by inspection of database schemas.DataStore
implementation for Well Known Text.Well Known Text (WKT) parsing and formatting.
-
Uses of WKTFormat in org.apache.sis.internal.sql.feature
Fields in org.apache.sis.internal.sql.feature declared as WKTFormatModifier and TypeFieldDescriptionprivate WKTFormat
InfoStatements.wktReader
The object to use for parsing Well-Known Text (WKT), created when first needed.Methods in org.apache.sis.internal.sql.feature that return WKTFormat -
Uses of WKTFormat in org.apache.sis.internal.storage.wkt
Subclasses of WKTFormat in org.apache.sis.internal.storage.wktModifier and TypeClassDescriptionfinal class
Helper 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 WKTFormat
WKTDictionary.parser
The parser to use for creating geodetic objects from WKT definitions.Methods in org.apache.sis.io.wkt that return WKTFormat