ucar.unidata.gis.geotiff
Class GeneratedKeys.EpsgUnit

java.lang.Object
  extended by ucar.unidata.gis.geotiff.GeneratedKeys.EpsgUnit
Enclosing class:
GeneratedKeys

public static class GeneratedKeys.EpsgUnit
extends Object

Author:
IDV development team

Field Summary
static int Arc_Minute
          _more_
static int Arc_Second
          _more_
static int Chain_Benoit
          _more_
static int Chain_Sears
          _more_
static int Degree
          _more_
static int DMS
          _more_
static int DMS_Hemisphere
          _more_
static int Fathom
          _more_
static int Foot
          _more_
static int Foot_Clarke
          _more_
static int Foot_Indian
          _more_
static int Foot_Modified_American
          _more_
static int Foot_US_Survey
          _more_
static int Gon
          _more_
static int Grad
          _more_
static int Link
          _more_
static int Link_Benoit
          _more_
static int Link_Sears
          _more_
static int Meter
          _more_
static int Mile_International_Nautical
          _more_
static String[] names
          _more_
static int Radian
          _more_
static int[] values
          _more_
static int Yard_Indian
          _more_
static int Yard_Sears
          _more_
 
Constructor Summary
GeneratedKeys.EpsgUnit()
           
 
Method Summary
static String getName(int value)
          _more_
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Meter

public static final int Meter
_more_

See Also:
Constant Field Values

Foot

public static final int Foot
_more_

See Also:
Constant Field Values

Foot_US_Survey

public static final int Foot_US_Survey
_more_

See Also:
Constant Field Values

Foot_Modified_American

public static final int Foot_Modified_American
_more_

See Also:
Constant Field Values

Foot_Clarke

public static final int Foot_Clarke
_more_

See Also:
Constant Field Values

Foot_Indian

public static final int Foot_Indian
_more_

See Also:
Constant Field Values

Link

public static final int Link
_more_

See Also:
Constant Field Values

Link_Benoit

public static final int Link_Benoit
_more_

See Also:
Constant Field Values

Link_Sears

public static final int Link_Sears
_more_

See Also:
Constant Field Values

Chain_Benoit

public static final int Chain_Benoit
_more_

See Also:
Constant Field Values

Chain_Sears

public static final int Chain_Sears
_more_

See Also:
Constant Field Values

Yard_Sears

public static final int Yard_Sears
_more_

See Also:
Constant Field Values

Yard_Indian

public static final int Yard_Indian
_more_

See Also:
Constant Field Values

Fathom

public static final int Fathom
_more_

See Also:
Constant Field Values

Mile_International_Nautical

public static final int Mile_International_Nautical
_more_

See Also:
Constant Field Values

Radian

public static final int Radian
_more_

See Also:
Constant Field Values

Degree

public static final int Degree
_more_

See Also:
Constant Field Values

Arc_Minute

public static final int Arc_Minute
_more_

See Also:
Constant Field Values

Arc_Second

public static final int Arc_Second
_more_

See Also:
Constant Field Values

Grad

public static final int Grad
_more_

See Also:
Constant Field Values

Gon

public static final int Gon
_more_

See Also:
Constant Field Values

DMS

public static final int DMS
_more_

See Also:
Constant Field Values

DMS_Hemisphere

public static final int DMS_Hemisphere
_more_

See Also:
Constant Field Values

values

public static final int[] values
_more_


names

public static final String[] names
_more_

Constructor Detail

GeneratedKeys.EpsgUnit

public GeneratedKeys.EpsgUnit()
Method Detail

getName

public static String getName(int value)
_more_

Parameters:
value - _more_
Returns:
_more_