Uses of Class
org.apache.sis.io.CompoundFormat
Packages that use CompoundFormat
Package
Description
Defines the structure and content of views of real-world phenomenon.
Basic geometric objects (envelopes and direct positions).
Well Known Text (WKT) parsing and formatting.
A set of mathematical objects and algebraic utilities.
Descriptions and values of parameters used by a coordinate operation or a process.
Mapping between geographic identifiers (addresses, grid indexes…) and locations (descriptions, coordinates…).
Addition to the collection framework.
-
Uses of CompoundFormat in org.apache.sis.feature
Subclasses of CompoundFormat in org.apache.sis.feature -
Uses of CompoundFormat in org.apache.sis.geometry
Subclasses of CompoundFormat in org.apache.sis.geometryModifier and TypeClassDescriptionclass
Formats spatiotemporal coordinates using number, angle and date formats inferred from the coordinate system. -
Uses of CompoundFormat in org.apache.sis.io
Subclasses of CompoundFormat in org.apache.sis.ioModifier and TypeClassDescriptionclass
Base class for parser and formatter of tabular data, providing control on line and column separators.Methods in org.apache.sis.io that return CompoundFormat -
Uses of CompoundFormat in org.apache.sis.io.wkt
Subclasses of CompoundFormat in org.apache.sis.io.wktModifier and TypeClassDescriptionclass
Parser and formatter for Well Known Text (WKT) strings. -
Uses of CompoundFormat in org.apache.sis.math
Subclasses of CompoundFormat in org.apache.sis.math -
Uses of CompoundFormat in org.apache.sis.parameter
Subclasses of CompoundFormat in org.apache.sis.parameterModifier and TypeClassDescriptionclass
Formats parameter descriptors or parameter values in a tabular format. -
Uses of CompoundFormat in org.apache.sis.referencing.gazetteer
Subclasses of CompoundFormat in org.apache.sis.referencing.gazetteerModifier and TypeClassDescriptionclass
FormatsLocation
instances in a tabular format. -
Uses of CompoundFormat in org.apache.sis.util.collection
Subclasses of CompoundFormat in org.apache.sis.util.collection