public class JGraphFRLayout extends JGraphFastOrganicLayout
JGraphLayout.StoppablecellLocation, dispX, dispY, forceConstant, forceConstantSquared, initialTemp, isMoveable, iteration, maxIterations, minDistanceLimit, minDistanceLimitSquared, neighbours, progress, radius, radiusSquared, temperature, vertexArrayVERSION| Constructor and Description |
|---|
JGraphFRLayout()
Deprecated.
use JGraphFastOrganicLayout instead
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString()
Deprecated.
Returns
FR, the name of this algorithm. |
calcAttraction, calcPositions, calcRepulsion, getForceConstant, getInitialTemp, getMaxIterations, getProgress, run, setForceConstant, setInitialTemp, setMaxIterationspublic JGraphFRLayout()
public java.lang.String toString()
FR, the name of this algorithm.toString in class JGraphFastOrganicLayoutCopyright (C) 2001-2009 JGraph Ltd. All rights reserved.