Draw line, rectangle, rounded rectangle, ellipse, point, arc, text.
Initialize self. See help(type(self)) for accurate signature. |
|
not implemented??? |
|
not implemented??? |
|
not implemented??? |
OpDraw
(DrawOp)¶Draw line, rectangle, rounded rectangle, ellipse, point, arc, text.
__init__
(self, theOp, theX1, theY1, theX2, theY2, theRadius = 0.0, s = "")¶Initialize self. See help(type(self)) for accurate signature.
Do
(self, dc, xoffset, yoffset)¶Rotate
(self, x, y, theta, sinTheta, cosTheta)¶not implemented???
Scale
(self, scaleX, scaleY)¶not implemented???
Translate
(self, x, y)¶not implemented???