DroidDiagram Programmer's Guide
AnnealLayoutInfo.getTemperatureScale Method
See Also
 






Gets how much the simulated temperature is decreased at each stage of the algorithm.

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

 Syntax

Java  Copy Code

public double getTemperatureScale ()

 Return Value

A multipler applied to the current temperature at the end of each cooling stage.

 See Also

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