Uses of Package
org.geotools.referencing.datum

Packages that use org.geotools.referencing.datum
org.geotools.referencing.datum Datum implementation. 
org.geotools.referencing.operation.builder A package of convenience classes which use control points common to two data sets to derive empirically the transformation parameters needed to convert positions between the coordinate systems of the two data sets. 
org.geotools.referencing.operation.transform Basic implementations of math transforms
 

Classes in org.geotools.referencing.datum used by org.geotools.referencing.datum
AbstractDatum
          Specifies the relationship of a coordinate system to the earth, thus creating a coordinate reference system.
BursaWolfParameters
          Parameters for a geographic transformation between two datum.
DefaultEllipsoid
          Geometric figure that can be used to describe the approximate shape of the earth.
DefaultEngineeringDatum
          Defines the origin of an engineering coordinate reference system.
DefaultGeodeticDatum
          Defines the location and precise orientation in 3-dimensional space of a defined ellipsoid (or sphere) that approximates the shape of the earth.
DefaultPrimeMeridian
          A prime meridian defines the origin from which longitude values are determined.
DefaultTemporalDatum
          A temporal datum defines the origin of a temporal coordinate reference system.
DefaultVerticalDatum
          A textual description and/or a set of parameters identifying a particular reference level surface used as a zero-height surface.
 

Classes in org.geotools.referencing.datum used by org.geotools.referencing.operation.builder
BursaWolfParameters
          Parameters for a geographic transformation between two datum.
 

Classes in org.geotools.referencing.datum used by org.geotools.referencing.operation.transform
BursaWolfParameters
          Parameters for a geographic transformation between two datum.
 



Copyright © 1996-2014 Geotools. All Rights Reserved.