Table Of Contents

Previous topic

ArrowHead

Next topic

LineControlPoint

This Page

phoenix_title LabelShape


class_hierarchy Inheritance Diagram

Inheritance diagram for class LabelShape

Inheritance diagram of LabelShape


super_classes Known Superclasses

lib.ogl._basic.RectangleShape


api Class API



class LabelShape(RectangleShape)

Methods



__init__(self, parent, region, w, h)


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


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


OnDraw(self, dc)


OnDrawContents(self, dc)


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


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


OnMovePre(self, dc, x, y, old_x, old_y, display)


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