Uses of Enum Class
net.algart.executors.modules.cv.matrices.filtering.SimpleMorphology3x3.Operation
Packages that use SimpleMorphology3x3.Operation
-
Uses of SimpleMorphology3x3.Operation in net.algart.executors.modules.cv.matrices.filtering
Methods in net.algart.executors.modules.cv.matrices.filtering that return SimpleMorphology3x3.OperationModifier and TypeMethodDescriptionSimpleMorphology3x3.operation()Returns the enum constant of this class with the specified name.static SimpleMorphology3x3.Operation[]SimpleMorphology3x3.Operation.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.algart.executors.modules.cv.matrices.filtering with parameters of type SimpleMorphology3x3.OperationModifier and TypeMethodDescriptionSimpleMorphology3x3.setOperation(SimpleMorphology3x3.Operation operation)