|
Box
The layout calculation for graphs with boxes is fast since the nodes inside the box are independent of the rest of the graph and the layout of the box is calculated separately. The box operation can be chosen for a
The reverse operation is Unfold/Unbox (or press the 'u' key). Cluster
Here the layout is calculated as if the graph were unfolded, the only difference being that the nodes are placed according to the restrictions induced by the common frame. This often results in rather poor layout quality, layout calculation frequently being slow on account of the restrictions. Consequently, the boxed layout is preferable whenever possible. Clustering is an experimental feature. The layout of clustered subgraphs is quite challenging by nature. The experimental implementation of clustered layout is currently not supported nor maintained. Nevertheless, many aiSee users find this feature quite useful. The cluster operation can only be chosen for subgraphs (menu item Cluster Subgraph) or summary nodes (Unfold into Cluster, or press the 't' key). A direct reverse operation is not implemented. To reverse a cluster operation, change the clustered subgraph into a box or fold it and then use Unfold/Unbox.
A group of nodes is shown exclusively. Other nodes of the graph are not visible. Only edges between nodes of the group are visible. The exclusive displaying can be invoked for a
The reverse operation is All Subgraphs/Regions.
|
|