ucar.unidata.gis.geotiff
Class GeneratedKeys.EpsgPm

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

public static class GeneratedKeys.EpsgPm
extends Object

Author:
IDV development team

Field Summary
static int Bern
          _more_
static int Bogota
          _more_
static int Brussels
          _more_
static int Ferro
          _more_
static int Greenwich
          _more_
static int Jakarta
          _more_
static int Lisbon
          _more_
static int Madrid
          _more_
static String[] names
          _more_
static int Paris
          _more_
static int Rome
          _more_
static int Stockholm
          _more_
static int[] values
          _more_
 
Constructor Summary
GeneratedKeys.EpsgPm()
           
 
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

Greenwich

public static final int Greenwich
_more_

See Also:
Constant Field Values

Lisbon

public static final int Lisbon
_more_

See Also:
Constant Field Values

Paris

public static final int Paris
_more_

See Also:
Constant Field Values

Bogota

public static final int Bogota
_more_

See Also:
Constant Field Values

Madrid

public static final int Madrid
_more_

See Also:
Constant Field Values

Rome

public static final int Rome
_more_

See Also:
Constant Field Values

Bern

public static final int Bern
_more_

See Also:
Constant Field Values

Jakarta

public static final int Jakarta
_more_

See Also:
Constant Field Values

Ferro

public static final int Ferro
_more_

See Also:
Constant Field Values

Brussels

public static final int Brussels
_more_

See Also:
Constant Field Values

Stockholm

public static final int Stockholm
_more_

See Also:
Constant Field Values

values

public static final int[] values
_more_


names

public static final String[] names
_more_

Constructor Detail

GeneratedKeys.EpsgPm

public GeneratedKeys.EpsgPm()
Method Detail

getName

public static String getName(int value)
_more_

Parameters:
value - _more_
Returns:
_more_