|
Class Label
General label, unattached to any diagram elements
|
__init__(self,
text,
pos=None,
x=None,
y=None)
|
|
draw(self,
canvas)
Draw this label on the supplied canvas.
|
Inherited from utils.Visible :
__cmp__ ,
getDepth ,
getPath ,
getVisiblePath ,
isVisible ,
setDepth
|
__init__(self,
text,
pos=None,
x=None,
y=None)
(Constructor)
| | |
|