Uses of Class
org.apache.sis.io.wkt.FormattableObject
Packages that use FormattableObject
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).
Map projection implementations.
Conversions or transformations of multi-dimensional coordinate tuples.
-
Uses of FormattableObject in org.apache.sis.geometry
Subclasses of FormattableObject in org.apache.sis.geometryModifier and TypeClassDescriptionclass
Default implementations of someDirectPosition
methods, leaving the data storage to subclasses.class
Default implementations of mostEnvelope
methods, leaving the data storage to subclasses.class
A one-dimensional position within some coordinate reference system.class
A mutableDirectPosition
(the coordinates of a position) of arbitrary dimension.class
A mutableEnvelope
(a minimum bounding box or rectangle) of arbitrary dimension.final class
An immutableEnvelope
(a minimum bounding box or rectangle) of arbitrary dimension. -
Uses of FormattableObject in org.apache.sis.io.wkt
Methods in org.apache.sis.io.wkt that return FormattableObjectModifier and TypeMethodDescriptionFormatter.getEnclosingElement
(int depth) Returns the enclosing WKT element, ornull
if element being formatted is the root.Methods in org.apache.sis.io.wkt with parameters of type FormattableObjectModifier and TypeMethodDescriptionvoid
Formatter.append
(FormattableObject object) Appends the givenFormattableObject
. -
Uses of FormattableObject in org.apache.sis.parameter
Subclasses of FormattableObject in org.apache.sis.parameterModifier and TypeClassDescriptionclass
Abstract definition of a parameter or group of parameters used by a coordinate operation or a process.class
The definition of a single parameter used by an operation method.class
The definition of a group of related parameters used by an operation method.class
A single parameter value used by an operation method. -
Uses of FormattableObject in org.apache.sis.referencing
Subclasses of FormattableObject in org.apache.sis.referencingModifier and TypeClassDescriptionclass
Base class for objects identified by a name or a code.class
Description of a spatial and temporal reference system used by a dataset.class
Immutable value uniquely identifying an object within a namespace, together with a version.class
An identification of a CRS object which is both aIdentifier
and aGenericName
. -
Uses of FormattableObject in org.apache.sis.referencing.crs
Subclasses of FormattableObject in org.apache.sis.referencing.crsModifier and TypeClassDescriptionclass
Coordinate reference system, defined by a coordinate system and (usually) a datum.class
A CRS describing the position of points through two or more independent coordinate reference systems.class
A coordinate reference system that is defined by its coordinate conversion from another CRS (not by a datum).class
A 1-, 2- or 3-dimensional contextually local coordinate reference system.class
A 3-dimensional coordinate reference system with the origin at the approximate centre of mass of the earth.class
A 2- or 3-dimensional coordinate reference system based on an ellipsoidal approximation of the geoid.class
A 2-dimensional engineering coordinate reference system applied to locations in images.class
A 1-dimensional coordinate reference system which uses parameter values or functions.class
A 2-dimensional coordinate reference system used to approximate the shape of the earth on a planar surface.class
A 1-dimensional coordinate reference system used for the recording of time.class
A 1-dimensional coordinate reference system used for recording heights or depths. -
Uses of FormattableObject in org.apache.sis.referencing.cs
Subclasses of FormattableObject in org.apache.sis.referencing.csModifier and TypeClassDescriptionclass
The set of coordinate system axes that spans a given coordinate space.class
A 2- or 3-dimensional coordinate system with straight axes that are not necessarily orthogonal.class
A 2- or 3-dimensional Cartesian coordinate system made of straight orthogonal axes.class
A coordinate system made of two or more independent coordinate systems.class
Coordinate system axis name, direction, unit and range of values.class
A 3-dimensional coordinate system made of a polar coordinate system extended by a straight perpendicular axis.class
A 2- or 3-dimensional coordinate system for geodetic latitude and longitude, optionally with ellipsoidal height.class
A 1-dimensional coordinate system for points that lie on a single axis (not necessarily a straight line).class
A 1-dimensional coordinate system for parametric values or functions.class
A 2-dimensional coordinate system for coordinates represented by a distance from the origin and an angle from a fixed direction.class
A 3-dimensional coordinate system with one distance measured from the origin and two angular coordinates.class
A 1-dimensional coordinate system for time elapsed in the specified time units from a specified time origin.class
A 2- or 3-dimensional coordinate system for any combination of coordinate axes not covered by other CS types.class
A 1-dimensional coordinate system for heights or depths of points. -
Uses of FormattableObject in org.apache.sis.referencing.datum
Subclasses of FormattableObject in org.apache.sis.referencing.datumModifier and TypeClassDescriptionclass
Specifies the relationship of a Coordinate System to the earth.class
Parameters for a geographic transformation between two datum having the same prime meridian.class
Geometric figure that can be used to describe the approximate shape of the earth.class
Defines the origin of an engineering coordinate reference system.class
Defines the location and orientation of an ellipsoid that approximates the shape of the earth.class
Defines the origin of an image coordinate reference system.class
Defines the origin of a parametric coordinate reference system.class
Defines the origin from which longitude values are determined.class
Defines the origin of a temporal coordinate reference system.class
Identifies a particular reference level surface used as a zero-height surface.class
Parameters for a time-dependent geographic transformation between two datum. -
Uses of FormattableObject in org.apache.sis.referencing.gazetteer
Subclasses of FormattableObject in org.apache.sis.referencing.gazetteerModifier and TypeClassDescriptionclass
Geographic coordinates represented as geohashes strings.class
The Military Grid Reference System (MGRS).class
Base class of reference systems that describe locations using geographic identifiers instead of coordinates. -
Uses of FormattableObject in org.apache.sis.referencing.operation
Subclasses of FormattableObject in org.apache.sis.referencing.operationModifier and TypeClassDescriptionclass
Describes the operation for transforming coordinates in the source CRS to coordinates in the target CRS.class
A parameterized mathematical operation that converts coordinates to another CRS without any change of datum.class
Specification of the coordinate operation method formula.class
Describes the algorithm and parameters used to perform a coordinate operation.class
Specifies that a subset of a coordinate tuple is subject to a specific coordinate operation.class
A parameterized mathematical operation that transforms coordinates to another CRS with a change of datum. -
Uses of FormattableObject in org.apache.sis.referencing.operation.projection
Subclasses of FormattableObject in org.apache.sis.referencing.operation.projectionModifier and TypeClassDescriptionclass
Albers Equal Area projection (EPSG code 9822).class
Azimuthal Equidistant (Spherical) projection.class
Cassini-Soldner projection (EPSG codes 9806 and 9833).class
Cylindrical Equal Area projection (EPSG codes 9834, 9835).class
Lambert Azimuthal Equal Area projection (EPSG code 9820).class
Lambert Conic Conformal projection (EPSG codes 9801, 9802, 9803, 9826, 1051).class
Mercator Cylindrical projection (EPSG codes 9804, 9805, 1026, 1024, 1044, 9841).class
Modified Azimuthal Equidistant projection (EPSG:9832).class
Mollweide projection.class
Base class for conversion services between ellipsoidal and cartographic projections.class
Oblique Mercator projection (EPSG codes 9812, 9815).class
Oblique Stereographic projection (EPSG code 9809).class
Orthographic projection (EPSG:9840).class
Polar Stereographic projection (EPSG codes 9810, 9829, 9830).class
American Polyconic projection (EPSG codes 9818).class
Satellite-Tracking projection.class
Sinusoidal equal-area projection, also known as "Sanson-Flamsteed".class
Transverse Mercator projection (EPSG codes 9807).class
Transverse Mercator Zoned Grid System projection (EPSG codes 9824). -
Uses of FormattableObject in org.apache.sis.referencing.operation.transform
Subclasses of FormattableObject in org.apache.sis.referencing.operation.transformModifier and TypeClassDescriptionclass
Provides a default implementation for most methods required by theMathTransform
interface.protected static class
Base class for implementations of inverse math transforms.class
Base class for math transforms that are known to be one-dimensional in all cases.protected static class
Base class for implementation of inverse math transforms.class
Base class for math transforms that are known to be two-dimensional in all cases.protected static class
Base class for implementation of inverse math transforms.class
Transforms between two CRS (usually geographic) based on different datum.class
Transform from two- or three- dimensional ellipsoidal coordinates to (geo)centric coordinates.class
Transforms between two geographic CRS by performing geocentric translations interpolated from a grid file.class
Transforms between two geographic CRS by performing geocentric translations interpolated from a grid file, but using Molodensky approximation.class
Transforms between two CRS by performing translations interpolated from a grid file.class
Two- or three-dimensional datum shift using the (potentially abridged) Molodensky transformation.class
Transform which passes through a subset of coordinates to another transform.class
Computes latitudes and longitudes on a sphere where the south pole has been moved to given geographic coordinates.class
Enforces coordinate values in the range of a wraparound axis (typically longitude).