org.deegree.coverage.filter.raster
Class RasterFilter
java.lang.Object
org.deegree.coverage.filter.CoverageFilter
org.deegree.coverage.filter.raster.RasterFilter
public class RasterFilter
- extends CoverageFilter
The RasterFilter enables a the evaluation of bands in a raster by their values, as well as the selection
of specific bands in a raster.
- Version:
- $Revision: 19566 $, $Date: 2009-09-10 12:26:16 +0200 (Do, 10 Sep 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 |
RasterFilter
public RasterFilter(AbstractRaster raster)
- Parameters:
raster -
apply
public AbstractRaster apply(RangeSet sourceRangeSet,
RangeSet targetRangeset)
- Description copied from class:
CoverageFilter
- Applies the given
RangeSet to the coverage. If the coverage has no RangeSet this method will
return the coverage.
- Specified by:
apply in class CoverageFilter
- Parameters:
sourceRangeSet - describing the values of the given coveragetargetRangeset - describing the ranges of the target coverage
- Returns:
- a raster using the given RangeSet for selection
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org]]>