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

Type PyDivisionShape

   object --+                    
            |                    
       Object --+                
                |                
PyShapeEvtHandler --+            
                    |            
              PyShape --+        
                        |        
         PyRectangleShape --+    
                            |    
             PyCompositeShape --+
                                |
                               PyDivisionShape


Method Summary
PyDivisionShape __init__(self)
  __repr__(self)
  AdjustBottom(self, bottom, test)
  AdjustLeft(self, left, test)
  AdjustRight(self, right, test)
  AdjustTop(self, top, test)
  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)
  Divide(self, direction)
  EditEdge(self, side)
PyDivisionShape GetBottomSide(self)
int GetHandleSide(self)
PyDivisionShape GetLeftSide(self)
String GetLeftSideColour(self)
wxPen GetLeftSidePen(self)
PyDivisionShape GetRightSide(self)
PyDivisionShape GetTopSide(self)
wxPen GetTopSidePen(self)
  PopupMenu(self, x, y)
  ResizeAdjoining(self, side, newPos, test)
  SetBottomSide(self, shape)
  SetHandleSide(self, side)
  SetLeftSide(self, shape)
  SetLeftSideColour(self, colour)
  SetLeftSidePen(self, pen)
  SetRightSide(self, shape)
  SetTopSide(self, shape)
  SetTopSideColour(self, colour)
  SetTopSidePen(self, pen)

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