public class JGraphISOMLayout extends JGraphSelfOrganizingOrganicLayout
JGraphLayout.Stoppable
adaption, bounds, cellLocation, coolingFactor, densityFactor, iteration, maxAdaption, maxIterationsMultiple, minAdaption, minRadius, narrowingInterval, neighbours, radius, randomX, randomY, stack, startRadius, totalIterations, vertexArray, vertexDistance, vertexVisited
VERSION
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, updateToRandomNode
public JGraphISOMLayout()
public java.lang.String toString()
ISOM
, the name of this algorithm.toString
in class JGraphSelfOrganizingOrganicLayout
Copyright (C) 2001-2009 JGraph Ltd. All rights reserved.