biouml.editor.graphlayout
Class CellLayoutManager
biouml.editor.graphlayout.ForceDirectedLayoutManager
|
+--biouml.editor.graphlayout.CellLayoutManager
- public class CellLayoutManager
- extends ForceDirectedLayoutManager
| Field Summary |
final static int | HEIGHT |
final static int | WIDTH |
HEIGHT
public final static int HEIGHT
WIDTH
public final static int WIDTH
getName
public String getName()
layout
public void layout(Diagram diagram, Node root, Node[] addedNodes, Node selectedNode)
setIterations
public void setIterations(int iterations)
to Class org.apache.log4j.Category
to Class biouml.model.Diagram
BOTTOM