<
From version < 7.1 >
edited by cds
on 2014/12/22 14:16
To version < 8.1 >
edited by chsch
on 2014/12/22 14:36
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.cds
1 +XWiki.chsch
Content
... ... @@ -45,6 +45,13 @@
45 45  
46 46  {{code language="none"}}AGGRESSIVE{{/code}} often more compact but does not guarantee to avoid node/edge overlaps
47 47  )))
48 +* [[KIELER Lightweight Diagrams>>doc:Lightweight Diagrams (KLighD)]]
49 +** feature composition changed s.t. {{code language="none"}}de.cau.cs.kieler.klighd.feature{{/code}} only contains essential runtime plugins
50 +*** does not require Xtext & KIELER KIVi anymore
51 +*** install our SDK feature {{code language="none"}}de.cau.cs.kieler.klighd.sdk.feature{{/code}} if you need the Xtext binding, for example
52 +** plugin {{code language="none"}}de.cau.cs.kieler.klighd.ui{{/code}} does not register the generic DiagramEditorPart and menu contributions like '{{code language="none"}}Save As Image...{{/code}}' anymore
53 +*** registrations have been moved to plugin {{code language="none"}}de.cau.cs.kieler.klighd.ui.contrib3x{{/code}} that is part of our SDK feature {{code language="none"}}de.cau.cs.kieler.klighd.sdk.feature{{/code}}
54 +*** nonetheless implementations remain at their previous place and can be specialized (subclassed)
48 48  
49 49  === New Features Included in 2014/12 ===
50 50  
... ... @@ -53,7 +53,8 @@
53 53  * [[KIELER Layout Algorithms>>doc:Layout Algorithms (KLay)]]
54 54  ** A new interactive node placement algorithm in KLay Layered keeps the y coordinates of nodes intact if they don't overlap. This node placement algorithm is supposed to be used together with the interactive implementations of the other layout phases.
55 55  * (((
56 -[[KIELER Lightweight Diagrams>>doc:Lightweight Diagrams (KLighD)]]* (((
63 +[[KIELER Lightweight Diagrams>>doc:Lightweight Diagrams (KLighD)]]* upcoming{{code language="none"}} ViewChange{{/code}} notifications received by {{code language="none"}}IViewChangeListeners{{/code}} can now be suppressed, see {{code language="none"}}ViewChange.suppressSubsequent...Notifications(...){{/code}}
64 +* (((
57 57  KLighD now ships a generic graph visualization that allows to inspect the structure of graphs specified in any format that is supported by KIML.
58 58  )))
59 59  * The wizard for new KLighD projects received some love. We polished it's UI and generated code and added some tooltips.
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -10748072
1 +10748074
URL
... ... @@ -1,1 +1,1 @@
1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/10748072/KIELER Pragmatics Release 2014/12
1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/10748074/KIELER Pragmatics Release 2014/12