public class JGraphISOMLayout extends JGraphSelfOrganizingOrganicLayout
JGraphLayout.Stoppableadaption, bounds, cellLocation, coolingFactor, densityFactor, iteration, maxAdaption, maxIterationsMultiple, minAdaption, minRadius, narrowingInterval, neighbours, radius, randomX, randomY, stack, startRadius, totalIterations, vertexArray, vertexDistance, vertexVisitedVERSION| Constructor and Description |
|---|
JGraphISOMLayout()
Deprecated.
use JGraphSelfOrganizingOrganicLayout instead
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString()
Deprecated.
Returns
ISOM, the name of this algorithm. |
getCoolingFactor, getDensityFactor, getMaxAdaption, getMaxIterationsMultiple, getMinAdaption, getMinRadius, getStartRadius, run, setCoolingFactor, setDensityFactor, setMaxAdaption, setMaxIterationsMultiple, setMinAdaption, setMinRadius, setStartRadius, updateToRandomNodepublic JGraphISOMLayout()
public java.lang.String toString()
ISOM, the name of this algorithm.toString in class JGraphSelfOrganizingOrganicLayoutCopyright (C) 2001-2009 JGraph Ltd. All rights reserved.