| 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)
|