com.jgraph.layout.graph
public class JGraphAnnealingLayout extends JGraphOrganicLayout
Deprecated: use JGraphOrganicLayout instead
| Constructor Summary | |
|---|---|
| JGraphAnnealingLayout() | |
| JGraphAnnealingLayout(Rectangle2D bounds)
Constructor for SimulatedAnnealingAlgorithm. | |
| Method Summary | |
|---|---|
| String | toString()
Returns Annealing, the name of this algorithm. |
Deprecated: use JGraphOrganicLayout instead
Annealing, the name of this algorithm.