Uses of Class
org.geotools.cs.DatumType.Local

Packages that use DatumType.Local
org.geotools.cs Coordinate Systems implementation.  
 

Uses of DatumType.Local in org.geotools.cs
 

Fields in org.geotools.cs declared as DatumType.Local
static DatumType.Local DatumType.UNKNOW
          Deprecated. A local datum for unknow coordinate system.
 

Methods in org.geotools.cs with parameters of type DatumType.Local
 LocalDatum CoordinateSystemFactory.createLocalDatum(java.lang.CharSequence name, DatumType.Local type)
          Deprecated. Creates a local datum.
 

Constructors in org.geotools.cs with parameters of type DatumType.Local
LocalDatum(java.lang.CharSequence name, DatumType.Local type)
          Deprecated. Creates a local datum.
 



Copyright © GeoTools. All Rights Reserved.