Uses of Interface
org.opengis.referencing.datum.Datum
Packages that use 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
Methods in org.opengis.referencing.crs that return Datum -
Uses of Datum in org.opengis.referencing.datum
Classes in org.opengis.referencing.datum with type parameters of type DatumModifier and TypeInterfaceDescriptioninterfaceDatumEnsemble<D extends Datum>Collection of datums which for low accuracy requirements may be considered to be insignificantly different from each other.Subinterfaces of Datum in org.opengis.referencing.datumModifier and TypeInterfaceDescriptioninterfaceReference frame in which some of the defining parameters have time dependency.interfaceIdentification of the origin of an engineering (or local) coordinate reference system.interfacePosition, scale and orientation of a geocentric Cartesian 3D coordinate system relative to the planet.interfaceDeprecated.interfaceIdentification of a particular reference surface used as the origin of a parametric coordinate system.interfaceDefinition of the relationship of a temporal coordinate system to an object.interfaceIdentification of a particular reference level surface used as a zero-height surface.Methods in org.opengis.referencing.datum with type parameters of type DatumModifier 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.Methods in org.opengis.referencing.datum that return DatumModifier and TypeMethodDescriptiondefault DatumDatumAuthorityFactory.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 that return DatumModifier and TypeMethodDescriptionPseudoEpsgFactory.createDatum(String code) Returns an arbitrary datum from a code.Methods in org.opengis.test.referencing with parameters of type Datum
EngineeringDatumas of ISO 19111:2019.