<
From version < 25.1 >
edited by cds
on 2014/04/03 14:56
To version < 27.1 >
edited by cds
on 2014/04/03 15:03
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,7 +5,3 @@
1 -{{warning}}
2 -This is preliminary and incomplete documentation. You've been warned.
3 -{{/warning}}
4 -
5 5  KLay Layered supports a whole bunch of layout options. Every single one of them is documented here.
6 6  
7 7  **Contents**
... ... @@ -697,10 +697,6 @@
697 697  
698 698  )))
699 699  
700 -= The Most Important Options =
701 -
702 -**TODO:** Write a bit of documentation about the most important layout options and how to use them, possibly with a simple example or something.
703 -
704 704  = Detailed Documentation =
705 705  
706 706  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.
... ... @@ -747,11 +747,18 @@
747 747  
748 748  {{id name="edgeLabelSideSelection"/}}
749 749  
750 -{{warning}}
751 -Document!
752 -{{/warning}}
742 +Determines how KLay Layered places edge labels. The following strategies are available:
753 753  
754 -
744 +* ALWAYS_UP
745 +Always places edge labels above the edge.
746 +* ALWAYS_DOWN
747 +Always places edge labels below the edge.
748 +* DIRECTION_UP
749 +Places edge labels above edges pointing right, and below edges pointing left.
750 +* DIRECTION_DOWN
751 +Places edge labels below edges pointing right, and above edges pointing left.
752 +* SMART
753 +Uses a heuristic that determines the best edge label placement, also taking the placement of port labels into account.
755 755  
756 756  == Feedback Edges ==
757 757  
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -9470144
1 +9470239
URL
... ... @@ -1,1 +1,1 @@
1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/9470144/KLay Layered Layout Options
1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/9470239/KLay Layered Layout Options