wx.lib.ogl.drawn.OpPolyDraw¶
Draw polygon, polyline, spline.
Class Hierarchy¶
Known Superclasses¶
Methods Summary¶
Initialize self. See help(type(self)) for accurate signature. |
|
not implemented??? |
|
not implemented??? |
|
not implemented??? |
Class API¶
- class OpPolyDraw(DrawOp)¶
Draw polygon, polyline, spline.
Methods¶
- __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???