Uses of Enum Class
net.algart.executors.modules.opencv.matrices.misc.GrabCut.FigureKind
Packages that use GrabCut.FigureKind
-
Uses of GrabCut.FigureKind in net.algart.executors.modules.opencv.matrices.misc
Methods in net.algart.executors.modules.opencv.matrices.misc that return GrabCut.FigureKindModifier and TypeMethodDescriptionGrabCut.getFigureKind()static GrabCut.FigureKindReturns the enum constant of this class with the specified name.static GrabCut.FigureKind[]GrabCut.FigureKind.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.algart.executors.modules.opencv.matrices.misc with parameters of type GrabCut.FigureKind