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).
DataStore
implementation for Well Known Text.A set of helper classes for the SIS implementation.
Well Known Text (WKT) parsing and formatting.
A set of mathematical objects and algebraic utilities.
Root package for various metadata implementations.
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.internal.storage.wkt
Subclasses of CompoundFormat 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 CompoundFormat in org.apache.sis.internal.util
Methods in org.apache.sis.internal.util with parameters of type CompoundFormatModifier and TypeMethodDescriptionprivate <V> void
PropertyFormat.appendCompound
(CompoundFormat<V> format, Object value) Workaround for the inability to define the variable<V>
locally. -
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.metadata
Subclasses of CompoundFormat in org.apache.sis.metadataModifier and TypeClassDescription(package private) final class
Default format forAbstractMetadata
objects. -
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