DroidDiagram Programmer's Guide
LayeredLayoutBuilder.orientation Method
See Also
 






Sets a value indicating what the overall orientation of the arranged diagram should be.

Namespace: com.mindfusion.diagramming.builders
Package: com.mindfusion.diagramming.builders

 Syntax

Java  Copy Code

public LayeredLayoutBuilder orientation (
    Orientation value
)

 Parameters

value

One of the com.mindfusion.diagramming.jlayout.Orientation constants.

 Return Value

This LayeredLayoutBuilder instance.

 See Also

LayeredLayoutBuilder Members
LayeredLayoutBuilder Class
com.mindfusion.diagramming.builders Namespace