| 
deegree 2.6-pre (2011/11/29 00:10 build-378-unofficial) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.ogcwebservices.wcs.configuration.Range
public class Range
A Range defines the range of variable values like time or elevation for which the coverages assigned to a Range are valid. The valid values are given by the Axis of a Range. A Range can have as much Axis and so as much filter dimensions as desired. If a Range doesn't have explicit Axis they are implicit coded in the assigned Directory or File name property.
| Constructor Summary | |
|---|---|
Range(String name)
 | 
|
Range(String name,
           Axis[] axis)
 | 
|
| Method Summary | |
|---|---|
 void | 
addAxis(Axis axis)
adds an Axis to the Range  | 
 Axis[] | 
getAxis()
returns the list of Axis (filter dimensions) assigned to the Range  | 
 String | 
getName()
 | 
 void | 
removeAxis(Axis axis)
removes an Axis from the Range  | 
 void | 
setAxis(Axis[] axis)
sets the list of Axis (filter dimensions) assigned to the Range  | 
 void | 
setName(String name)
 | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public Range(String name)
name - name of the Range
public Range(String name,
             Axis[] axis)
name - name of the Rangeaxis - list of Axis (filter dimensions) assigned to the Range| Method Detail | 
|---|
public Axis[] getAxis()
public void setAxis(Axis[] axis)
axis - The axis to set.public void addAxis(Axis axis)
axis - public void removeAxis(Axis axis)
axis - public String getName()
public void setName(String name)
name - The name to set.
  | 
deegree 2.6-pre (2011/11/29 00:10 build-378-unofficial) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
an open source project founded by lat/lon, Bonn, Germany.
                    For more information visit: http://www.deegree.org