Package org.deegree.coverage.raster.interpolation

This package contains classes for interpolation of raster data.

See:
          Description

Interface Summary
Interpolation  
 

Class Summary
BiLinearByteInterpolation This class implements a bilinear interpolation for byte raster.
BiLinearFloatInterpolation This class implements a bilinear interpolation for float raster.
BiLinearShortInterpolation This class implements a bilinear interpolation for short raster.
InterpolationFactory Factory for Interpolations.
NearestNeighborInterpolation This class implements a simple nearest neighbor interpolation.
RasterInterpolater Interpolates a given raster to a given width .
 

Enum Summary
InterpolationType Enum for all implemented interpolation types.
 

Package org.deegree.coverage.raster.interpolation Description

This package contains classes for interpolation of raster data.

Author:
Oliver Tonnhofer, last edited by: $Author: mschneider $ @version $Revision: 23232 $, $Date: 2010-03-24 17:12:21 +0100 (Mi, 24. Mär 2010) $


Copyright © 2011. All Rights Reserved.