DroidDiagram Programmer's Guide
AnnealLayout.getDistributionFactor Method
See Also
 






Gets a value indicating the importance of node distribution relatively to the other criteria considered by the algorithm.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public double getDistributionFactor ()

 Return Value

A multiplier applied to the node distribution cost when evaluating the total cost of a graph configuration.

 See Also

AnnealLayout Members
AnnealLayout Class
com.mindfusion.diagramming Namespace