DroidDiagram Programmer's Guide
AnnealLayout.setInitialTemperature Method
See Also
 






Sets the initial temperature of the simulated annealing process.

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

 Syntax

Java  Copy Code

public void setInitialTemperature (
    double value
)

 Parameters

value

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

 See Also

AnnealLayout Members
AnnealLayout Class
com.mindfusion.diagramming Namespace