DroidDiagram Programmer's Guide
OneWayLayout.arrange Method
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 igraph,
    OneWayLayoutInfo info
)

 Parameters

igraph

info

 Return Value

 See Also

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