Uses of Class
org.geotools.referencing.datum.AbstractDatum
-
Packages that use AbstractDatum Package Description org.geotools.referencing.datum Datum implementation. -
-
Uses of AbstractDatum in org.geotools.referencing.datum
Subclasses of AbstractDatum in org.geotools.referencing.datum Modifier and Type Class Description classDefaultEngineeringDatumDefines the origin of an engineering coordinate reference system.classDefaultGeodeticDatumDefines the location and precise orientation in 3-dimensional space of a defined ellipsoid (or sphere) that approximates the shape of the earth.classDefaultImageDatumDefines the origin of an image coordinate reference system.classDefaultTemporalDatumA temporal datum defines the origin of a temporal coordinate reference system.classDefaultVerticalDatumA textual description and/or a set of parameters identifying a particular reference level surface used as a zero-height surface.
-