Sets the initial temperature of the simulated annealing process.
Namespace: com.mindfusion.diagramming.builders
Package: com.mindfusion.diagramming.builders
SyntaxJava
Copy Code
|
|---|
public AnnealLayoutBuilder initialTemperature ( |
A double value specifying the initial temperature of the simulated process.
This AnnealLayoutBuilder instance.
See Also