DroidDiagram Programmer's Guide
AnnealLayoutInfo.getCrossingEdgesCost Method
See Also
 






Gets a value specifying how important the low number of link crossings is relatively to the other criteria considered by the algorithm.

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

 Syntax

Java  Copy Code

public double getCrossingEdgesCost ()

 Return Value

A value added to the total cost of a graph configuration for each pair of crossing links.

 See Also

AnnealLayoutInfo Members
AnnealLayoutInfo Class
com.mindfusion.diagramming.jlayout Namespace