DroidDiagram Programmer's Guide
LayeredLayout.arrange Method
See Also
 






Arranges the specified flowchart.

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

 Syntax

Java  Copy Code

public boolean arrange (
    Diagram diagram,
    DiagramItemList items
)

 Parameters

diagram

The Diagram to arrange.

items

 Return Value

true

 See Also

LayeredLayout Members
LayeredLayout Class
com.mindfusion.diagramming Namespace