Table Of Contents

Previous topic

OpPolyDraw

Next topic

OpSetGDI

This Page

phoenix_title OpSetClipping

Set/destroy clipping.


class_hierarchy Inheritance Diagram

Inheritance diagram for class OpSetClipping

Inheritance diagram of OpSetClipping


super_classes Known Superclasses

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)