Package | Description |
---|---|
org.apache.sis.referencing.datum |
Relationship of a
CoordinateSystem (an abstract mathematical entity) to the earth or other system. |
Modifier and Type | Class and Description |
---|---|
class |
DefaultEngineeringDatum
Defines the origin of an engineering coordinate reference system.
|
class |
DefaultGeodeticDatum
Defines the location and orientation of an ellipsoid that approximates the shape of the earth.
|
class |
DefaultImageDatum
Defines the origin of an image coordinate reference system.
|
class |
DefaultTemporalDatum
Defines the origin of a temporal coordinate reference system.
|
class |
DefaultVerticalDatum
Identifies a particular reference level surface used as a zero-height surface.
|
Modifier and Type | Method and Description |
---|---|
static AbstractDatum |
AbstractDatum.castOrCopy(Datum object)
Returns a SIS datum implementation with the values of the given arbitrary implementation.
|
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.