DroidDiagram Programmer's Guide
LayeredLayoutStatistics Members
Methods
 


Encapsulates information about a layered layout which has already complete.

The following tables list the members exposed by the LayeredLayoutStatistics type.

 Public Methods

  Name Description

getLayerCount

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.

getLinkLayerCount

Gets a mapping between links and the number of layers they run through.

getNodeGridPositions

Gets a mapping between nodes and their assigned grid positions.

getNodeLayerIndices

Gets a mapping between nodes and their assigned layers.

 See Also

LayeredLayoutStatistics Class
com.mindfusion.diagramming Namespace