ucar.unidata.data.gis
Class MapMaker
java.lang.Object
ucar.unidata.data.gis.MapMaker
public class MapMaker
- extends Object
- Version:
- $Revision: 1.16 $
- Author:
- IDV development team
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MapMaker
public MapMaker()
addMap
public void addMap(double[][] latLons)
throws VisADException
- Throws:
VisADException
addMap
public void addMap(double[] latLons)
throws VisADException
- Throws:
VisADException
addMap
public void addMap(float[] latLons)
throws VisADException
- Throws:
VisADException
addMap
public void addMap(float[][] latLons)
throws VisADException
- Throws:
VisADException
getMaps
public UnionSet getMaps()
throws VisADException
- Throws:
VisADException