Uses of Class
net.algart.executors.modules.cv.matrices.drawing.DrawEllipse
Packages that use DrawEllipse
-
Uses of DrawEllipse in net.algart.executors.modules.cv.matrices.drawing
Methods in net.algart.executors.modules.cv.matrices.drawing that return DrawEllipseModifier and TypeMethodDescriptionDrawEllipse.setArcExtentInDegree(double arcExtentInDegree) DrawEllipse.setArcStartInDegree(double arcStartInDegree) DrawEllipse.setHeight(double height) DrawEllipse.setPercents(boolean percents) DrawEllipse.setThickness(double thickness) DrawEllipse.setWidth(double width) DrawEllipse.setX(double x) DrawEllipse.setY(double y)