phoenix_title wx.lib.ogl.drawn.DrawOp


class_hierarchy Class Hierarchy

Inheritance diagram for class DrawOp:

sub_classes Known Subclasses

wx.lib.ogl.drawn.OpDraw, wx.lib.ogl.drawn.OpPolyDraw, wx.lib.ogl.drawn.OpSetClipping, wx.lib.ogl.drawn.OpSetGDI


method_summary Methods Summary

__init__

Initialize self. See help(type(self)) for accurate signature.

GetOp

GetPerimeterPoint

Rotate

not implemented???

Scale

not implemented???

Translate

not implemented???


api 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???