pyfeyn is hosted by Hepforge, IPPP Durham

Package pyfeyn :: Module deco :: Class Label
[hide private]
[frames] | no frames]

Class Label




General label, unattached to any diagram elements

Instance Methods [hide private]
  __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


Method Details [hide private]

__init__(self, text, pos=None, x=None, y=None)
(Constructor)

 
None

draw(self, canvas)

 
Draw this label on the supplied canvas.