ucar.unidata.gis.geotiff
Class GeoKeys

java.lang.Object
  extended by ucar.unidata.gis.geotiff.GeneratedKeys
      extended by ucar.unidata.gis.geotiff.GeoKeys

public final class GeoKeys
extends GeneratedKeys

This class is a holder of key information for geotiffs. It is derived form a class that was generated from the set of properties files that hold all of the different geokey information.


Nested Class Summary
static class GeoKeys.Tiff
          Class Tiff
 
Nested classes/interfaces inherited from class ucar.unidata.gis.geotiff.GeneratedKeys
GeneratedKeys.EpsgDatum, GeneratedKeys.EpsgEllipse, GeneratedKeys.EpsgGcs, GeneratedKeys.EpsgPcs, GeneratedKeys.EpsgPm, GeneratedKeys.EpsgProj, GeneratedKeys.EpsgUnit, GeneratedKeys.EpsgVertcs, GeneratedKeys.GeoCtrans, GeneratedKeys.Geokey, GeneratedKeys.ModelType
 
Constructor Summary
GeoKeys()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GeoKeys

public GeoKeys()