<
From version < 10.1 >
edited by uru
on 2015/04/20 21:31
To version < 12.1 >
edited by cds
on 2015/04/21 10:56
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.uru
1 +XWiki.cds
Content
... ... @@ -70,14 +70,22 @@
70 70   }
71 71  }
72 72  {{/code}}
73 +{{/panel}}
73 73  
74 74  {{tip}}
75 75  UseĀ {{code language="none"}}node.setLayer(layerX);{{/code}} to add assign a layer to a node. Internally, the node will be added to the layer's list of nodes.
77 +
78 +Don't forget to let the switch statements in the {{code language="none"}}LayeringStrategy{{/code}} andĀ {{code language="none"}}IntermediateProcessorStrategy{{/code}} enumerations know about the new classes.
76 76  {{/tip}}
77 -{{/panel}}
78 78  
81 +{{note title="ToDo"}}
82 +How to configure the algorithm.
83 +{{/note}}
84 +
79 79  
80 80  
87 +
88 +
81 81  A result might look like this. The default strategies of KLay Layered try to achieve short edges and a low number of reversed edges. The left screenshot shows the result of a random layerer and is obviously inferior to the result seen in the right screenshot.
82 82  
83 83  
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -10751758
1 +10751780
URL
... ... @@ -1,1 +1,1 @@
1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/TUT/pages/10751758/KLay Layered
1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/TUT/pages/10751780/KLay Layered