Uses of Package
org.apache.sis.io.wkt
-
Packages that use org.apache.sis.io.wkt Package Description org.apache.sis.geometry Basic geometric objects (envelopes and direct positions).org.apache.sis.io.wkt Well Known Text (WKT) parsing and formatting.org.apache.sis.metadata.iso Root package for ISO 19115 metadata about resources (data or services).org.apache.sis.parameter Descriptions and values of parameters used by a coordinate operation or a process.org.apache.sis.referencing Base classes for reference systems used for general positioning.org.apache.sis.referencing.crs Coordinate Reference System (CRS) definitions as coordinate systems related to the earth through datum.org.apache.sis.referencing.cs Coordinate System (CS) definitions as the set of coordinate system axes that spans the coordinate space.org.apache.sis.referencing.datum Relationship of aCoordinateSystem
(an abstract mathematical entity) to the earth or other system.org.apache.sis.referencing.factory Creates Coordinate Reference System (CRS) objects from given properties or authority codes.org.apache.sis.referencing.gazetteer Mapping between geographic identifiers (addresses, grid indexes…) and locations (descriptions, coordinates…).org.apache.sis.referencing.operation Relationship between any two Coordinate Reference Systems (CRS).org.apache.sis.referencing.operation.projection Map projection implementations.org.apache.sis.referencing.operation.transform Conversions or transformations of multi-dimensional coordinate points. -
Classes in org.apache.sis.io.wkt used by org.apache.sis.geometry Class Description FormattableObject Base class for objects that can be formatted as Well Known Text (WKT).Formatter Provides support methods for formatting a Well Known Text (WKT). -
Classes in org.apache.sis.io.wkt used by org.apache.sis.io.wkt Class Description Colors The colors to use for formatting Well Known Text (WKT) objects.Convention The convention to use for WKT formatting.ElementKind Kind of an element in a Well Known Text.FormattableObject Base class for objects that can be formatted as Well Known Text (WKT).Formatter Provides support methods for formatting a Well Known Text (WKT).KeywordCase Whether WKT keywords shall be written with lower, upper or camel case styles.KeywordStyle Whether to use short or long WKT keywords.Symbols The set of symbols to use for Well Known Text (WKT) parsing and formatting.Transliterator Controls the replacement of characters, abbreviations and names between the objects in memory and their WKT representations.UnformattableObjectException Thrown byFormattableObject.toWKT()
when an object can not be formatted as WKT.UnparsableObjectException Thrown when a Well Known Text (WKT) can not be parsed.Warnings Warnings that occurred during a Well Known Text (WKT) parsing or formatting.WKTFormat Parser and formatter for Well Known Text (WKT) strings. -
Classes in org.apache.sis.io.wkt used by org.apache.sis.metadata.iso Class Description FormattableObject Base class for objects that can be formatted as Well Known Text (WKT). -
Classes in org.apache.sis.io.wkt used by org.apache.sis.parameter Class Description Colors The colors to use for formatting Well Known Text (WKT) objects.FormattableObject Base class for objects that can be formatted as Well Known Text (WKT).Formatter Provides support methods for formatting a Well Known Text (WKT). -
Classes in org.apache.sis.io.wkt used by org.apache.sis.referencing Class Description FormattableObject Base class for objects that can be formatted as Well Known Text (WKT).Formatter Provides support methods for formatting a Well Known Text (WKT). -
Classes in org.apache.sis.io.wkt used by org.apache.sis.referencing.crs Class Description FormattableObject Base class for objects that can be formatted as Well Known Text (WKT).Formatter Provides support methods for formatting a Well Known Text (WKT). -
Classes in org.apache.sis.io.wkt used by org.apache.sis.referencing.cs Class Description FormattableObject Base class for objects that can be formatted as Well Known Text (WKT).Formatter Provides support methods for formatting a Well Known Text (WKT). -
Classes in org.apache.sis.io.wkt used by org.apache.sis.referencing.datum Class Description FormattableObject Base class for objects that can be formatted as Well Known Text (WKT).Formatter Provides support methods for formatting a Well Known Text (WKT). -
Classes in org.apache.sis.io.wkt used by org.apache.sis.referencing.factory Class Description Parser A parser or a factory capable to create an object from a string in the WKT format. -
Classes in org.apache.sis.io.wkt used by org.apache.sis.referencing.gazetteer Class Description FormattableObject Base class for objects that can be formatted as Well Known Text (WKT).Formatter Provides support methods for formatting a Well Known Text (WKT). -
Classes in org.apache.sis.io.wkt used by org.apache.sis.referencing.operation Class Description FormattableObject Base class for objects that can be formatted as Well Known Text (WKT).Formatter Provides support methods for formatting a Well Known Text (WKT). -
Classes in org.apache.sis.io.wkt used by org.apache.sis.referencing.operation.projection Class Description FormattableObject Base class for objects that can be formatted as Well Known Text (WKT). -
Classes in org.apache.sis.io.wkt used by org.apache.sis.referencing.operation.transform Class Description FormattableObject Base class for objects that can be formatted as Well Known Text (WKT).Formatter Provides support methods for formatting a Well Known Text (WKT).Parser A parser or a factory capable to create an object from a string in the WKT format.