wxPython
object --+ | DrawOp --+ | OpDraw
object
DrawOp
__init__(self, theOp, theX1, theY1, theX2, theY2, theRadius, s)
Do(self, dc, xoffset, yoffset)
Rotate(self, x, y, theta, sinTheta, cosTheta)
Scale(self, scaleX, scaleY)
Translate(self, x, y)