Uses of Enum Class
net.algart.executors.modules.cv.matrices.objects.SelectLabelledObjectsByBinaryArray.ActionOnBase
Packages that use SelectLabelledObjectsByBinaryArray.ActionOnBase
-
Uses of SelectLabelledObjectsByBinaryArray.ActionOnBase in net.algart.executors.modules.cv.matrices.objects
Methods in net.algart.executors.modules.cv.matrices.objects that return SelectLabelledObjectsByBinaryArray.ActionOnBaseModifier and TypeMethodDescriptionSelectLabelledObjectsByBinaryArray.getActionOnBase()Returns the enum constant of this class with the specified name.SelectLabelledObjectsByBinaryArray.ActionOnBase.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.ActionOnBaseModifier and TypeMethodDescriptionvoidSelectLabelledObjectsByBinaryArray.setActionOnBase(SelectLabelledObjectsByBinaryArray.ActionOnBase actionOnBase)