phoenix_title wx.lib.ogl.drawn.OpSetClipping

Set/destroy clipping.


class_hierarchy Class Hierarchy

Inheritance diagram for class OpSetClipping:

super_classes Known Superclasses

wx.lib.ogl.drawn.DrawOp


method_summary Methods Summary

__init__

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

Do

Scale

not implemented???

Translate

not implemented???


api Class API

class OpSetClipping(DrawOp)

Set/destroy clipping.


Methods

__init__(self, theOp, theX1, theY1, theX2, theY2)

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



Do(self, dc, xoffset, yoffset)


Scale(self, scaleX, scaleY)

not implemented???



Translate(self, x, y)

not implemented???