DroidDiagram Programmer's Guide
AnnealLayoutInfo.getTemperature Method
See Also
 






Gets the initial temperature of the simulated annealing process.

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

 Syntax

Java  Copy Code

public double getTemperature ()

 Return Value

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

 See Also

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