public class StaticFlowerLayout extends ForceFlowerLayout
fmodel
delegate, model
algoEnded, bounds, children, counter, doRunEdgeLayout, neighbours, parent, tubeLayout, tubeModel
Constructor and Description |
---|
StaticFlowerLayout(IFlowerModel<?> model) |
StaticFlowerLayout(IHierarchicalLayout parent,
IFlowerModel<?> model) |
Modifier and Type | Method and Description |
---|---|
void |
goAlgo() |
protected void |
setup() |
canAlgo, endAlgo, getDelegate, getModel, goAlgo, initAlgo, setModel
addChild, addChildren, clearCounter, findLayoutHoldingModel, findLayoutHoldingModel, getActualBounds, getBounds, getChildren, getCounter, getDepth, getLayout, getNeighbours, getParent, getTubeLayout, getTubeModel, goAlgoEdge, isDoRunEdgeLayout, isLeaf, onDoneAlgo, pause, resetPropertiesValues, setBounds, setDoRunEdgeLayout, setParent, setTubeLayout, setTubeModel
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addChild, findLayoutHoldingModel, findLayoutHoldingModel, getActualBounds, getBounds, getChildren, getDepth, getLayout, getNeighbours, getParent, getTubeLayout, getTubeModel, goAlgoEdge, isDoRunEdgeLayout, isLeaf, onDoneAlgo, resetPropertiesValues, setBounds, setDoRunEdgeLayout, setTubeLayout, setTubeModel
public StaticFlowerLayout(IFlowerModel<?> model)
public StaticFlowerLayout(IHierarchicalLayout parent, IFlowerModel<?> model)
protected void setup()
setup
in class ForceFlowerLayout
public void goAlgo()
goAlgo
in interface IHierarchicalLayout
goAlgo
in interface IRunnableLayout
goAlgo
in class ForceFlowerLayout