pyfeyn is hosted by Hepforge, IPPP Durham

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

Class Arrow




Arrow for Feynman diagram lines

Instance Methods [hide private]
  __init__(self, pos=0.5, size=6*pyx.unit.v_pt, angle=45, constriction=0.8)
  decorate(self, dp, texrunner)
Attach arrow to a path (usually a line).

Inherited from pyx.attr.attr: merge


Method Details [hide private]

__init__(self, pos=0.5, size=6*pyx.unit.v_pt, angle=45, constriction=0.8)
(Constructor)

 
None

decorate(self, dp, texrunner)

 
Attach arrow to a path (usually a line).
Overrides: pyx.deco.deco.decorate