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.class
Defines the origin of an image coordinate reference system.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.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.