<
From version < 22.1 >
edited by Alexander Schulz-Rosengarten
on 2023/07/11 10:25
To version < 24.1 >
edited by Alexander Schulz-Rosengarten
on 2023/07/11 10:33
>
Change comment: Renamed back-links.

Summary

Details

Page properties
Content
... ... @@ -31,7 +31,7 @@
31 31  
32 32  This is a summary of the API changes introduced with version 2014/12:
33 33  
34 -* [[KIELER Layout Algorithms>>doc:Kieler.Discontinued Projects.Layout Algorithms (KLay).WebHome]]
34 +* [[KIELER Layout Algorithms>>doc:KIELER.Discontinued Projects.Layout Algorithms (KLay).WebHome]]
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 37  ** (((
... ... @@ -59,7 +59,7 @@
59 59  
60 60  Here's a few highlights of what's new in version 2014/12:
61 61  
62 -* [[KIELER Layout Algorithms>>doc:Kieler.Discontinued Projects.Layout Algorithms (KLay).WebHome]]
62 +* [[KIELER Layout Algorithms>>doc:KIELER.Discontinued Projects.Layout Algorithms (KLay).WebHome]]
63 63  ** 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.
64 64  * (((
65 65  [[KIELER Lightweight Diagrams>>doc:Kieler.Lightweight Diagrams (KLighD).WebHome]]* 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}}
... ... @@ -97,7 +97,7 @@
97 97  
98 98  Among others, the following bugs were fixed in version 2014/12:
99 99  
100 -* [[KIELER Layout Algorithms>>doc:Kieler.Discontinued Projects.Layout Algorithms (KLay).WebHome]]
100 +* [[KIELER Layout Algorithms>>doc:KIELER.Discontinued Projects.Layout Algorithms (KLay).WebHome]]
101 101  ** Computing layouts with the layout direction set to {{code language="none"}}UP{{/code}} failed for compound nodes in KLay Layered.
102 102  ** KLay Force allowed the object spacing to be zero, which does not make sense and, more importantly, crashed the algorithm.
103 103  * [[KGraph Text>>doc:Kieler.KIELER Pragmatics.KGraph Text (KGT).WebHome]]
... ... @@ -140,7 +140,7 @@
140 140  [[image:attach:ptBrowserProblem.png]]
141 141  The solution is to exit the application, remove your existing workspace, and restart the Ptolemy Model Browser. Your workspace can be found in your home folder and is called {{code language="none"}}kielerPtolemyWs{{/code}}.
142 142  * The Ptolemy Model Browser can properly display only a limited set of actors. Other actors may look a lot different than they do in Ptolemy.
143 -* Currently there is no full-blown user documentation integrated. See our [[doc:KIELER.WebHome]] for more information.
143 +* Currently there is no full-blown user documentation integrated. See our [[doc:KIELER.Kieler]] for more information.
144 144  
145 145  == Bug Reports, Comments ==
146 146