DroidDiagram Programmer's Guide
OrthogonalLayout.arrange Method (Graph, OrthogonalLayoutInfo)
See Also
 






Applies the layout to the specified graph using the specified settings.

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

 Syntax

Java  Copy Code

public boolean arrange (
    Graph graph,
    OrthogonalLayoutInfo info
)

 Parameters

graph

info

 Return Value

 See Also

arrange Method Overload List
OrthogonalLayout Members
OrthogonalLayout Class
com.mindfusion.diagramming.jlayout Namespace