DroidDiagram Programmer's Guide
LayeredLayoutStatistics.getLayerCount Method
See Also
 






Gets the total number of layers in the layout. If more than one subgraph is laid out, this property returns the number of layers in the last subgraph.

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

 Syntax

Java  Copy Code

public int getLayerCount ()

 Return Value

 See Also

LayeredLayoutStatistics Members
LayeredLayoutStatistics Class
com.mindfusion.diagramming Namespace