Uses of Interface
org.apache.sis.util.Deprecable
Packages that use Deprecable
Package
Description
Defines the structure and content of views of real-world phenomenon.
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).
-
Uses of Deprecable in org.apache.sis.feature
Classes in org.apache.sis.feature that implement DeprecableModifier and TypeClassDescriptionclass
Identification and description information inherited by property types and feature types.class
Describes the behaviour of a feature type as a function or a method.class
Indicates the role played by the association between two features.class
Definition of an attribute in a feature type.class
Abstraction of a real-world phenomena. -
Uses of Deprecable in org.apache.sis.parameter
Classes in org.apache.sis.parameter that implement DeprecableModifier 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. -
Uses of Deprecable in org.apache.sis.referencing
Classes in org.apache.sis.referencing that implement DeprecableModifier 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. -
Uses of Deprecable in org.apache.sis.referencing.crs
Classes in org.apache.sis.referencing.crs that implement DeprecableModifier 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.class
A 1-, 2- or 3-dimensional contextually local coordinate reference system.class
A 2- or 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.final class
Deprecated, for removal: This API element is subject to removal in a future version.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 Deprecable in org.apache.sis.referencing.cs
Classes in org.apache.sis.referencing.cs that implement DeprecableModifier 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 2- or 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.final class
Deprecated, for removal: This API element is subject to removal in a future version.TheUserDefinedCS
class has been removed from ISO 19111:2019.class
A 1-dimensional coordinate system for heights or depths of points. -
Uses of Deprecable in org.apache.sis.referencing.datum
Classes in org.apache.sis.referencing.datum that implement DeprecableModifier and TypeClassDescriptionclass
Specifies the relationship of a Coordinate System to the earth.class
DefaultDatumEnsemble<D extends Datum>
Collection of datums which for low accuracy requirements may be considered to be insignificantly different from each other.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.static class
A geodetic reference frame in which some of the defining parameters have time dependency.final class
Deprecated, for removal: This API element is subject to removal in a future version.TheImageDatum
class has been removed in ISO 19111:2019.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.static class
A vertical reference frame in which some of the defining parameters have time dependency. -
Uses of Deprecable in org.apache.sis.referencing.gazetteer
Classes in org.apache.sis.referencing.gazetteer that implement DeprecableModifier 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 Deprecable in org.apache.sis.referencing.operation
Classes in org.apache.sis.referencing.operation that implement DeprecableModifier 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
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.
ImageCRS
class has been removed in ISO 19111:2019.