DroidDiagram Programmer's Guide
SwimlaneLayout.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 graph,
    GraphBuilder builder,
    SwimlaneLayoutInfo info
)

 Parameters

graph

builder

info

 Return Value

 See Also

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