Last modified by Richard Kreissig on 2023/09/14 10:39

From version 13.1
edited by uru
on 2023/07/06 14:35
Change comment: Renamed back-links.
To version 12.1
edited by msp
on 2014/05/26 14:52
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.uru
1 +XWiki.msp
Content
... ... @@ -39,12 +39,9 @@
39 39  
40 40  * [[KIELER Lightweight Diagrams>>doc:Lightweight Diagrams (KLighD)]]
41 41  * (((
42 -[[KIELER Infrastructure for Meta-Layout>>doc:KIELER.Home.Discontinued Projects.Infrastructure for Meta Layout (KIML).WebHome]]*
43 -
44 -(((
42 +[[KIELER Infrastructure for Meta-Layout>>doc:Infrastructure for Meta Layout (KIML)]]* (((
45 45  Renamed LayoutDataService to LayoutMetaDataService and renamed ILayoutData to ILayoutMetaData in order to avoid confusion with the KLayoutData meta model and the respective interface.
46 46  )))
47 -
48 48  * Removed generic type argument from LayoutOptionData.
49 49  * (((
50 50  ILayoutConfig: renamed API method enrich() to getContextValue(..), renamed getValue(..) to getOptionValue(..), renamed setValue(..) to setOptionValue(..), renamed clearValues() to clearOptionValues(..) – see [[doc:Configuring Automatic Layout]] for more details.
... ... @@ -64,12 +64,9 @@
64 64  
65 65  * [[KIELER Lightweight Diagrams>>doc:Lightweight Diagrams (KLighD)]]
66 66  * (((
67 -[[KIELER Infrastructure for Meta-Layout>>doc:KIELER.Home.Discontinued Projects.Infrastructure for Meta Layout (KIML).WebHome]]*
68 -
69 -(((
64 +[[KIELER Infrastructure for Meta-Layout>>doc:Infrastructure for Meta Layout (KIML)]]* (((
70 70  Made categorization of the Layout View more understandable.
71 71  )))
72 -
73 73  * (((
74 74  Added a creation method for VolatileLayoutConfig that makes the far too complicated STATIC_CONFIG of layout managers unnecessary.
75 75  )))