DroidDiagram Programmer's Guide
LayeredLayout.setOrientation Method
See Also
 






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

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

 Syntax

Java  Copy Code

public void setOrientation (
    Orientation value
)

 Parameters

value
A member of the Orientation enumeration.

 See Also

LayeredLayout Members
LayeredLayout Class
com.mindfusion.diagramming Namespace