Uses of Enum Class
net.algart.executors.modules.cv.matrices.morphology.MorphologyTransform.TransformOperation
Packages that use MorphologyTransform.TransformOperation
-
Uses of MorphologyTransform.TransformOperation in net.algart.executors.modules.cv.matrices.morphology
Methods in net.algart.executors.modules.cv.matrices.morphology that return MorphologyTransform.TransformOperationModifier and TypeMethodDescriptionMorphologyTransform.getTransformOperation()Returns the enum constant of this class with the specified name.MorphologyTransform.TransformOperation.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.morphology with parameters of type MorphologyTransform.TransformOperationModifier and TypeMethodDescriptionMorphologyTransform.setTransformOperation(MorphologyTransform.TransformOperation transformOperation)