visad.data.hdfeos
Class GctpMap

java.lang.Object
  extended by visad.data.hdfeos.GctpMap

public class GctpMap
extends Object


Field Summary
 int projcode
           
 
Constructor Summary
GctpMap(int projcode, int zonecode, int sphrcode, int xdimsize, int ydimsize, double[] projparms, double[] uprLeft, double[] lwrRight)
           
 
Method Summary
 Unit[] getUnits()
           
 CoordinateSystem getVisADCoordinateSystem()
           
 Set getVisADSet(MathType map)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

projcode

public int projcode
Constructor Detail

GctpMap

public GctpMap(int projcode,
               int zonecode,
               int sphrcode,
               int xdimsize,
               int ydimsize,
               double[] projparms,
               double[] uprLeft,
               double[] lwrRight)
Method Detail

getVisADCoordinateSystem

public CoordinateSystem getVisADCoordinateSystem()
                                          throws VisADException
Throws:
VisADException

getUnits

public Unit[] getUnits()

getVisADSet

public Set getVisADSet(MathType map)
                throws VisADException
Throws:
VisADException