org.deegree.coverage.rangeset
Class RangeSet
java.lang.Object
org.deegree.coverage.rangeset.RangeSet
public class RangeSet
- extends Object
The RangeSet
models the different range possibilities in a WCS coverage.
- Version:
- $Revision: 19041 $, $Date: 2009-08-11 17:04:57 +0200 (Di, 11 Aug 2009) $
- Author:
- Rutger Bezema, last edited by: $Author: rbezema $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RangeSet
public RangeSet(String name,
String label,
List<AxisSubset> axisDescriptions,
SingleValue<?> nullValue)
- Parameters:
name
- label
- axisDescriptions
- nullValue
-
RangeSet
public RangeSet(List<AxisSubset> axisDescriptions)
- Defines the construction of a range subset.
- Parameters:
axisDescriptions
-
getName
public final String getName()
- Returns:
- the name
getNullValue
public final SingleValue<?> getNullValue()
- Returns:
- the nullValue
getAxisDescriptions
public final List<AxisSubset> getAxisDescriptions()
- Returns:
- the axisDescriptions
getLabel
public final String getLabel()
- Returns:
- the label or the name if the label was
null
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org]]>