Uses of Enum Class
net.algart.executors.modules.opencv.matrices.segmentation.DrawingBoundariesStyle
Packages that use DrawingBoundariesStyle
-
Uses of DrawingBoundariesStyle in net.algart.executors.modules.opencv.matrices.segmentation
Methods in net.algart.executors.modules.opencv.matrices.segmentation that return DrawingBoundariesStyleModifier and TypeMethodDescriptionAbstractSegmentationWithBoundaries.getDrawingBoundariesStyle()static DrawingBoundariesStyleReturns the enum constant of this class with the specified name.static DrawingBoundariesStyle[]DrawingBoundariesStyle.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.segmentation with parameters of type DrawingBoundariesStyleModifier and TypeMethodDescriptionvoidAbstractSegmentationWithBoundaries.setDrawingBoundariesStyle(DrawingBoundariesStyle drawingBoundariesStyle)