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

Type Diagram

object --+    
         |    
    Object --+
             |
            Diagram


Method Summary
Diagram __init__(self)
  __repr__(self)
  AddShape(self, shape, addAfter)
  Clear(self, dc)
  DeleteAllShapes(self)
  DrawOutline(self, dc, x1, y1, x2, y2)
PyShape FindShape(self, id)
PyShapeCanvas GetCanvas(self)
int GetCount(self)
double GetGridSpacing(self)
int GetMouseTolerance(self)
bool GetQuickEditMode(self)
PyObject GetShapeList(self)
bool GetSnapToGrid(self)
  InsertShape(self, shape)
  RecentreAll(self, dc)
  Redraw(self, dc)
  RemoveAllShapes(self)
  RemoveShape(self, shape)
  SetCanvas(self, canvas)
  SetGridSpacing(self, spacing)
  SetMouseTolerance(self, tolerance)
  SetQuickEditMode(self, mode)
  SetSnapToGrid(self, snap)
  ShowAll(self, show)
  Snap(self, INOUT, INOUT)

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