Changes for page KIML Layout Options
Last modified by Alexander Schulz-Rosengarten on 2023/09/11 16:17
From version 11.1
edited by cds
on 2013/06/03 11:29
on 2013/06/03 11:29
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Objects (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -147,7 +147,7 @@ 147 147 UNDEFINED 148 148 ))) 149 149 |((( 150 -Edge Routing 150 +[[Edge Routing>>doc:||anchor="edgeRouting"]] 151 151 )))|((( 152 152 de.cau.cs.kieler.edgeRouting 153 153 )))|((( ... ... @@ -516,6 +516,25 @@ 516 516 517 517 This section explains every layout option in more detail. 518 518 519 +== Edge Routing == 520 + 521 + 522 + 523 +{{id name="edgeRouting"/}} 524 + 525 +This option influences the way in which edges are routed between the nodes they connect. The following settings are available: 526 + 527 +* POLYLINE 528 +Edges consist of one or more segments defined by a list of bend points. 529 +* ORTHOGONAL 530 +Edges are routed orthogonally, meaning that each segment of an edge runs either horizontally or vertically, but never at an angle. 531 +* SPLINE 532 +Edges are routed as splines (smooth curves). (% style="color: rgb(153,51,0);" %)**TODO:** Add more documentation on how the returned bend points are to be interpreted. 533 +* UNDEFINED 534 +No particular edge routing style is selected. The result produced by the layout algorithm may be undefined. 535 + 536 +(% style="color: rgb(153,51,0);" %)**TODO:** Add an image illustrating the different routing styles. 537 + 519 519 == Port Offset == 520 520 521 521
- Confluence.Code.ConfluencePageClass[0]
-
- Id
-
... ... @@ -1,1 +1,1 @@ 1 - 71111201 +9469964 - URL
-
... ... @@ -1,1 +1,1 @@ 1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/ 7111120/KIML Layout Options1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/9469964/KIML Layout Options