| ... |
... |
@@ -50,9 +50,7 @@ |
| 50 |
50 |
** KLay Layered now supports controlling the spacing between and around ports through the new layout options {{code language="none"}}LayoutOptions.PORT_SPACING{{/code}} and {{code language="none"}}LayoutOptions.ADDITIONAL_PORT_SPACING{{/code}}. |
| 51 |
51 |
** When in hierarchical layout mode, KLay Layered now properly places edge labels of cross-hierarchy edges. |
| 52 |
52 |
** When in hierarchical layout mode, KLay Layered can now compact cross-hierarchy edges as it can compact regular edges ({{code language="none"}}Properties.MERGE_HIERARCHICAL_PORTS{{/code}}): |
| 53 |
|
-[[image:attach:merge_hierarchy.png]] |
| 54 |
|
-* [[KGraph Text>>doc:KGraph Text (KGT)]] |
| 55 |
|
-** The textual language for defining KGraphs now has a lot more defaults. Node and port labels are automatically extracted from the node's and port's ID. Nodes and ports also have a default size. This makes for shorter diagram descriptions. |
|
53 |
+SCREENSHOT |
| 56 |
56 |
|
| 57 |
57 |
== Quickstart == |
| 58 |
58 |
|