Sets a value indicating what the overall orientation of the arranged diagram should be.
Namespace: com.mindfusion.diagramming.builders
Package: com.mindfusion.diagramming.builders
SyntaxJava
Copy Code
|
|---|
public LayeredLayoutBuilder orientation ( |
One of the com.mindfusion.diagramming.jlayout.Orientation constants.
This LayeredLayoutBuilder instance.
See Also