Uses of Class
org.apache.sis.io.wkt.Formatter
Packages that use Formatter
Package
Description
Basic geometric objects (envelopes and direct positions).
Well Known Text (WKT) parsing and formatting.
Descriptions and values of parameters used by a coordinate operation or a process.
Base classes for reference systems used for general positioning.
Coordinate Reference System (CRS) definitions as coordinate systems related to the earth through datum.
Coordinate System (CS) definitions as the set of coordinate system axes that spans the coordinate space.
Relationship of a
CoordinateSystem
(an abstract mathematical entity) to the earth or other system.Mapping between geographic identifiers (addresses, grid indexes…) and locations (descriptions, coordinates…).
Relationship between any two Coordinate Reference Systems (CRS).
Conversions or transformations of multi-dimensional coordinate tuples.
-
Uses of Formatter in org.apache.sis.geometry
Methods in org.apache.sis.geometry with parameters of type Formatter -
Uses of Formatter in org.apache.sis.io.wkt
Methods in org.apache.sis.io.wkt with parameters of type Formatter -
Uses of Formatter in org.apache.sis.parameter
Methods in org.apache.sis.parameter with parameters of type Formatter -
Uses of Formatter in org.apache.sis.referencing
Methods in org.apache.sis.referencing with parameters of type Formatter -
Uses of Formatter in org.apache.sis.referencing.crs
Methods in org.apache.sis.referencing.crs with parameters of type FormatterModifier and TypeMethodDescriptionprotected String
Formats the inner part of the Well Known Text (WKT) representation of this CRS.protected String
Formats this CRS as a Well Known TextCompoundCRS[…]
element.protected String
Formats the inner part of the Well Known Text (WKT) representation of this CRS.protected String
Formats this CRS as a Well Known TextEngineeringCRS[…]
element.protected String
Formats this CRS as a Well Known TextGeodeticCRS[…]
element.protected String
Formats this CRS as a Well Known TextGeodeticCRS[…]
element.protected String
Formats this CRS as a Well Known TextImageCRS[…]
element.protected String
Formats this CRS as a Well Known TextParametricCRS[…]
element.protected String
Formats the inner part of the Well Known Text (WKT) representation of this CRS.protected String
Formats this CRS as a Well Known TextTimeCRS[…]
element.protected String
Formats this CRS as a Well Known TextVerticalCRS[…]
element. -
Uses of Formatter in org.apache.sis.referencing.cs
Methods in org.apache.sis.referencing.cs with parameters of type Formatter -
Uses of Formatter in org.apache.sis.referencing.datum
Methods in org.apache.sis.referencing.datum with parameters of type FormatterModifier and TypeMethodDescriptionprotected String
Formats the inner part of the Well Known Text (WKT) representation for this datum.protected String
Formats this object as a Well Known TextToWGS84[…]
element.protected String
Formats this ellipsoid as a Well Known TextEllipsoid[…]
element.protected String
Formats this datum as a Well Known TextEngineeringDatum[…]
element.protected String
Formats this datum as a Well Known TextDatum[…]
element.protected String
Formats this datum as a Well Known TextImageDatum[…]
element.protected String
Formats this datum as a Well Known TextParametricDatum[…]
element.protected String
Formats this prime meridian as a Well Known TextPrimeMeridian[…]
element.protected String
Formats this datum as a Well Known TextTimeDatum[…]
element.protected String
Formats this datum as a Well Known TextVerticalDatum[…]
element. -
Uses of Formatter in org.apache.sis.referencing.gazetteer
Methods in org.apache.sis.referencing.gazetteer with parameters of type Formatter -
Uses of Formatter in org.apache.sis.referencing.operation
Methods in org.apache.sis.referencing.operation with parameters of type FormatterModifier and TypeMethodDescriptionprotected String
Formats this coordinate operation in Well Known Text (WKT) version 2 format.protected String
Formats this formula as a pseudo-Well Known Text element.protected String
Formats this operation as a Well Known TextMethod[…]
element.protected String
Formats this coordinate operation in a pseudo-Well Known Text (WKT) format. -
Uses of Formatter in org.apache.sis.referencing.operation.transform
Methods in org.apache.sis.referencing.operation.transform with parameters of type FormatterModifier and TypeMethodDescriptionprotected String
Formats the inner part of a Well Known Text version 1 (WKT 1) element.protected String
Formats the inner part of a Well Known Text version 1 (WKT 1) element.protected String
Formats this transform as a Well Known Text version 1 (WKT 1) element.