pyfeyn is hosted by Hepforge, IPPP Durham

Package pyfeyn :: Module lines :: Class Scalar
[hide private]
[frames] | no frames]

Class Scalar




A scalar particle line, like a Higgs boson.

Instance Methods [hide private]
  draw(self, canvas)
Draw this scalar line on the given canvas.

Inherited from Line: __init__, addArrow, addLabel, addParallelArrow, addStyle, addStyles, arcThru, bend, fracpoint, getPath, getStyles, getVisiblePath, removeArrows, removeLabels, set3D, setArrows, setStyles, straighten

Inherited from utils.Visible: __cmp__, getDepth, isVisible, setDepth


Method Details [hide private]

draw(self, canvas)

 
Draw this scalar line on the given canvas.
Overrides: Line.draw