DroidDiagram Programmer's Guide
TopologicalLayout.getOrientation Method
See Also
 






Gets the overall orientation of the arranged diagram.

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

 Syntax

Java  Copy Code

public Orientation getOrientation ()

 Return Value

A member of the Orientation enumeration. The default is Horizontal.

 See Also

TopologicalLayout Members
TopologicalLayout Class
com.mindfusion.diagramming Namespace