public class MedianOperation extends AbstractSpecifiedBandsOperation
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
SIDE_WINDOW_PARAM |
COPY_UNPROCESSED_BANDS_PARAMBANDS_TO_PROCESS_PARAM, LINEAR_STRETCH_ENHANCEMENT_NAME| Constructor and Description |
|---|
MedianOperation(OperationFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
void |
postProcess()
Prepare the result
|
void |
preProcess()
Prepare the process
|
void |
process()
Process the operation
|
getBandsToProcess, getProcessableBandNoDatas, getProcessableBandNoDatasAsArray, getProcessableBandTypes, getProcessableBandTypesAsArray, getTypesAsArray, isProcessableBandexecute, getFactory, getInputBuffer, getOutputBuffer, getParameter, getParameters, getTaskStatus, mustCopyUnprocessedBands, setOutputBuffer, setParameterclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecute, getFactorypublic MedianOperation(OperationFactory factory)
factory - public void preProcess()
throws BufferOperationException
OperationServicespreProcess in interface OperationServicespreProcess in class AbstractSpecifiedBandsOperationBufferOperationExceptionpublic void process()
throws ProcessingOperationException
OperationServicesprocess in interface OperationServicesprocess in class AbstractSpecifiedBandsOperationProcessingOperationExceptionpublic void postProcess()
throws BufferOperationException
OperationServicespostProcess in interface OperationServicespostProcess in class AbstractSpecifiedBandsOperationBufferOperationException