Package org.openjump.core.rasterimage.sextante.rasterWrappers
-
Class Summary Class Description GridCell GridExtent This class defines a grid system (coordinates and cellsize)GridRasterWrapper Wrapper to convert org.openjump.core.rasterimage.sextante.OpenJUMPSextanteRasterLayer to 2D Array (Matrix) or to a 1D Array.GridWrapper Abstract class for grip wrappers.GridWrapperInterpolated A grid wrapper that performs interpolation to calculate cell values.GridWrapperNotInterpolated A grid wrapper that does not perform interpolation to calculate cell values.