wx.lib.ogl.drawn.DrawOp¶
Class Hierarchy¶
Known Subclasses¶
wx.lib.ogl.drawn.OpDraw
, wx.lib.ogl.drawn.OpPolyDraw
, wx.lib.ogl.drawn.OpSetClipping
, wx.lib.ogl.drawn.OpSetGDI
Methods Summary¶
Initialize self. See help(type(self)) for accurate signature. |
|
not implemented??? |
|
not implemented??? |
|
not implemented??? |
Class API¶
- class DrawOp(object)¶
- __init__(self, theOp)¶
Initialize self. See help(type(self)) for accurate signature.
Methods¶
- GetOp(self)¶
- GetPerimeterPoint(self, x1, y1, x2, y2, xOffset, yOffset, attachmentMode)¶
- Rotate(self, x, y, theta, sinTheta, cosTheta)¶
not implemented???
- Scale(self, scaleX, scaleY)¶
not implemented???
- Translate(self, x, y)¶
not implemented???