DroidDiagram Programmer's Guide
LayeredLayoutStatistics Members
Constructors Methods
 


Encapsulates information about a layered layout which has already complete.

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

 Public Constructors

  Name Description

LayeredLayoutStatistics

Initializes a new instance of the LayeredLayoutStatistics class.

 Public Methods

  Name Description

getLayerCount

Gets the total number of layers in the layout.

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.jlayout Namespace