|
Class Arrow
Arrow for Feynman diagram lines
|
__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
|
__init__(self,
pos=0.5,
size=6*pyx.unit.v_pt,
angle=45,
constriction=0.8)
(Constructor)
| | |
|