Modifier and Type | Method and Description |
---|---|
LogicalOperation |
ROI3DCalculatorAlgorithm.getOperation() |
Modifier and Type | Method and Description |
---|---|
void |
ROI3DCalculatorAlgorithm.setOperation(LogicalOperation operation) |
Modifier and Type | Method and Description |
---|---|
LogicalOperation |
BitwiseLogicalOperationAlgorithm.getLogicalOperation() |
Modifier and Type | Method and Description |
---|---|
void |
BitwiseLogicalOperationAlgorithm.setLogicalOperation(LogicalOperation logicalOperation) |
Modifier and Type | Method and Description |
---|---|
LogicalOperation |
ImagePlusFromGUI.getImageFiltersOperation() |
Modifier and Type | Method and Description |
---|---|
void |
ImagePlusFromGUI.setImageFiltersOperation(LogicalOperation imageFiltersOperation) |
Modifier and Type | Method and Description |
---|---|
LogicalOperation |
RoiCalculatorAlgorithm.getOperation() |
Modifier and Type | Method and Description |
---|---|
void |
RoiCalculatorAlgorithm.setOperation(LogicalOperation operation) |
Modifier and Type | Method and Description |
---|---|
static LogicalOperation |
LogicalOperation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LogicalOperation[] |
LogicalOperation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.