DroidDiagram Programmer's Guide
AnnealLayout.getNodeLinkDistFactor Method
See Also
 






Gets a value specifying the importance of the distance between nodes and links relative to the other criteria considered by the algorithm.

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

 Syntax

Java  Copy Code

public double getNodeLinkDistFactor ()

 Return Value

A multiplier applied to the node-to-link distance cost when evaluating the total cost of a graph configuration.

 See Also

AnnealLayout Members
AnnealLayout Class
com.mindfusion.diagramming Namespace