DroidDiagram Programmer's Guide
AnnealLayoutInfo.setTemperature Method
See Also
 






Sets the initial temperature of the simulated annealing process.

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

 Syntax

Java  Copy Code

public void setTemperature (
    double temperature
)

 Parameters

temperature

A double value specifying the initial temperature of the simulated process.

 See Also

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