Sets the overall orientation of the arranged diagram.
Namespace: com.mindfusion.diagramming.builders
Package: com.mindfusion.diagramming.builders
SyntaxJava
Copy Code
|
|---|
public TopologicalLayoutBuilder orientation ( |
A member of the com.mindfusion.diagramming.jlayout.Orientation enumeration.
This TopologicalLayoutBuilder instance.
See Also