public class AnnealLayout
extends java.lang.Object
Constructor and Description |
---|
AnnealLayout()
Initializes a new instance of the AnnealLayout class.
|
Modifier and Type | Method and Description |
---|---|
boolean |
arrange(Graph graph,
AnnealLayoutInfo info)
Applies the layout on the specified graph using the specified settings
|
public AnnealLayout()
public boolean arrange(Graph graph, AnnealLayoutInfo info)