public interface MaskThresholdData
| Modifier and Type | Method and Description |
|---|---|
int |
getBandInputLayer() |
int |
getBandOperationLayer() |
int |
getBandOutputLayer() |
double |
getFixedValue() |
java.lang.Object |
getInputLayer() |
int |
getMethodOutput() |
int |
getOperation() |
java.lang.Object |
getOperationLayer() |
int |
getOperationMethod() |
java.lang.Object |
getOutputInputLayer() |
double |
getThresholdValue() |
java.lang.Object getInputLayer()
int getBandInputLayer()
int getOperation()
int getOperationMethod()
double getThresholdValue()
java.lang.Object getOperationLayer()
int getBandOperationLayer()
java.lang.Object getOutputInputLayer()
int getBandOutputLayer()
int getMethodOutput()
double getFixedValue()