| ... |
... |
@@ -35,7 +35,7 @@ |
| 35 |
35 |
Default |
| 36 |
36 |
))) |
| 37 |
37 |
|((( |
| 38 |
|
-Alignment |
|
38 |
+[[Alignment>>doc:||anchor="alignment"]] |
| 39 |
39 |
)))|((( |
| 40 |
40 |
de.cau.cs.kieler.alignment |
| 41 |
41 |
)))|((( |
| ... |
... |
@@ -46,7 +46,7 @@ |
| 46 |
46 |
AUTOMATIC |
| 47 |
47 |
))) |
| 48 |
48 |
|((( |
| 49 |
|
-Aspect Ratio |
|
49 |
+[[Aspect Ratio>>doc:||anchor="aspectRatio"]] |
| 50 |
50 |
)))|((( |
| 51 |
51 |
de.cau.cs.kieler.aspectRatio |
| 52 |
52 |
)))|((( |
| ... |
... |
@@ -133,6 +133,22 @@ |
| 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 |
+))) |
| 136 |
136 |
|((( |
| 137 |
137 |
Label Spacing |
| 138 |
138 |
)))|((( |
| ... |
... |
@@ -661,6 +661,22 @@ |
| 661 |
661 |
))) |
| 662 |
662 |
|(% colspan="1" %)(% colspan="1" %) |
| 663 |
663 |
((( |
|
680 |
+Thickness |
|
681 |
+)))|(% colspan="1" %)(% colspan="1" %) |
|
682 |
+((( |
|
683 |
+de.cau.cs.kieler.thickness |
|
684 |
+)))|(% colspan="1" %)(% colspan="1" %) |
|
685 |
+((( |
|
686 |
+Float |
|
687 |
+)))|(% colspan="1" %)(% colspan="1" %) |
|
688 |
+((( |
|
689 |
+Edges |
|
690 |
+)))|(% colspan="1" %)(% colspan="1" %) |
|
691 |
+((( |
|
692 |
+1.0 |
|
693 |
+))) |
|
694 |
+|(% colspan="1" %)(% colspan="1" %) |
|
695 |
+((( |
| 664 |
664 |
Zoom to Fit |
| 665 |
665 |
)))|(% colspan="1" %)(% colspan="1" %) |
| 666 |
666 |
((( |
| ... |
... |
@@ -793,6 +793,18 @@ |
| 793 |
793 |
|
| 794 |
794 |
== Other Options == |
| 795 |
795 |
|
|
828 |
+=== Alignment === |
|
829 |
+ |
|
830 |
+{{id name="alignment"/}} |
|
831 |
+ |
|
832 |
+Determines the alignment of a node in relation to other nodes of the same row or column. For layer-based algorithms, for instance, this option controls how a node is positioned inside its assigned layer. |
|
833 |
+ |
|
834 |
+=== Aspect Ratio === |
|
835 |
+ |
|
836 |
+{{id name="aspectRatio"/}} |
|
837 |
+ |
|
838 |
+The aspect ratio of a drawing is the ratio of its total width to its total height. This option gives some control over that ratio, although in most cases it is only interpreted as a hint on how to arrange multiple connected components, hence the actual aspect ratio will probably be different from what has been specified with the option. |
|
839 |
+ |
| 796 |
796 |
=== Comment Box === |
| 797 |
797 |
|
| 798 |
798 |
{{id name="commentBox"/}} |