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

Type PyCompositeShape

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

Known Subclasses:
PyDivisionShape

Method Summary
PyCompositeShape __init__(self)
  __repr__(self)
  AddChild(self, child, addAfter)
OGLConstraint AddConstrainedShapes(self, type, constraining, constrained)
OGLConstraint AddConstraint(self, constraint)
OGLConstraint AddSimpleConstraint(self, type, constraining, constrained)
  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)
  CalculateSize(self)
bool ContainsDivision(self, division)
  DeleteConstraint(self, constraint)
  DeleteConstraintsInvolvingChild(self, child)
PyShape FindContainerImage(self)
PyObject GetConstraints(self)
PyObject GetDivisions(self)
  MakeContainer(self)
bool Recompute(self)
  RemoveChild(self, child)

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