| ... |
... |
@@ -133,22 +133,6 @@ |
| 133 |
133 |
)))|((( |
| 134 |
134 |
false |
| 135 |
135 |
))) |
| 136 |
|
-|(% colspan="1" %)(% colspan="1" %) |
| 137 |
|
-((( |
| 138 |
|
-Label Side |
| 139 |
|
-)))|(% colspan="1" %)(% colspan="1" %) |
| 140 |
|
-((( |
| 141 |
|
-de.cau.cs.kieler.labelSide |
| 142 |
|
-)))|(% colspan="1" %)(% colspan="1" %) |
| 143 |
|
-((( |
| 144 |
|
-Enum |
| 145 |
|
-)))|(% colspan="1" %)(% colspan="1" %) |
| 146 |
|
-((( |
| 147 |
|
-Parents |
| 148 |
|
-)))|(% colspan="1" %)(% colspan="1" %) |
| 149 |
|
-((( |
| 150 |
|
-SMART |
| 151 |
|
-))) |
| 152 |
152 |
|((( |
| 153 |
153 |
Label Spacing |
| 154 |
154 |
)))|((( |
| ... |
... |
@@ -228,7 +228,7 @@ |
| 228 |
228 |
))) |
| 229 |
229 |
|(% colspan="1" %)(% colspan="1" %) |
| 230 |
230 |
((( |
| 231 |
|
-Port Spacing |
|
215 |
+ |
| 232 |
232 |
)))|(% colspan="1" %)(% colspan="1" %) |
| 233 |
233 |
((( |
| 234 |
234 |
de.cau.cs.kieler.portSpacing |
| ... |
... |
@@ -365,6 +365,22 @@ |
| 365 |
365 |
))) |
| 366 |
366 |
|(% colspan="1" %)(% colspan="1" %) |
| 367 |
367 |
((( |
|
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 |
+((( |
| 368 |
368 |
Animate |
| 369 |
369 |
)))|(% colspan="1" %)(% colspan="1" %) |
| 370 |
370 |
((( |
| ... |
... |
@@ -825,6 +825,14 @@ |
| 825 |
825 |
|
| 826 |
826 |
== Other Options == |
| 827 |
827 |
|
|
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 |
+ |
| 828 |
828 |
=== Alignment === |
| 829 |
829 |
|
| 830 |
830 |
{{id name="alignment"/}} |
| ... |
... |
@@ -873,3 +873,9 @@ |
| 873 |
873 |
|
| 874 |
874 |
* The port constraints on a node are set to FREE, FIXED_SIDES or FIXED_ORDER. |
| 875 |
875 |
* 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}}. |