Uses of Enum Class
net.algart.executors.modules.cv.matrices.drawing.DrawContours.DrawnFeatures
Packages that use DrawContours.DrawnFeatures
-
Uses of DrawContours.DrawnFeatures in net.algart.executors.modules.cv.matrices.drawing
Methods in net.algart.executors.modules.cv.matrices.drawing that return DrawContours.DrawnFeaturesModifier and TypeMethodDescriptionDrawContours.getDrawnFeatures()static DrawContours.DrawnFeaturesReturns the enum constant of this class with the specified name.static DrawContours.DrawnFeatures[]DrawContours.DrawnFeatures.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.DrawnFeaturesModifier and TypeMethodDescriptionDrawContours.setDrawnFeatures(DrawContours.DrawnFeatures drawnFeatures)