org.deegree.model.coverage
Interface RangeSetDescription
- All Known Implementing Classes:
- RangeSetDescription_Impl
- public interface RangeSetDescription
This interface defines 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:29:38 $
- Author:
- Andreas Poth
getGridRangeDescription
public GridRangeDescription[] getGridRangeDescription()