Uses of Class
org.apache.sis.io.wkt.WKTFormat
Packages that use WKTFormat
Package
Description
Build
DefaultFeatureTypes 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 WKTFormatInfoStatements.wktReaderThe 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 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