Changes for page KLay Layered Layout Options
Last modified by Richard Kreissig on 2023/09/14 10:20
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Objects (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -120,7 +120,7 @@ 120 120 121 121 ))) 122 122 |((( 123 -Direction 123 +[[Direction>>doc:||anchor="direction"]] 124 124 )))|((( 125 125 de.cau.cs.kieler.direction 126 126 )))|((( ... ... @@ -127,9 +127,8 @@ 127 127 Enum 128 128 )))|((( 129 129 Parents 130 -)))|(% class="highlight-yellow" data-highlight-colour="yellow" %)(% class="highlight-yellow" data-highlight-colour="yellow" %) 131 -((( 132 -RIGHT 130 +)))|((( 131 +UNDEFINED 133 133 ))) 134 134 |(% colspan="1" %)(% colspan="1" %) 135 135 ((( ... ... @@ -774,6 +774,14 @@ 774 774 * INTERACTIVE 775 775 The interactive algorithm tries to reverse edges that already pointed leftwards in the input graph. This requires node and port coordinates to have been set to sensible values. 776 776 776 +== Direction == 777 + 778 + 779 + 780 +{{id name="direction"/}} 781 + 782 +The layout direction influences where the majority of edges in the final layout will point to. With data flow diagrams, this will usually be to the right. With control flow diagrams, it might be downwards. The layout direction defaults to {{code language="none"}}UNDEFINED{{/code}}. This causes KLay Layered to calculate a layout direction based on the {{code language="none"}}ASPECT_RATIO{{/code}} setting. As of now, if the aspect ratio is >=1 (that is, if the diagram should be wider than it is high), the direction is set to {{code language="none"}}RIGHT{{/code}}. Otherwise, it is set to {{code language="none"}}DOWN{{/code}}. 783 + 777 777 == Edge Spacing Factor == 778 778 779 779
- Confluence.Code.ConfluencePageClass[0]
-
- Id
-
... ... @@ -1,1 +1,1 @@ 1 - 94718931 +10158160 - URL
-
... ... @@ -1,1 +1,1 @@ 1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/ 9471893/KLay Layered Layout Options1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/10158160/KLay Layered Layout Options