| ... |
... |
@@ -30,7 +30,7 @@ |
| 30 |
30 |
In order to use KIML with your own GMF-based editor, you need to do the following steps: |
| 31 |
31 |
|
| 32 |
32 |
1. Install the "//KIELER Layout for GMF//" feature from our update site, see [[Downloads>>url:http://www.rtsys.informatik.uni-kiel.de/en/research/kieler/||shape="rect"]] |
| 33 |
|
-1*. It includes the Java-based layout algorithms developed in the [[KLay project>>doc:KIELER.Home.Discontinued Projects.Layout Algorithms (KLay).WebHome]]. |
|
33 |
+1*. It includes the Java-based layout algorithms developed in the [[KLay project>>doc:KIELER.Layout Algorithms (KLay)]]. |
| 34 |
34 |
1. Open a diagram and press the layout button [[image:attach:kieler-arrange.gif]] or use the shortcut Ctrl+R L. |
| 35 |
35 |
|
| 36 |
36 |
Similarly, the "//KIELER Layout for Graphiti//" feature provides the KIML interface to Graphiti-based editors. |
| ... |
... |
@@ -59,7 +59,7 @@ |
| 59 |
59 |
|
| 60 |
60 |
**//Layout Data//** |
| 61 |
61 |
|
| 62 |
|
-* Concrete layout data (position and size) and abstract layout data (layout options) attached to elements of the layout graph using the [[KLayoutData>>doc:KIELER.Home.Discontinued Projects.Infrastructure for Meta Layout (KIML).KLayoutData Meta Model.WebHome]] model. |
|
62 |
+* Concrete layout data (position and size) and abstract layout data (layout options) attached to elements of the layout graph using the [[KLayoutData>>doc:KIELER.KLayoutData Meta Model]] model. |
| 63 |
63 |
|
| 64 |
64 |
//**Layout Meta Data**// |
| 65 |
65 |
|