Package wx :: Module ogl :: Class PyShapeEvtHandler
[frames | no frames]

Type PyShapeEvtHandler

object --+    
         |    
    Object --+
             |
            PyShapeEvtHandler

Known Subclasses:
PyShape

Method Summary
PyShapeEvtHandler __init__(self, prev, shape)
  __repr__(self)
  base_OnBeginDragLeft(self, x, y, keys, attachment)
  base_OnBeginDragRight(self, x, y, keys, attachment)
  base_OnBeginSize(self, w, h)
  base_OnDelete(self)
  base_OnDragLeft(self, draw, x, y, keys, attachment)
  base_OnDragRight(self, draw, x, y, keys, attachment)
  base_OnDraw(self, dc)
  base_OnDrawBranches(self, dc, erase)
  base_OnDrawContents(self, dc)
  base_OnDrawControlPoints(self, dc)
  base_OnDrawOutline(self, dc, x, y, w, h)
  base_OnEndDragLeft(self, x, y, keys, attachment)
  base_OnEndDragRight(self, x, y, keys, attachment)
  base_OnEndSize(self, w, h)
  base_OnErase(self, dc)
  base_OnEraseContents(self, dc)
  base_OnEraseControlPoints(self, dc)
  base_OnHighlight(self, dc)
  base_OnLeftClick(self, x, y, keys, attachment)
  base_OnLeftDoubleClick(self, x, y, keys, attachment)
  base_OnMoveLink(self, dc, moveControlPoints)
  base_OnMoveLinks(self, dc)
  base_OnMovePost(self, dc, x, y, old_x, old_y, display)
bool base_OnMovePre(self, dc, x, y, old_x, old_y, display)
  base_OnRightClick(self, x, y, keys, attachment)
  base_OnSize(self, x, y)
  base_OnSizingBeginDragLeft(self, pt, x, y, keys, attachment)
  base_OnSizingDragLeft(self, pt, draw, x, y, keys, attachment)
  base_OnSizingEndDragLeft(self, pt, x, y, keys, attachment)
PyShapeEvtHandler CreateNewCopy(self)
PyShapeEvtHandler GetPreviousHandler(self)
PyShape GetShape(self)
  SetPreviousHandler(self, handler)
  SetShape(self, sh)

Generated by Epydoc 2.1.20040428.rpd on Tue Nov 9 17:03:18 2004 http://epydoc.sf.net