<
From version < 32.1 >
edited by cds
on 2014/11/27 16:27
To version < 34.1 >
edited by uru
on 2015/01/28 14:57
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.cds
1 +XWiki.uru
Content
... ... @@ -463,6 +463,44 @@
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 +)))
485 +|(% colspan="1" %)(% colspan="1" %)
486 +(((
487 +(% class="confluence-link" %) Content Alignment[[doc:||anchor="contentAlignment"]]
488 +)))|(% colspan="1" %)(% colspan="1" %)
489 +(((
490 +de.cau.cs.kieler.klay.layered.contentAlignment
491 +)))|(% colspan="1" %)(% colspan="1" %)
492 +(((
493 +EnumSet
494 +)))|(% colspan="1" %)(% colspan="1" %)
495 +(((
496 +Parents
497 +)))|(% colspan="1" %)(% colspan="1" %)
498 +(((
499 +V_TOP, H_LEFT
500 +)))|(% colspan="1" %)(% colspan="1" %)
501 +(((
502 +
503 +)))
466 466  |(((
467 467  [[Crossing Minimization>>doc:||anchor="crossingMinimization"]]
468 468  )))|(((
... ... @@ -747,6 +747,22 @@
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  
788 +== Add Unnecessary Bendpoints ==
789 +
790 +
791 +
792 +{{id name="addUnnecessaryBendpoints"/}}
793 +
794 +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.
795 +
796 +== Content Alignment ==
797 +
798 +
799 +
800 +{{id name="contentAlignment"/}}
801 +
802 +Determines how the content of compound nodes is to be aligned if the compound node's size exceeds the bounding box of the content (i.e. child nodes). This might be the case if for a compound node the size constraint of {{code language="none"}}MINIMUM_SIZE{{/code}} is set and the minimum width and height are set large enough. Please not that this option is not tested for external ports with port constraints {{code language="none"}}FIXED_RATIO{{/code}} or {{code language="none"}}FIXED_POS{{/code}}.
803 +
750 750  == Crossing Minimization ==
751 751  
752 752  
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -10750901
1 +10751022
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/10751022/KLay Layered Layout Options