Method Summary |
|
__init__(self,
parent,
id,
pos,
size,
style,
name)
|
|
AddShape(self,
object,
addAfter)
|
|
FindShape(self,
x,
y,
info,
notObject)
|
|
GetDiagram(self)
|
|
GetQuickEditMode(self)
|
|
InsertShape(self,
object)
|
|
OnBeginDragLeft(self,
x,
y,
keys)
|
|
OnBeginDragRight(self,
x,
y,
keys)
|
|
OnDragLeft(self,
draw,
x,
y,
keys)
|
|
OnDragRight(self,
draw,
x,
y,
keys)
|
|
OnEndDragLeft(self,
x,
y,
keys)
|
|
OnEndDragRight(self,
x,
y,
keys)
|
|
OnLeftClick(self,
x,
y,
keys)
|
|
OnMouseEvent(self,
evt)
|
|
OnPaint(self,
evt)
|
|
OnRightClick(self,
x,
y,
keys)
|
|
Redraw(self,
dc)
|
|
RemoveShape(self,
object)
|
|
SetDiagram(self,
diag)
|
|
Snap(self,
x,
y)
|