See: Description
Class | Description |
---|---|
AbstractLayoutConfiguration |
An attribute for parameters of automatic layout.
|
ActorLayoutConfiguration |
Specialized layout configuration dialog for
ActorGraphModel s. |
ModalLayoutConfiguration |
Specialized layout configuration dialog for
FSMGraphModel s. |
Enum | Description |
---|---|
AbstractLayoutConfiguration.InteractionMode |
Available modes of user interaction.
|
Automatic placement of nodes and routing of edges.
This option uses a new feature of explicitly routing edges by specifying bend points in layoutHints attributes at relations. The additional routing information will be deleted automatically when nodes are moved manually afterwards to allow manual editing. Therefore manual editing always only uses the standard Manhattan router.
The layout configuration dialog allows customizing the layout algorithm's results.