public class JGraphFRLayout extends JGraphFastOrganicLayout
JGraphLayout.Stoppable
cellLocation, dispX, dispY, forceConstant, forceConstantSquared, initialTemp, isMoveable, iteration, maxIterations, minDistanceLimit, minDistanceLimitSquared, neighbours, progress, radius, radiusSquared, temperature, vertexArray
VERSION
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, setMaxIterations
public JGraphFRLayout()
public java.lang.String toString()
FR
, the name of this algorithm.toString
in class JGraphFastOrganicLayout
Copyright (C) 2001-2009 JGraph Ltd. All rights reserved.