DroidDiagram Programmer's Guide
TopologicalLayoutBuilder.orientation Method
See Also
 






Sets the overall orientation of the arranged diagram.

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

 Syntax

Java  Copy Code

public TopologicalLayoutBuilder orientation (
    Orientation value
)

 Parameters

value

A member of the com.mindfusion.diagramming.jlayout.Orientation enumeration.

 Return Value

This TopologicalLayoutBuilder instance.

 See Also

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