pyfeyn2.feynmandiagram.Vertex ============================= .. currentmodule:: pyfeyn2.feynmandiagram .. autoclass:: Vertex :members: :show-inheritance: :inherited-members: .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~Vertex.__init__ ~Vertex.get_style_property ~Vertex.put_style ~Vertex.put_styles ~Vertex.raw_style ~Vertex.with_class ~Vertex.with_color ~Vertex.with_id ~Vertex.with_label ~Vertex.with_new_id ~Vertex.with_point ~Vertex.with_shape ~Vertex.with_style ~Vertex.with_style_properties ~Vertex.with_style_property ~Vertex.with_x ~Vertex.with_xy ~Vertex.with_xyz ~Vertex.with_y .. rubric:: Attributes .. autosummary:: ~Vertex.clazz ~Vertex.id ~Vertex.label ~Vertex.shape ~Vertex.x ~Vertex.y ~Vertex.z ~Vertex.style