DroidDiagram Programmer's Guide
LayeredLayout.setSplitLayers Method
See Also
 






Sets 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 void setSplitLayers (
    boolean value
)

 Parameters

value

true if long layers should be split, otherwise false.

 See Also

LayeredLayout Members
LayeredLayout Class
com.mindfusion.diagramming Namespace