Uses of Enum Class
net.algart.executors.modules.cv.matrices.misc.Selector.SelectorType
Packages that use Selector.SelectorType
-
Uses of Selector.SelectorType in net.algart.executors.modules.cv.matrices.misc
Methods in net.algart.executors.modules.cv.matrices.misc that return Selector.SelectorTypeModifier and TypeMethodDescriptionSelector.getSelectorType()static Selector.SelectorTypeReturns the enum constant of this class with the specified name.static Selector.SelectorType[]Selector.SelectorType.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.misc with parameters of type Selector.SelectorType