Uses of Class
net.algart.executors.modules.cv.matrices.drawing.DrawRectangle
Packages that use DrawRectangle
-
Uses of DrawRectangle in net.algart.executors.modules.cv.matrices.drawing
Methods in net.algart.executors.modules.cv.matrices.drawing that return DrawRectangleModifier and TypeMethodDescriptionDrawRectangle.setBottom(double bottom) DrawRectangle.setClearSource(boolean clearSource) DrawRectangle.setHeight(double height) DrawRectangle.setLeft(double left) DrawRectangle.setPercents(boolean percents) DrawRectangle.setRight(double right) DrawRectangle.setThickness(int thickness) DrawRectangle.setTop(double top) DrawRectangle.setWidth(double width)