Uses of Interface
org.opengis.referencing.datum.Datum
Packages that use Datum
Package
Description
Geodetic datum (the relationship of a
coordinate system to the earth).
Base classes for validators and test suites for all GeoAPI objects.
Validators and test suites for the
org.opengis.referencing
package.-
Uses of Datum in org.opengis.referencing.crs
Methods in org.opengis.referencing.crs that return Datum -
Uses of Datum in org.opengis.referencing.datum
Subinterfaces of Datum in org.opengis.referencing.datumModifier and TypeInterfaceDescriptioninterface
Defines the origin of an engineering coordinate reference system.interface
Defines the location and precise orientation in 3-dimensional space of a defined ellipsoid (or sphere) that approximates the shape of the earth.interface
Defines the origin of an image coordinate reference system.interface
A temporal datum defines the origin of a temporal coordinate reference system.interface
A textual description and/or a set of parameters identifying a particular reference level surface used as a zero-height surface.Methods in org.opengis.referencing.datum that return DatumModifier and TypeMethodDescriptionDatumAuthorityFactory.createDatum
(String code) Returns an arbitrary datum from a code. -
Uses of Datum in org.opengis.test
Methods in org.opengis.test with parameters of type Datum -
Uses of Datum in org.opengis.test.referencing
Methods in org.opengis.test.referencing with parameters of type Datum