Search
LayeredLayout.getDirection Method
See Also
 

Gets 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 Direction getDirection ()

 Return Value

A member of the Direction enumeration.

 See Also