Skip navigation links

Package org.apache.sis.referencing.datum

Relationship of a CoordinateSystem (an abstract mathematical entity) to the earth or other system.

See: Description

Package org.apache.sis.referencing.datum Description

Relationship of a CoordinateSystem (an abstract mathematical entity) to the earth or other system. An explanation for this package is provided in the OpenGISĀ® javadoc. The remaining discussion on this page is specific to the SIS implementation.

The root class in this package is AbstractDatum. Various subclasses are defined for various kinds of relationship to the Earth or time (geodetic, vertical, temporal), or to platforms (mobile or not) (engineering, image). Some of those SIS subclasses provide additional methods that are not part of OGC/ISO specifications:

Since:
0.4

Defined in the sis-referencing module

Skip navigation links

Copyright © 2010–2015 The Apache Software Foundation. All rights reserved.