Table Of Contents

Previous topic

LabelShape

Next topic

LineShape

This Page

phoenix_title LineControlPoint


class_hierarchy Inheritance Diagram

Inheritance diagram for class LineControlPoint

Inheritance diagram of LineControlPoint


super_classes Known Superclasses

lib.ogl._basic.ControlPoint


method_summary Methods Summary

__init__  
OnBeginDragLeft  
OnDragLeft  
OnDraw  
OnEndDragLeft  

api Class API



class LineControlPoint(ControlPoint)

Methods



__init__(self, theCanvas = None, object = None, size = 0.0, x = 0.0, y = 0.0, the_type = 0)


OnBeginDragLeft(self, x, y, keys = 0, attachment = 0)


OnDragLeft(self, draw, x, y, keys = 0, attachment = 0)


OnDraw(self, dc)


OnEndDragLeft(self, x, y, keys = 0, attachment = 0)