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,
java.nio.ByteBuffer byteBuffer,
AVList list) |
Modifier and Type | Method and Description |
---|---|
static java.nio.ByteBuffer |
createCompatibleBuffer(int width,
int height,
AVList params) |
static DataRaster |
createGeoreferencedRaster(AVList params) |
protected void |
doValidateParameters(AVList list) |
java.nio.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 static java.nio.ByteBuffer createCompatibleBuffer(int width, int height, AVList params)
public static DataRaster createGeoreferencedRaster(AVList params)
protected void doValidateParameters(AVList list) throws java.lang.IllegalArgumentException
java.lang.IllegalArgumentException
public java.nio.ByteBuffer getByteBuffer()