Uses of Class
org.apache.sis.referencing.datum.AbstractDatum
Packages that use AbstractDatum
Package
Description
Relationship of a
CoordinateSystem
(an abstract mathematical entity) to the earth or other system.-
Uses of AbstractDatum in org.apache.sis.referencing.datum
Subclasses of AbstractDatum in org.apache.sis.referencing.datumModifier and TypeClassDescriptionclass
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.class
Defines the origin of a parametric coordinate reference system.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.Methods in org.apache.sis.referencing.datum that return AbstractDatumModifier and TypeMethodDescriptionstatic AbstractDatum
AbstractDatum.castOrCopy
(Datum object) Returns a SIS datum implementation with the values of the given arbitrary implementation.
ImageDatum
class has been removed in ISO 19111:2019.