|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.aitools.iv.graphdrawing.distortion.layout.HorizontalTreeLayout
public class HorizontalTreeLayout
Constructor Summary | |
---|---|
HorizontalTreeLayout()
|
Method Summary | |
---|---|
void |
compute(UndirectedGraph g,
Vertex root,
Visualization visualization,
java.lang.Object layoutHint)
sets the position of every visible vertex of the graph. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HorizontalTreeLayout()
Method Detail |
---|
public void compute(UndirectedGraph g, Vertex root, Visualization visualization, java.lang.Object layoutHint)
Layout
compute
in interface Layout
g
- - the graphroot
- - the root vertex of the graphvisualization
- - the visualization, the layout is computed forlayoutHint
- - null to perform standard
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |