public class GctpMap extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
projcode |
| Constructor and Description |
|---|
GctpMap(int projcode,
int zonecode,
int sphrcode,
int xdimsize,
int ydimsize,
double[] projparms,
double[] uprLeft,
double[] lwrRight) |
| Modifier and Type | Method and Description |
|---|---|
Unit[] |
getUnits() |
CoordinateSystem |
getVisADCoordinateSystem() |
Set |
getVisADSet(MathType map) |
public GctpMap(int projcode,
int zonecode,
int sphrcode,
int xdimsize,
int ydimsize,
double[] projparms,
double[] uprLeft,
double[] lwrRight)
public CoordinateSystem getVisADCoordinateSystem() throws VisADException
VisADExceptionpublic Unit[] getUnits()
public Set getVisADSet(MathType map) throws VisADException
VisADExceptionCopyright © 1996–2023 The SSEC Visualization Project. All rights reserved.