org.deegree.coverage.raster.interpolation
Class InterpolationFactory
java.lang.Object
org.deegree.coverage.raster.interpolation.InterpolationFactory
public class InterpolationFactory
- extends Object
Factory for Interpolations.
- Version:
- $Revision: 22189 $, $Date: 2010-01-25 17:35:50 +0100 (Mo, 25 Jan 2010) $
- Author:
- Oliver Tonnhofer, last edited by: $Author: aschmitz $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InterpolationFactory
public InterpolationFactory()
getInterpolation
public static Interpolation getInterpolation(InterpolationType type,
RasterData rasterData)
- Creates a new interpolation of the given type and for the given raster.
- Parameters:
type - the interpolation typerasterData -
- Returns:
- interpolation for given type and raster
- Throws:
UnsupportedOperationException - if no interpolation is found for the given type and raster
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org]]>