Uses of Enum Class
net.algart.executors.modules.cv.matrices.filtering.SimpleMorphology3x3.Shape
Packages that use SimpleMorphology3x3.Shape
-
Uses of SimpleMorphology3x3.Shape in net.algart.executors.modules.cv.matrices.filtering
Methods in net.algart.executors.modules.cv.matrices.filtering that return SimpleMorphology3x3.ShapeModifier and TypeMethodDescriptionSimpleMorphology3x3.shape()static SimpleMorphology3x3.ShapeReturns the enum constant of this class with the specified name.static SimpleMorphology3x3.Shape[]SimpleMorphology3x3.Shape.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.Shape