Changes for page KIML Layout Options

Last modified by Alexander Schulz-Rosengarten on 2023/09/11 16:17

From version 25.1
edited by cds
on 2014/03/17 11:10
Change comment: There is no comment for this version
To version 26.1
edited by cds
on 2014/04/15 10:44
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -212,7 +212,7 @@
212 212  )))
213 213  |(% colspan="1" %)(% colspan="1" %)
214 214  (((
215 -Port Spacing
215 +
216 216  )))|(% colspan="1" %)(% colspan="1" %)
217 217  (((
218 218  de.cau.cs.kieler.portSpacing
... ... @@ -349,6 +349,22 @@
349 349  )))
350 350  |(% colspan="1" %)(% colspan="1" %)
351 351  (((
352 +[[Additional Port Space>>doc:||anchor="addPortSpace"]]
353 +)))|(% colspan="1" %)(% colspan="1" %)
354 +(((
355 +de.cau.cs.kieler.additionalPortSpace
356 +)))|(% colspan="1" %)(% colspan="1" %)
357 +(((
358 +Margins
359 +)))|(% colspan="1" %)(% colspan="1" %)
360 +(((
361 +Nodes
362 +)))|(% colspan="1" %)(% colspan="1" %)
363 +(((
364 +0, 0, 0, 0
365 +)))
366 +|(% colspan="1" %)(% colspan="1" %)
367 +(((
352 352  Animate
353 353  )))|(% colspan="1" %)(% colspan="1" %)
354 354  (((
... ... @@ -809,6 +809,14 @@
809 809  
810 810  == Other Options ==
811 811  
828 +=== Additional Port Space ===
829 +
830 +{{id name="addPortSpace"/}}
831 +
832 +This option controls additional port space left around the set of ports on each side:
833 +
834 +
835 +
812 812  === Alignment ===
813 813  
814 814  {{id name="alignment"/}}
... ... @@ -857,3 +857,9 @@
857 857  
858 858  * The port constraints on a node are set to FREE, FIXED_SIDES or FIXED_ORDER.
859 859  * The port constraints on a node are set to FIXED_RATIO or FIXED_POS, and the size of the node is not fixed. (Note that this is especially true for ports of compound nodes.)
884 +
885 +=== Port Spacing ===
886 +
887 +{{id name="portSpacing"/}}
888 +
889 +The port spacing determines how much space KLay Layered should leave between the ports of each side. This option is only relevant if the node size depends on the ports, that is, if the size constraints include {{code language="none"}}SizeConstraint.PORTS{{/code}}.
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -9470235
1 +9470237
URL
... ... @@ -1,1 +1,1 @@
1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/9470235/KIML Layout Options
1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/9470237/KIML Layout Options