DroidDiagram Programmer's Guide
LayeredLayout.getSplitLayers Method
See Also
 






Gets a value indicating whether layers that are much wider than the other layers should be split.

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

 Syntax

Java  Copy Code

public boolean getSplitLayers ()

 Return Value

true if long layers will be split, otherwise false.

 See Also

LayeredLayout Members
LayeredLayout Class
com.mindfusion.diagramming Namespace