|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Layout
Method Summary | |
---|---|
void |
compute(UndirectedGraph g,
Vertex root,
Visualization visualization,
java.lang.Object layoutHint)
sets the position of every visible vertex of the graph. |
Method Detail |
---|
void compute(UndirectedGraph g, Vertex root, Visualization visualization, java.lang.Object layoutHint)
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 |