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: 31644 $, $Date: 2011-08-24 22:27:43 +0200 (Wed, 24 Aug 2011) $


Copyright © 2011. All Rights Reserved.