org.esa.beam.util.geotiff
Class IntMap

java.lang.Object
  extended by org.esa.beam.util.geotiff.IntMap
Direct Known Subclasses:
EPSGCodes, GeoTIFFCodes

public class IntMap
extends Object


Constructor Summary
protected IntMap()
           
 
Method Summary
 int getCode(String name)
           
 String getName(int code)
           
protected  void init(Field[] fields)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IntMap

protected IntMap()
Method Detail

init

protected void init(Field[] fields)

getCode

public int getCode(String name)

getName

public String getName(int code)


Copyright © 2002-2012 Brockmann Consult GmbH. All Rights Reserved.