com.mindfusion.diagramming.jlayout
Class AnnealLayout

java.lang.Object
  extended by com.mindfusion.diagramming.jlayout.AnnealLayout

public class AnnealLayout
extends java.lang.Object


Constructor Summary
AnnealLayout()
          Initializes a new instance of the AnnealLayout class.
 
Method Summary
 boolean arrange(Graph graph, AnnealLayoutInfo info)
          Applies the layout on the specified graph using the specified settings
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnnealLayout

public AnnealLayout()
Initializes a new instance of the AnnealLayout class.

Method Detail

arrange

public boolean arrange(Graph graph,
                       AnnealLayoutInfo info)
Applies the layout on the specified graph using the specified settings