| Home | Trees | Indices | Help |
|---|
|
|
|
|||
|
Point Base class for all pointlike objects in Feynman diagrams. |
||
|
DecoratedPoint Class for a point drawn with a marker |
||
|
Vertex Class for a point drawn with a marker |
||
| Mark | ||
| SquareMark | ||
| CircleMark | ||
|
|||
|
midpoint(point1,
point2) Return the point midway between this point and the argument. |
||
|
distance(point1,
point2) Calculate the distance between this point and the argument. |
||
|
|||
|
CIRCLE = <pyfeyn.points.CircleMark instance at 0xb70e9acc>
|
||
|
SQUARE = <pyfeyn.points.SquareMark instance at 0xb70e98cc>
|
||
|
|||
|
|
|
|||
CIRCLENone
|
SQUARENone
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0alpha3 on Mon May 21 21:12:00 2007 | http://epydoc.sourceforge.net |