public class ByteBufferRaster extends BufferWrapperRaster
BufferWrapperRaster.InterpolantLookupTable
buffer
height, width
Constructor and Description |
---|
ByteBufferRaster(int width,
int height,
Sector sector,
AVList params) |
ByteBufferRaster(int width,
int height,
Sector sector,
ByteBuffer byteBuffer,
AVList list) |
Modifier and Type | Method and Description |
---|---|
static ByteBuffer |
createCompatibleBuffer(int width,
int height,
AVList params) |
static DataRaster |
createGeoreferencedRaster(AVList params) |
protected void |
doValidateParameters(AVList list) |
ByteBuffer |
getByteBuffer() |
computeGeographicToRasterTransform, computeSourceToDestTransform, createLookupTable, createSubRaster, dispose, doDrawOnTo, drawOnTo, fill, get, getBuffer, getDoubleAtPosition, getExtremes, getSizeInBytes, getTransparentValue, indexFor, put, sample, setDoubleAtPosition, setTransparentValue
computeClipRect, getHeight, getSector, getSubRaster, getSubRaster, getWidth, setValue
addPropertyChangeListener, addPropertyChangeListener, clearList, copy, firePropertyChange, firePropertyChange, getBooleanValue, getBooleanValue, getChangeSupport, getDoubleValue, getDoubleValue, getEntries, getIntegerValue, getIntegerValue, getLongValue, getLongValue, getRestorableStateForAVPair, getStringValue, getStringValue, getStringValue, getValue, getValues, hasKey, removeKey, removePropertyChangeListener, removePropertyChangeListener, setValues
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addPropertyChangeListener, addPropertyChangeListener, clearList, copy, firePropertyChange, firePropertyChange, getEntries, getStringValue, getValue, getValues, hasKey, removeKey, removePropertyChangeListener, removePropertyChangeListener, setValues
public ByteBufferRaster(int width, int height, Sector sector, ByteBuffer byteBuffer, AVList list)
public static ByteBuffer createCompatibleBuffer(int width, int height, AVList params)
public static DataRaster createGeoreferencedRaster(AVList params)
protected void doValidateParameters(AVList list) throws IllegalArgumentException
IllegalArgumentException
public ByteBuffer getByteBuffer()