wx.lib.ogl.drawn.OpPolyDraw¶Draw polygon, polyline, spline.
Methods Summary¶Initialize self. See help(type(self)) for accurate signature. |
|
not implemented??? |
|
not implemented??? |
|
not implemented??? |
Class API¶OpPolyDraw(DrawOp)¶Draw polygon, polyline, spline.
__init__(self, theOp, thePoints)¶Initialize self. See help(type(self)) for accurate signature.
Do(self, dc, xoffset, yoffset)¶GetPerimeterPoint(self, x1, y1, x2, y2, xOffset, yOffset, attachmentMode)¶OnDrawOutline(self, dc, x, y, w, h, oldW, oldH)¶Rotate(self, x, y, theta, sinTheta, cosTheta)¶not implemented???
Scale(self, scaleX, scaleY)¶not implemented???
Translate(self, x, y)¶not implemented???