| ... |
... |
@@ -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 |
)))|((( |
| ... |
... |
@@ -793,6 +793,18 @@ |
| 793 |
793 |
|
| 794 |
794 |
== Other Options == |
| 795 |
795 |
|
|
796 |
+=== Alignment === |
|
797 |
+ |
|
798 |
+{{id name="alignment"/}} |
|
799 |
+ |
|
800 |
+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. |
|
801 |
+ |
|
802 |
+=== Aspect Ratio === |
|
803 |
+ |
|
804 |
+{{id name="aspectRatio"/}} |
|
805 |
+ |
|
806 |
+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. |
|
807 |
+ |
| 796 |
796 |
=== Comment Box === |
| 797 |
797 |
|
| 798 |
798 |
{{id name="commentBox"/}} |