EulerGT / Graph editing


Graph editing works mainly with a mouse. We use left mouse button to work with vertices and right mouse button to work with edges. Vertex or edge can be selected with an ordinary click. With a click and draging it can be moved, with a double click its properties can be edited.

By using the SHIFT key, we can select more than one vertex or edge, all other operations work on selected group.

By using the CTRL key, we can add a new vertex and/or edges starting in selected vertices.

By using the ALT key, we can delete vertices and edges.


Index, Previous, Next