| Method Summary |
| PyCircleShape |
__init__(self,
width)
|
| |
__repr__(self)
|
| |
base_OnBeginDragLeft(self,
x,
y,
keys,
attachment)
|
| |
base_OnBeginDragRight(self,
x,
y,
keys,
attachment)
|
| |
base_OnBeginSize(self,
w,
h)
|
| |
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)
|