Layout
Selecting
To single select a diagram element:
- Activate the
, if it wasn't already.
- Click on the desired diagram element.
- If the element is a class or interface, clicking in its name compartment will
display a dashed border around the name.
To select multiple diagram elements:
- Activate the
, if it wasn't already.
- Hold down Ctrl and click on the desired
diagram elements.
Alternatively, you can select diagram elements by clicking somewhere in the empty space
of the diagram drawing area and dragging over the elements. Any element enclosed
on the dashed line will be selected.
To select all diagram elements, either:
- invoke
or.
- right-click on the diagram and invoke
from the pop up menu.

or
- press Ctrl + A.
To deselect any selected diagram elements, click somewhere in the empty space of the
diagram drawing area, or press Escape.
To learn how to navigate and select in the case of the attribute and operation
compartments, see "Compartments Navigation and Selection".
When an element is selected its properties will be displayed in the
Properties panel.
Moving
- Activate the
, if it wasn't already.
- Select the desired element(s) as described previously.
- Click on the selection and drag toward the new desired position.
Resizing
- Activate the
, if it wasn't already.
- Select the desired element as described previously.
- Click and drag the blue circle handle.
Adding edge waypoints
- Activate the
, if it wasn't already.
- Select an edge.

- Click on the edge where you want to add the new waypoint and drag perpendicular
to the edge.
- Release the mouse and a new waypoint will be added.
Removing edge waypoints
- Activate the
, if it wasn't already.
- Select an edge.

- Click on the waypoint and drag it to form a straight line with its two neighbouring
waypoints.
- Release the mouse and the bend will be removed.
Snap to Grid
If this feature is turned on then diagram nodes will snap to the grid when moved.
To activate this feature:
- Open a diagram in the editor.
- Either:
- Invoke
or
- Right-click on the diagram and invoke
from the context pop up menu.
Align Diagram Nodes
Use this feature to align selected diagram nodes along the vertical or horizontal axis.
To align:
- Open a diagram in the editor.
- Select the nodes to align (nodes will align with regards to the first seleted node).
- Either:
- Invoke
or
- Right-click on one of the selected nodes and invoke
from the context pop up menu.
- Choose one of the alignments.

Arrange Diagram Nodes
Diagram nodes are stacked hierarchically on an imaginary Z-axis in such a way
that a node closer to the front of the stack will hide a node closer to the
back of the stack if they overlap.
To move a node position within the stack:
- Open a diagram in the editor.
- Select the node to arrange.
- Either:
- Invoke
or
- Right-click on the selected node and invoke
from the context pop up menu.
- Choose one of the arrangements.

Bring to Front will move the node to the front of the stack.
Bring Forward will move the node one position closer to the front
of the stack.
Send Backward will move the node one position closer to the back
of the stack.
Send to Back will move the node to the back of the stack.