|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjecthydroScalingAPI.io.MetaLocation
public class MetaLocation
Manages the Gauge-type data object
| Constructor Summary | |
|---|---|
MetaLocation(DB_Register register)
Creates a new instance of MetaLocation |
|
| Method Summary | |
|---|---|
int |
compareTo(java.lang.Object obj)
The comparison criteria |
java.util.Vector[] |
getImagesList()
Returns and array of Vector. |
java.lang.String |
getInformation()
Provides additional information associated with the location |
visad.RealTuple |
getPositionTuple()
Returns an RealTuple |
java.lang.Object |
getProperty(java.lang.String key)
Returns the desired property. |
visad.Tuple |
getTextTuple()
Returns an Tuple |
boolean |
hasImages()
True if it has associated images |
java.lang.String |
toString()
A String describing the Location |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public MetaLocation(DB_Register register)
register - Takes in a registry created by the LocationReader| Method Detail |
|---|
public java.lang.Object getProperty(java.lang.String key)
Note: the brackets must be included.[type]
[site name]
[stream name]
[county]
[state]
[data source]
[latitude (deg:min:sec)]
[longitude (deg:min:sec)]
[altitude ASL (m)]
[images]
[information]
key - The desired property
public java.lang.String toString()
toString in class java.lang.Objectpublic int compareTo(java.lang.Object obj)
compareTo in interface java.lang.Comparableobj - The object to compare to
public java.lang.String getInformation()
public boolean hasImages()
public java.util.Vector[] getImagesList()
Vector. Each Vector in the array has two
elements. The first element is the path or URL to the image and the second
element is a description of the image.
public visad.RealTuple getPositionTuple()
throws visad.VisADException,
java.rmi.RemoteException
RealTuple
visad.VisADException - Captures VisAD Exceptions
java.rmi.RemoteException - Captures Remote Exceptions
public visad.Tuple getTextTuple()
throws visad.VisADException,
java.rmi.RemoteException
Tuple
visad.VisADException - Captures Visad Exceptions
java.rmi.RemoteException - Captures Remote Exceptions
|
||||||||||
| 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.