DroidDiagram Programmer's Guide
OrthogonalRouter.setDirection Method
See Also
 






Sets the direction of the arranged diagram when BaseLayout is set to Layered. This value is assigned to the Direction property of the base LayeredLayout.

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

 Syntax

Java  Copy Code

public void setDirection (
    Direction value
)

 Parameters

value

 See Also

setDirection Method Overload List
OrthogonalRouter Members
OrthogonalRouter Class
com.mindfusion.diagramming Namespace