org.deegree_impl.model.cv
Class RangeSetDescription_Impl
java.lang.Object
org.deegree_impl.model.cv.RangeSetDescription_Impl
- All Implemented Interfaces:
- RangeSetDescription
- class RangeSetDescription_Impl
- extends java.lang.Object
- implements RangeSetDescription
This implements the access to the properties (categories, measures, or values)
assigned to each location in the domain. A location may have several unrelated
properties attached to it (such as current land use, mean daily temperature,
etc.): each of these is described in a separate Range Set. Any such property
may be a scalar (numeric or text) value, such as population density, or a
compound (vector or tensor) value, such as incomes by race, or radiances by
wavelength
-----------------------------------------------------------------------
- Version:
- $Revision: 1.1 $ $Date: 2003/01/27 11:31:14 $
- Author:
- Andreas Poth
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
gridRangeDescription
private GridRangeDescription[] gridRangeDescription
RangeSetDescription_Impl
RangeSetDescription_Impl(GridRangeDescription[] gridRangeDescription)
getGridRangeDescription
public GridRangeDescription[] getGridRangeDescription()
- Specified by:
getGridRangeDescription
in interface RangeSetDescription