DroidDiagram Programmer's Guide
AnnealLayoutInfo.getBoundaryFactor Method
See Also
 






Gets a value indicating how important the distance from nodes to the layout area boundaries 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 getBoundaryFactor ()

 Return Value

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

 See Also

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