Uses of Interface
org.opengis.referencing.datum.Datum
Package
Description
Reference systems by coordinates.
Relationship of a Coordinate System (CS) to the Earth, another celestial body or a platform.
The GeoAPI conformance testing framework.
Validators and test suites for the
org.opengis.referencing
package.-
Uses of Datum in org.opengis.referencing.crs
-
Uses of Datum in org.opengis.referencing.datum
Modifier and TypeInterfaceDescriptioninterface
DatumEnsemble<D extends Datum>
Collection of datums which for low accuracy requirements may be considered to be insignificantly different from each other.Modifier and TypeInterfaceDescriptioninterface
Reference frame in which some of the defining parameters have time dependency.interface
Identification of the origin of an engineering (or local) coordinate reference system.interface
Position, scale and orientation of a geocentric Cartesian 3D coordinate system relative to the planet.interface
Deprecated.interface
Identification of a particular reference surface used as the origin of a parametric coordinate system.interface
Definition of the relationship of a temporal coordinate system to an object.interface
Identification of a particular reference level surface used as a zero-height surface.Modifier and TypeMethodDescriptiondefault <D extends Datum>
DatumEnsemble<D> DatumFactory.createDatumEnsemble
(Map<String, ?> properties, Collection<D> members, PositionalAccuracy accuracy) Creates a datum ensemble from a collection of members.Modifier and TypeMethodDescriptiondefault Datum
DatumAuthorityFactory.createDatum
(String code) Returns an arbitrary datum from a code. -
Uses of Datum in org.opengis.test
-
Uses of Datum in org.opengis.test.referencing
Modifier and TypeMethodDescriptionPseudoEpsgFactory.createDatum
(String code) Returns an arbitrary datum from a code.
EngineeringDatum
as of ISO 19111:2019.