public class TailTrimOperation extends AbstractSpecifiedBandsOperation
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
STATISTICS_PARAM |
static java.lang.String |
TAIL_TRIM_PERCENT_PARAM |
COPY_UNPROCESSED_BANDS_PARAMBANDS_TO_PROCESS_PARAM, LINEAR_STRETCH_ENHANCEMENT_NAME| Constructor and Description |
|---|
TailTrimOperation(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 static java.lang.String STATISTICS_PARAM
public static java.lang.String TAIL_TRIM_PERCENT_PARAM
public TailTrimOperation(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