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 | |
|---|---|---|
![]() |
Initializes a new instance of the LayeredLayoutStatistics class. |
Public Methods| Name | Description | |
|---|---|---|
![]() |
Gets the total number of layers in the layout. |
|
![]() |
Gets a mapping between links and the number of layers they run through. |
|
![]() |
Gets a mapping between nodes and their assigned grid positions. |
|
![]() |
Gets a mapping between nodes and their assigned layers. |
See Also