DroidDiagram Programmer's Guide
LayeredLayout.setDirection Method
See Also
 






Sets a value indicating in what direction the links in the arranged diagram should go.

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

 Syntax

Java  Copy Code

public void setDirection (
    Direction value
)

 Parameters

value

A member of the Direction enumeration.

 See Also

LayeredLayout Members
LayeredLayout Class
com.mindfusion.diagramming Namespace