DroidDiagram Programmer's Guide
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

OrthogonalLayoutInfo Members
OrthogonalLayoutInfo Class
com.mindfusion.diagramming.jlayout Namespace