Phoenix Logo

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__  
Do  
Scale  
Translate  

api Class API



class OpSetClipping(DrawOp)

Set/destroy clipping.


Methods



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


Do(self, dc, xoffset, yoffset)


Scale(self, scaleX, scaleY)


Translate(self, x, y)