phoenix_title wx.lib.ogl.drawn.DrawOp


class_hierarchy Class Hierarchy

Inheritance diagram for class DrawOp:

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)

Methods

__init__(self, theOp)

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



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