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

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

Uses of DatumType.Temporal in org.geotools.cs
 

Fields in org.geotools.cs declared as DatumType.Temporal
static DatumType.Temporal DatumType.UTC
          Deprecated. A temporal datum for Universal Time (UTC).
static DatumType.Temporal DatumType.GMT
          Deprecated. A temporal datum for Greenwich Mean Time (GMT).
 

Constructors in org.geotools.cs with parameters of type DatumType.Temporal
TemporalDatum(java.lang.CharSequence name, DatumType.Temporal type)
          Deprecated. Creates a temporal datum from an enumerated type value.
 



Copyright © GeoTools. All Rights Reserved.