<
From version < 32.1 >
edited by cds
on 2014/11/27 16:27
To version < 33.1 >
edited by cds
on 2015/01/25 12:53
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -463,6 +463,25 @@
463 463  (((
464 464  Dependency
465 465  )))
466 +|(% colspan="1" %)(% colspan="1" %)
467 +(((
468 +[[Add Unnecessary Bendpoints>>doc:||anchor="addUnnecessaryBendpoints"]]
469 +)))|(% colspan="1" %)(% colspan="1" %)
470 +(((
471 +de.cau.cs.kieler.klay.layered.unnecessaryBendpoints
472 +)))|(% colspan="1" %)(% colspan="1" %)
473 +(((
474 +Boolean
475 +)))|(% colspan="1" %)(% colspan="1" %)
476 +(((
477 +Parents
478 +)))|(% colspan="1" %)(% colspan="1" %)
479 +(((
480 +false
481 +)))|(% colspan="1" %)(% colspan="1" %)
482 +(((
483 +
484 +)))
466 466  |(((
467 467  [[Crossing Minimization>>doc:||anchor="crossingMinimization"]]
468 468  )))|(((
... ... @@ -747,6 +747,14 @@
747 747  
748 748  This section explains every layout option in more detail. See [[the KIML documentation>>doc:KIML Layout Options]] for more information on KIML layout options. Those options are only mentioned here if KLay Layered adds some custom behavior.
749 749  
769 +== Add Unnecessary Bendpoints ==
770 +
771 +
772 +
773 +{{id name="addUnnecessaryBendpoints"/}}
774 +
775 +By default, KLay Layered tries not to add bendpoints to an edge at positions where the edge doesn't change direction since there's no real bend there. Turning this option on forces such bend points. More specifically, a bend point is added for each edge that spans more than one layer at the point where it crosses a layer. If hierarchy layout is turned on, a bend point is also added whenever the edge crosses a hierarchy boundary.
776 +
750 750  == Crossing Minimization ==
751 751  
752 752  
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -10750901
1 +10751020
URL
... ... @@ -1,1 +1,1 @@
1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/10750901/KLay Layered Layout Options
1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/10751020/KLay Layered Layout Options