<
From version < 17.1 >
edited by cds
on 2013/04/11 17:39
To version < 14.1 >
edited by cds
on 2013/04/11 17:33
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -2,8 +2,14 @@
2 2  
3 3  [[image:attach:le_app_formidable.png]]
4 4  
5 +
5 5  
7 +{{warning title="ToDo"}}
8 +Insert link to presentation slides.
9 +{{/warning}}
6 6  
11 +
12 +
7 7  {{toc/}}
8 8  
9 9  = Preliminaries =
... ... @@ -183,7 +183,9 @@
183 183  progressMonitor.done();
184 184  {{/code}}
185 185  )))
186 -1. It is now time to write the code that places the nodes.Your code should place them next to each other in a row, as seen in the screenshot at the beginning of the tutorial.
192 +1. It is now time to write the code that places the nodes. Here's two suggestions for how you can place them:\\
193 +1*. The simplest way is to place nodes in a row, next to each other. To make this more interesting, you could also place the nodes along the graph of a Sine function.
194 +1*. Another way might be to place them in a square or a circle. You would have to think about how exactly to align the nodes, which may well vary in size.
187 187  
188 188  {{info title="Tips"}}
189 189  The following tips might come in handy...
... ... @@ -289,8 +289,4 @@
289 289  
290 290  Once you're done implementing the edge routing code, test it by running your debug configuration again, as before.
291 291  
292 -== Before You Run Away... ==
293 -
294 -...don't forget to commit your layout algorithm to your repository, and to push your commits to the tutorial repository on our server. If it's not there, we won't be able to see your work!
295 -
296 296  
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -6160632
1 +6160481
URL
... ... @@ -1,1 +1,1 @@
1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/SS13LayPract/pages/6160632/KIML
1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/SS13LayPract/pages/6160481/KIML