Search
OrthogonalLayoutInfo.setDirected Method
See Also
 

Sets 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 void setDirected (
    boolean directed
)

 Parameters

directed

 See Also