DroidDiagram Programmer's Guide
FlowchartLayout.setOrientation Method
See Also
 






Sets the overall orientation of the arranged diagram.

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

FlowchartLayout Members
FlowchartLayout Class
com.mindfusion.diagramming Namespace