Table Of Contents

Previous topic

DrawnShape

Next topic

OpDraw

This Page

phoenix_title DrawOp


class_hierarchy Inheritance Diagram

Inheritance diagram for class DrawOp

Inheritance diagram of DrawOp


method_summary Methods Summary

__init__  
GetOp  
GetPerimeterPoint  
Rotate  
Scale  
Translate  

api Class API



class DrawOp(object)

Methods



__init__(self, theOp)


GetOp(self)


GetPerimeterPoint(self, x1, y1, x2, y2, xOffset, yOffset, attachmentMode)


Rotate(self, x, y, theta, sinTheta, cosTheta)


Scale(self, scaleX, scaleY)


Translate(self, x, y)