public class ByteBufferRaster extends BufferWrapperRaster
BufferWrapperRaster.InterpolantLookupTablebufferheight, 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, setTransparentValuecomputeClipRect, getHeight, getSector, getSubRaster, getSubRaster, getWidth, setValueaddPropertyChangeListener, 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, setValuesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddPropertyChangeListener, addPropertyChangeListener, clearList, copy, firePropertyChange, firePropertyChange, getEntries, getStringValue, getValue, getValues, hasKey, removeKey, removePropertyChangeListener, removePropertyChangeListener, setValuespublic 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.IllegalArgumentExceptionpublic java.nio.ByteBuffer getByteBuffer()