Sets the direction of the arranged diagram.
Namespace: com.mindfusion.diagramming.builders
Package: com.mindfusion.diagramming.builders
SyntaxJava
Copy Code
|
|---|
public TopologicalLayoutBuilder direction ( |
A member of the Direction enumeration. The default is Straight.
This TopologicalLayoutBuilder instance.
See Also