Contains the accumulated costs for a graph configuration produced by AnnealLayout.
The following tables list the members exposed by the AnnealLayoutStatistics type.
Name | Description | |
---|---|---|
Initializes a new instance of the AnnealLayoutStatistics class. |
Name | Description | |
---|---|---|
The total distance-to-boundary cost of a graph configuration. |
||
The total distribution cost of a graph configuration. |
||
The total edge crossings cost of a graph configuration. |
||
The number of edge crossings in the graph configuration. |
||
The total edge lengths cost of a graph configuration. |
||
The total node-to-edge-distance cost of a graph configuration. |
Name | Description | |
---|---|---|
Object.ToString override. |