public class BufferListFusion
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
AVERAGE |
static int |
COLOR_HISTOGRAM |
static int |
COLOR_LINEAR_CORRELATION |
static int |
COLOR_STATISTICS |
static int |
FIRST |
static int |
LAST |
static int |
MAXIMUM |
static int |
MINIMUM |
static int |
MIXED |
| Constructor and Description |
|---|
BufferListFusion(java.util.List<Buffer> bufferList,
PixelSquareStructure pxSquare,
int fusionMethod) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
clearMaskBuffer(Buffer buf)
Sets a band to NODATA value
|
void |
dispose() |
Buffer |
getWindow()
Gets a entire window from buffers
|
void |
setAlphaBand(int alphaBandNumber) |
public static int FIRST
public static int LAST
public static int MIXED
public static int MINIMUM
public static int MAXIMUM
public static int AVERAGE
public static int COLOR_STATISTICS
public static int COLOR_HISTOGRAM
public static int COLOR_LINEAR_CORRELATION
public BufferListFusion(java.util.List<Buffer> bufferList, PixelSquareStructure pxSquare, int fusionMethod)
public Buffer getWindow()
ext - buf - protected void clearMaskBuffer(Buffer buf)
bufResult - tileExtent - buf - ex - pixelSize - public void dispose()
public void setAlphaBand(int alphaBandNumber)