Uses of Enum Class
net.algart.executors.modules.cv.matrices.objects.binary.boundaries.ExtractContoursInRectangle.SelectionMode
Packages that use ExtractContoursInRectangle.SelectionMode
-
Uses of ExtractContoursInRectangle.SelectionMode in net.algart.executors.modules.cv.matrices.objects.binary.boundaries
Methods in net.algart.executors.modules.cv.matrices.objects.binary.boundaries that return ExtractContoursInRectangle.SelectionModeModifier and TypeMethodDescriptionExtractContoursInRectangle.getSelectionMode()Returns the enum constant of this class with the specified name.ExtractContoursInRectangle.SelectionMode.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.objects.binary.boundaries with parameters of type ExtractContoursInRectangle.SelectionModeModifier and TypeMethodDescriptionExtractContoursInRectangle.setSelectionMode(ExtractContoursInRectangle.SelectionMode selectionMode)