| ... |
... |
@@ -7,16 +7,14 @@ |
| 7 |
7 |
|
| 8 |
8 |
As the usual bonus, we are co-releasing our KLighD-based **KIELER Ptolemy Browser**. |
| 9 |
9 |
|
| 10 |
|
-{{note title="Important Notice"}} |
| 11 |
|
-Please note that this will be the last release to include the KIELER Infrastructure for Meta-Layout in its entirety, as well as our layout algorithms. Both are currently being moved to the official [[Eclipse Layout Kernel>>url:http://www.eclipse.org/elk||shape="rect"]] project. |
| 12 |
|
-{{/note}} |
| 13 |
13 |
|
| 14 |
|
- |
| 15 |
15 |
|
| 16 |
|
- |
| 17 |
|
- |
| 18 |
18 |
{{toc minLevel="2"/}} |
| 19 |
19 |
|
|
14 |
+{{note title="Important Notice"}} |
|
15 |
+Please note that this will be the last release to include the KIELER Infrastructure for Meta-Layout in its entirety, as well as our layout algorithms. Both are currently being moved to the official [[Eclipse Layout Kernel>>url:http://www.eclipse.org/elk||shape="rect"]] project. |
|
16 |
+{{/note}} |
|
17 |
+ |
| 20 |
20 |
== Installation == |
| 21 |
21 |
|
| 22 |
22 |
KIELER Pragmatics 2016/02 is provided as a set of features, available to be added to your Eclipse installation via an update site. KIELER Pragmatics 2016/02 was tested on [[Eclipse 4.4 "Luna">>url:http://www.eclipse.org/downloads/||shape="rect"]], but may also be compatible with other versions of Eclipse. |
| ... |
... |
@@ -35,14 +35,17 @@ |
| 35 |
35 |
|
| 36 |
36 |
Here's a few highlights of what's new in this version: |
| 37 |
37 |
|
|
36 |
+* [[KIELER Infrastructure for Meta Layout (KIML)>>doc:Infrastructure for Meta Layout (KIML)]] |
|
37 |
+** The infrastructure now includes a comment attachment framework. Comment attachment can be used to automatically infer which elements a comment refers to to keep comments from being placed arbitrarily. |
| 38 |
38 |
* [[KIELER Layout Algorithms>>doc:Layout Algorithms (KLay)]] |
|
39 |
+** The standalone distributables of our layout library has been expanded to allow developers more flexibility in choosing which parts of layout they want to use. |
|
40 |
+** The layout infrastructure now supports more flexible hierarchy handling. It is now possible to enable hierarchical layout only for parts of a hierarchy tree. |
|
41 |
+** KLay Layered has seen significant improvements when it comes to unnecessary whitespace. |
|
42 |
+* [[KIELER Lightweight Diagrams (KLighD)>>doc:Lightweight Diagrams (KLighD)]] |
|
43 |
+** KLighD (and KLay Layered) now support basic label management, which can reduce the details of labels dynamically. |
|
44 |
+* [[KIELER Ptolemy Browser>>doc:Ptolemy Browser]] |
|
45 |
+** The Ptolemy browser can now show port labels in the diagram. |
| 39 |
39 |
|
| 40 |
|
-=== Important Fixed Bugs === |
| 41 |
|
- |
| 42 |
|
-Among others, the following bugs were fixed in this version: |
| 43 |
|
- |
| 44 |
|
-* [[KIELER KGraph Text>>doc:KGraph Text (KGT)]] |
| 45 |
|
- |
| 46 |
46 |
== Quickstart == |
| 47 |
47 |
|
| 48 |
48 |
=== Diagram Layout === |