public class LookupTableWrapper extends LookupTable
destinationNoDataByte, destinationNoDataDouble, destinationNoDataFloat, destinationNoDataInt, destinationNoDataShort, hasNoData, hasROI, noData, roiBounds, srcROIImage, useROIAccessor
Constructor and Description |
---|
LookupTableWrapper(javax.media.jai.LookupTableJAI lut) |
Modifier and Type | Method and Description |
---|---|
int |
getNumBands() |
protected void |
lookup(Raster source,
WritableRaster dst,
Rectangle rect,
Raster roi)
Abstract method for calculating the destination tile from the source tile and an eventual ROI raster
|
setDestinationNoData, setNoDataRange, setROIparams, unsetNoData, unsetROI
findNearestEntry, getByteData, getByteData, getData, getDataType, getDestNumBands, getDestSampleModel, getDestSampleModel, getDoubleData, getDoubleData, getFloatData, getFloatData, getIntData, getIntData, getNumEntries, getOffset, getOffset, getOffsets, getShortData, getShortData, isIntegralDataType, isIntegralDataType, lookup, lookup, lookup, lookupDouble, lookupFloat
protected void lookup(Raster source, WritableRaster dst, Rectangle rect, Raster roi)
LookupTable
lookup
in class LookupTable
public int getNumBands()
getNumBands
in class javax.media.jai.LookupTableJAI
Copyright © 2006–2018 GeoSolutions. All rights reserved.