public interface RasterSet extends Buffer, DataSet
INTERPOLATION_BicubicSpline, INTERPOLATION_Bilinear, INTERPOLATION_BSpline, INTERPOLATION_InverseDistance, INTERPOLATION_NearestNeighbour, INTERPOLATION_Undefined
Modifier and Type | Method and Description |
---|---|
void |
accept(Visitor visitor,
long firstValueIndex)
Visits raster kernels from a raster
|
boolean |
isEmpty() |
addBand, areAllBandsOfTheSameType, clip, convert, createInterpolated, getBand, getBandByte, getBandCount, getBandDouble, getBandFloat, getBandInt, getBandNoData, getBands, getBandShort, getBandsInfo, getBandTypes, getBufferedImage, getColumns, getDimensions, getEnvelope, getPixelSizeX, getPixelSizeY, getProjection, getRows, isInside, isInside, removeBand, setBand, switchBands, switchBands
getStatistics
addObserver, deleteObserver, deleteObservers
accept, isFromStore
dispose
void accept(Visitor visitor, long firstValueIndex) throws BaseException
visitor
- firstValueIndex
- BaseException
boolean isEmpty()