<
From version < 7.1 >
edited by cds
on 2014/12/22 14:16
To version < 4.1 >
edited by cds
on 2014/12/19 15:11
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,3 +1,9 @@
1 +{{note title="Work in Progress"}}
2 +We are currently working on this release. These release notes are work-in-progress.
3 +{{/note}}
4 +
5 +
6 +
1 1  = KIELER Pragmatics 2014/12 =
2 2  
3 3  * [[Official Project Website>>url:http://www.informatik.uni-kiel.de/rtsys/kieler||shape="rect"]]
... ... @@ -34,18 +34,7 @@
34 34  * [[KIELER Layout Algorithms>>doc:Layout Algorithms (KLay)]]
35 35  ** KLay Layered's layout option {{code language="none"}}Properties.MERGE_PORTS{{/code}} was renamed to {{code language="none"}}Properties.MERGE_EDGES{{/code}}. Its ID was changed from {{code language="none"}}de.cau.cs.kieler.klay.layered.mergePorts{{/code}} to {{code language="none"}}de.cau.cs.kieler.klay.layered.mergeEdges{{/code}}.
36 36  ** Similarly, KLay Layered's layout option {{code language="none"}}Properties.MERGE_HIERARCHICAL_PORTS{{/code}} was renamed to {{code language="none"}}Properties.MERGE_HIERARCHICAL_EDGES{{/code}}. Its ID was changed from {{code language="none"}}de.cau.cs.kieler.klay.layered.mergeHierarchicalPorts{{/code}} to {{code language="none"}}de.cau.cs.kieler.klay.layered.mergeHierarchicalEdges{{/code}}.
37 -** (((
38 -The {{code language="none"}}de.cau.cs.kieler.klay.layered.{{/code}}{{code language="none"}}distributeNodes{{/code}} property was renamed to {{code language="none"}}de.cau.cs.kieler.klay.layered.{{/code}}{{code language="none"}}wideNodesOnMultipleLayers{{/code}} and allows for two modes now.
39 39  
40 -*
41 -
42 -{{code language="none"}}CAREFUL{{/code}} avoiding node/edge overlaps
43 -
44 -*
45 -
46 -{{code language="none"}}AGGRESSIVE{{/code}} often more compact but does not guarantee to avoid node/edge overlaps
47 -)))
48 -
49 49  === New Features Included in 2014/12 ===
50 50  
51 51  Here's a few highlights of what's new in version 2014/12:
... ... @@ -52,33 +52,8 @@
52 52  
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 -* (((
56 -[[KIELER Lightweight Diagrams>>doc:Lightweight Diagrams (KLighD)]]* (((
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 -)))
59 -* The wizard for new KLighD projects received some love. We polished it's UI and generated code and added some tooltips.
60 -* (((
61 -We replaced the Batik SVG exporter with a customized exporter that is based on FreeHEP.
50 +* [[KIELER Lightweight Diagrams>>doc:Lightweight Diagrams (KLighD)]]
62 62  
63 -*
64 -
65 -It supports semantic data to be added to the generated SVG.
66 -
67 -*
68 -
69 -Color gradients obey to the specified rotation angle.
70 -)))
71 -)))
72 -* (((
73 -[[KGraph Editor Product>>doc:Standalone KGraph Editor]]
74 -* (((
75 -Layout options can now be configured using a textual DSL.
76 -)))
77 -* (((
78 -GrAna analyses can be specified using a textual DSL and executed either via the UI or headlessly.
79 -)))
80 -)))
81 -
82 82  === Important Bugs Fixed in 2014/12 ===
83 83  
84 84  Among others, the following bugs were fixed in version 2014/12:
... ... @@ -88,8 +88,6 @@
88 88  ** KLay Force allowed the object spacing to be zero, which does not make sense and, more importantly, crashed the algorithm.
89 89  * [[KGraph Text>>doc:KGraph Text (KGT)]]
90 90  ** Converting KGX files into the KGT format failed when certain properties were set.
91 -* [[KIELER Lightweight Diagrams>>doc:Lightweight Diagrams (KLighD)]]
92 -** We fixed an issue where the allocated memory of views was not released properly.
93 93  
94 94  == Quickstart ==
95 95  
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -10748072
1 +10748061
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/10748061/KIELER Pragmatics Release 2014/12