Search
OrthogonalLayoutInfo.getDirected Method
See Also
 

Gets a value indicating whether the graph being laid out is directed.

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

 Syntax

Java  Copy Code

public boolean getDirected ()

 Return Value

 See Also