public class LinearStretchEnhancementDoubleFilter extends LinearStretchEnhancementFilter
maxBandValue, minBandValue, names, offset, renderBands, scale, scaleOffsetList, stats, stretchscolorInterpretation, environment, exec, extent, height, managername, nBandsToProcess, params, PERSISTENT_DESCRIPTION, PERSISTENT_NAME, raster, rasterResult, taskEventManager, transparency, util, widthRESULT_BUFFER, RESULT_TRANSPARENCY| Constructor and Description |
|---|
LinearStretchEnhancementDoubleFilter() |
| Modifier and Type | Method and Description |
|---|---|
int |
getInRasterDataType()
Obtiene el tipo de datos del raster de entrada
|
void |
process(int col,
int line)
Ejecución del filtro para un pixel de la imagen
|
getGroup, getNames, getOutRasterDataType, getRemoveEnds, getStretchs, getTailTrim, getUIParams, isToConvertToRGB, isVisible, post, preaddParam, clone, createARGBBufferResult, createBufferResult, dispose, execute, finalize, getColorInterpretation, getEnv, getInputBuffer, getManagerName, getName, getOutputBuffer, getParam, getParams, getPercent, getResult, hasInputTransparency, isExec, numberOfBandsToProcess, removeParam, resetPercent, setEnv, setExec, setExtent, setName, setParams, writeAlphaBandpublic LinearStretchEnhancementDoubleFilter()
public void process(int col,
int line)
BaseRasterFilterprocess in interface RasterFilterprocess in class LinearStretchEnhancementFiltercol - posición Xline - posición Ypublic int getInRasterDataType()
BaseRasterFiltergetInRasterDataType in interface RasterFiltergetInRasterDataType in class LinearStretchEnhancementFilter