Uses of Class
org.apache.sis.referencing.crs.AbstractCRS
Packages that use AbstractCRS
Package
Description
Coordinate Reference System (CRS) definitions as coordinate systems related to the earth through datum.
-
Uses of AbstractCRS in org.apache.sis.referencing.crs
Subclasses of AbstractCRS in org.apache.sis.referencing.crsModifier and TypeClassDescriptionclassA CRS describing the position of points through two or more independent coordinate reference systems.classA coordinate reference system that is defined by its coordinate conversion from another CRS.classA 1-, 2- or 3-dimensional contextually local coordinate reference system.classA 2- or 3-dimensional coordinate reference system with the origin at the approximate centre of mass of the earth.classA 2- or 3-dimensional coordinate reference system based on an ellipsoidal approximation of the geoid.final classDeprecated, for removal: This API element is subject to removal in a future version.classA 1-dimensional coordinate reference system which uses parameter values or functions.classA 2-dimensional coordinate reference system used to approximate the shape of the earth on a planar surface.classA 1-dimensional coordinate reference system used for the recording of time.classA 1-dimensional coordinate reference system used for recording heights or depths.Methods in org.apache.sis.referencing.crs that return AbstractCRSModifier and TypeMethodDescriptionstatic AbstractCRSAbstractCRS.castOrCopy(CoordinateReferenceSystem object) Returns a SIS coordinate reference system implementation with the values of the given arbitrary implementation.AbstractCRS.forConvention(AxesConvention convention) Returns a CRS equivalent to this one but with axes rearranged according the given convention.
ImageCRSclass has been removed in ISO 19111:2019.