Uses of Enum Class
net.algart.executors.modules.cv.matrices.objects.SelectLabelledObjectsByBinaryArray.SelectorInterpretation
Packages that use SelectLabelledObjectsByBinaryArray.SelectorInterpretation
-
Uses of SelectLabelledObjectsByBinaryArray.SelectorInterpretation in net.algart.executors.modules.cv.matrices.objects
Methods in net.algart.executors.modules.cv.matrices.objects that return SelectLabelledObjectsByBinaryArray.SelectorInterpretationModifier and TypeMethodDescriptionSelectLabelledObjectsByBinaryArray.getSelectorInterpretation()Returns the enum constant of this class with the specified name.SelectLabelledObjectsByBinaryArray.SelectorInterpretation.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 with parameters of type SelectLabelledObjectsByBinaryArray.SelectorInterpretationModifier and TypeMethodDescriptionvoidSelectLabelledObjectsByBinaryArray.setSelectorInterpretation(SelectLabelledObjectsByBinaryArray.SelectorInterpretation selectorInterpretation)