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

Summary

Details

Page properties
Content
... ... @@ -2,14 +2,8 @@
2 2  
3 3  [[image:attach:le_app_formidable.png]]
4 4  
5 -
6 6  
7 -{{warning title="ToDo"}}
8 -Insert link to presentation slides.
9 -{{/warning}}
10 10  
11 -
12 -
13 13  {{toc/}}
14 14  
15 15  = Preliminaries =
... ... @@ -189,9 +189,7 @@
189 189  progressMonitor.done();
190 190  {{/code}}
191 191  )))
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.
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.
195 195  
196 196  {{info title="Tips"}}
197 197  The following tips might come in handy...
... ... @@ -297,4 +297,8 @@
297 297  
298 298  Once you're done implementing the edge routing code, test it by running your debug configuration again, as before.
299 299  
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 +
300 300  
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -6160481
1 +6160632
URL
... ... @@ -1,1 +1,1 @@
1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/SS13LayPract/pages/6160481/KIML
1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/SS13LayPract/pages/6160632/KIML