Class GridWrapperInterpolated

java.lang.Object
org.openjump.core.rasterimage.sextante.rasterWrappers.GridWrapper
org.openjump.core.rasterimage.sextante.rasterWrappers.GridWrapperInterpolated

public class GridWrapperInterpolated extends GridWrapper
A grid wrapper that performs interpolation to calculate cell values. This should be used when the window extent does not 'fit' into the structure (coordinates and cellsize) of the grid.
Author:
Victor Olaya