|
JGraph
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jgraph.layout.organic.JGraphOrganicLayout
com.jgraph.layout.graph.JGraphAnnealingLayout
public class JGraphAnnealingLayout
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.jgraph.layout.organic.JGraphOrganicLayout |
---|
JGraphOrganicLayout.CellWrapper |
Nested classes/interfaces inherited from interface com.jgraph.layout.JGraphLayout |
---|
JGraphLayout.Stoppable |
Field Summary |
---|
Fields inherited from interface com.jgraph.layout.JGraphLayout |
---|
VERSION |
Constructor Summary | |
---|---|
JGraphAnnealingLayout()
Deprecated. use JGraphOrganicLayout instead |
|
JGraphAnnealingLayout(java.awt.geom.Rectangle2D bounds)
Deprecated. Constructor for SimulatedAnnealingAlgorithm. |
Method Summary | |
---|---|
java.lang.String |
toString()
Deprecated. Returns Annealing , the name of this algorithm. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public JGraphAnnealingLayout()
public JGraphAnnealingLayout(java.awt.geom.Rectangle2D bounds)
Method Detail |
---|
public java.lang.String toString()
Annealing
, the name of this algorithm.
toString
in class JGraphOrganicLayout
|
JGraph
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |