Changes for page KIELER Pragmatics Release 2014/05
on 2014/05/26 14:52
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. msp1 +XWiki.uru - Content
-
... ... @@ -39,12 +39,15 @@ 39 39 40 40 * [[KIELER Lightweight Diagrams>>doc:Lightweight Diagrams (KLighD)]] 41 41 * ((( 42 -[[KIELER Infrastructure for Meta-Layout>>doc:Infrastructure for Meta Layout (KIML)]]* ((( 42 +[[KIELER Infrastructure for Meta-Layout>>doc:KIELER.Home.Discontinued Projects.Infrastructure for Meta Layout (KIML).WebHome]]* 43 + 44 +((( 43 43 Renamed LayoutDataService to LayoutMetaDataService and renamed ILayoutData to ILayoutMetaData in order to avoid confusion with the KLayoutData meta model and the respective interface. 44 44 ))) 47 + 45 45 * Removed generic type argument from LayoutOptionData. 46 46 * ((( 47 -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. 50 +ILayoutConfig: renamed API method enrich() to getContextValue(..), renamed getValue(..) to getOptionValue(..), renamed setValue(..) to setOptionValue(..), renamed clearValues() to clearOptionValues(..) – see [[doc:KIELER.Home.Discontinued Projects.Infrastructure for Meta Layout (KIML).Configuring Automatic Layout.WebHome]] for more details. 48 48 ))) 49 49 * ((( 50 50 IDiagramLayoutManager does not inherit from IAdapterFactory anymore; adapter values are now accessed with layoutManager.getDiagramConfig().getContextValue(..) ... ... @@ -61,14 +61,17 @@ 61 61 62 62 * [[KIELER Lightweight Diagrams>>doc:Lightweight Diagrams (KLighD)]] 63 63 * ((( 64 -[[KIELER Infrastructure for Meta-Layout>>doc:Infrastructure for Meta Layout (KIML)]]* ((( 67 +[[KIELER Infrastructure for Meta-Layout>>doc:KIELER.Home.Discontinued Projects.Infrastructure for Meta Layout (KIML).WebHome]]* 68 + 69 +((( 65 65 Made categorization of the Layout View more understandable. 66 66 ))) 72 + 67 67 * ((( 68 68 Added a creation method for VolatileLayoutConfig that makes the far too complicated STATIC_CONFIG of layout managers unnecessary. 69 69 ))) 70 70 ))) 71 -* [[KIELER Layout Algorithms>>doc:Layout Algorithms (KLay)]] 77 +* [[KIELER Layout Algorithms>>doc:KIELER.Home.Discontinued Projects.Layout Algorithms (KLay).WebHome]] 72 72 ** KLay Layered now makes sure that labels of compound node ports placed on the inside of the compound node are not overlapped by nodes inside the compound node. 73 73 ** 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}}. 74 74 ** KLay Layered now understands LayoutOptions.NO_LAYOUT, which can be set to exclude particular graph elements from automatic layout. ... ... @@ -76,7 +76,7 @@ 76 76 ** When in hierarchical layout mode, KLay Layered now properly places edge labels of cross-hierarchy edges. 77 77 ** 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}}): 78 78 [[image:attach:merge_hierarchy.png]] 79 -* [[KGraph Text>>doc:KGraph Text (KGT)]] 85 +* [[KGraph Text>>doc:KIELER.Home.KIELER Pragmatics.KGraph Text (KGT).WebHome]] 80 80 ** 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. 81 81 82 82 == Quickstart ==