MindFusion.Wpf Pack Programmer's Guide
AnnealLayoutStatistics Members
Constructors Properties Methods
 


Contains the accumulated costs for a graph configuration produced by AnnealLayout.

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

 Public Constructors

  Name Description

AnnealLayoutStatistics

 

 Public Properties

  Name Description

BoundaryCost

The total distance-to-boundary cost of a graph configuration.

DistributionCost

The total distribution cost of a graph configuration.

EdgeCrossingsCost

The total edge crossings cost of a graph configuration.

EdgeCrossingsFound

The number of edge crossings in the graph configuration.

EdgeLengthsCost

The total edge lengths cost of a graph configuration.

NodeEdgeDistance

The total node-to-edge-distance cost of a graph configuration.

 Public Methods

  Name Description

ToString

Object.ToString override.

 See Also

AnnealLayoutStatistics Class
MindFusion.Layout Namespace