|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjecthydroScalingAPI.io.MetaDLG
public class MetaDLG
This class reads DLG files downloaded from the EROS website at http://edc.usgs.gov/geodata/.
| Constructor Summary | |
|---|---|
MetaDLG(java.lang.String fileName,
java.awt.geom.Rectangle2D desiredRegion)
Creates a new instance of MetaDLG |
|
| Method Summary | |
|---|---|
visad.UnionSet |
getUnionSet()
Returns a UnionSet ready to be used inside a Display |
static void |
main(java.lang.String[] args)
Tests for the class |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MetaDLG(java.lang.String fileName,
java.awt.geom.Rectangle2D desiredRegion)
throws java.io.IOException,
visad.VisADException
fileName - The file where the DLG residesdesiredRegion - The limts of the region of interest given as a Rectangle2D.
java.io.IOException - Captures errors while reading the file.
visad.VisADException - Captures errors while creating the Gridded2DSet used to visualize the
vector.| Method Detail |
|---|
public visad.UnionSet getUnionSet()
throws visad.VisADException
UnionSet ready to be used inside a Display
UnionSet
visad.VisADException - Captures errors while creating the UnionSetpublic static void main(java.lang.String[] args)
args - the command line arguments
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
CUENCAS was initially developed by Ricardo Mantilla at the University of Colorado under the supervision of Dr. Vijay K. Gupta. We wish to recognize the support from the National Science Fundation.