Uses of Class
org.apache.sis.referencing.crs.AbstractDerivedCRS
Packages that use AbstractDerivedCRS
Package
Description
Coordinate Reference System (CRS) definitions as coordinate systems related to the earth through datum.
-
Uses of AbstractDerivedCRS in org.apache.sis.referencing.crs
Subclasses of AbstractDerivedCRS in org.apache.sis.referencing.crsModifier and TypeClassDescriptionclassA coordinate reference system that is defined by its coordinate conversion from another CRS (not by a datum).private static final classAn derived engineering CRS.private static final classA derived geodetic CRS.private static final classA derived parametric CRS.private static final classA derived temporal CRS.private static final classA derived vertical CRS.classA 2-dimensional coordinate reference system used to approximate the shape of the earth on a planar surface.Constructors in org.apache.sis.referencing.crs with parameters of type AbstractDerivedCRSModifierConstructorDescription(package private)ExplicitParameters(AbstractDerivedCRS<?> crs, String keyword) Creates a new temporaryConversionelements for the parameters of the given CRS.