|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectthredds.catalog.query.Selector
thredds.catalog.query.SelectGeoRegion
public class SelectGeoRegion
Implementation of a DQC select geo region.
| Field Summary |
|---|
| Fields inherited from class thredds.catalog.query.Selector |
|---|
children, compound, desc, id, isUsed, multiple, required, template, title |
| Constructor Summary | |
|---|---|
SelectGeoRegion(Location lowerLeft,
Location upperRight)
Construct from fields in XML catalog. |
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object o)
Instances which have same id are equal. |
Location |
getLowerLeft()
|
Location |
getUpperRight()
|
int |
hashCode()
Override Object.hashCode() to implement equals. |
| Methods inherited from class thredds.catalog.query.Selector |
|---|
appendQuery, getDescription, getId, getSelectType, getTemplate, getTitle, isMultiple, isRequired, isUsed, setCompoundSelectors, setDescription, setId, setMultiple, setRequired, setTemplate, setTitle, setUsed |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SelectGeoRegion(Location lowerLeft,
Location upperRight)
Selector| Method Detail |
|---|
public Location getLowerLeft()
public Location getUpperRight()
public boolean equals(java.lang.Object o)
Selector
equals in class Selectorpublic int hashCode()
hashCode in class Selector
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||