visad.data.hdfeos
Class GctpMap
java.lang.Object
visad.data.hdfeos.GctpMap
- public class GctpMap
- extends Object
|
Constructor Summary |
GctpMap(int projcode,
int zonecode,
int sphrcode,
int xdimsize,
int ydimsize,
double[] projparms,
double[] uprLeft,
double[] lwrRight)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
projparms
double[] projparms
projcode
public int projcode
setUnits
Unit[] setUnits
zonecode
int zonecode
sphrcode
int sphrcode
xdimsize
int xdimsize
ydimsize
int ydimsize
uprLeft
double[] uprLeft
lwrRight
double[] lwrRight
GctpMap
public GctpMap(int projcode,
int zonecode,
int sphrcode,
int xdimsize,
int ydimsize,
double[] projparms,
double[] uprLeft,
double[] lwrRight)
getVisADCoordinateSystem
public CoordinateSystem getVisADCoordinateSystem()
throws VisADException
- Throws:
VisADException
getUnits
public Unit[] getUnits()
getVisADSet
public Set getVisADSet(MathType map)
throws VisADException
- Throws:
VisADException