Uses of Enum Class
net.algart.executors.modules.cv.matrices.drawing.DrawContours.DrawnContourKinds
Packages that use DrawContours.DrawnContourKinds
-
Uses of DrawContours.DrawnContourKinds in net.algart.executors.modules.cv.matrices.drawing
Methods in net.algart.executors.modules.cv.matrices.drawing that return DrawContours.DrawnContourKindsModifier and TypeMethodDescriptionDrawContours.getDrawnContourKinds()Returns the enum constant of this class with the specified name.static DrawContours.DrawnContourKinds[]DrawContours.DrawnContourKinds.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.drawing with parameters of type DrawContours.DrawnContourKindsModifier and TypeMethodDescriptionDrawContours.setDrawnContourKinds(DrawContours.DrawnContourKinds drawnContourKinds)