DroidDiagram Programmer's Guide
AbstractLayout.getMultipleGraphsPlacement Method
See Also
 






Gets a value indicating how multiple independent graphs in the diagram should be positioned relatively to each other.

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

 Syntax

Java  Copy Code

public MultipleGraphsPlacement getMultipleGraphsPlacement ()

 Return Value

A member of the MultipleGraphsPlacement enumeration.

 See Also

AbstractLayout Members
AbstractLayout Class
com.mindfusion.diagramming Namespace