pyfeyn2.feynmandiagram.Point ============================ .. currentmodule:: pyfeyn2.feynmandiagram .. autoclass:: Point :members: :show-inheritance: :inherited-members: .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~Point.__init__ ~Point.with_point ~Point.with_x ~Point.with_xy ~Point.with_xyz ~Point.with_y .. rubric:: Attributes .. autosummary:: ~Point.x ~Point.y ~Point.z