<
From version < 2.1 >
edited by tig
on 2012/03/20 13:59
To version < 3.1 >
edited by cds
on 2012/03/24 16:33
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.tig
1 +XWiki.cds
Content
... ... @@ -1,3 +1,10 @@
1 -{{warning}}
2 -This Page is a stub. Fill me with content.
3 -{{/warning}}
1 +In the KIELER project, automatic layout algorithms serve as the key technology that enables other advanced features, such as focus & context, dynamic view creation, or interactive simulations. The layout component of KIELER consists of four projects:
2 +
3 +* **[[doc:Infrastructure for Meta Layout (KIML)]]**
4 +KIML serves as the foundation of automatic layout in KIELER. It provides the connection between diagram editors on one side, and layout algorithms on the other side. New bindings for editors can easily be added, as can be new layout algorithms.
5 +* **[[doc:Layout Algorithms (KLay)]]**
6 +KLay is our effort to provide Java-based implementations of layout algorithms. The most popular algorithm is probably [[doc:KLay Layered]], a layer-based layout algorithm for data flow diagrams.
7 +* **[[doc:Web Services (KWebS)]]**
8 +KWebS makes layout algorithms accessible to any application by providing them as a web service. KWebS supports several different input and output formats. Our research group hosts an instance of KWebS, but with the KWebS server, you can host one yourself as well.
9 +* **[[doc:Ptolemy II Integration]]**
10 +This project is concerned with integrating automatic layout into the popular [[Ptolemy>>url:http://ptolemy.eecs.berkeley.edu/||shape="rect"]] tool developed at UC Berkeley.
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -884956
1 +885007
URL
... ... @@ -1,1 +1,1 @@
1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/884956/Layout
1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/885007/Layout