|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface represents a particular method of laying out a graph of nodes on a 2 dimensional surface.
Method Summary | |
void |
layout(Graph graph,
Node[] nodes,
java.awt.Rectangle bounds)
Lay out the specified nodes of the graph within the supplied bounds. |
void |
layout(Graph graph,
java.awt.Rectangle bounds)
Lay out the graph within the supplied bounds. |
Method Detail |
public void layout(Graph graph, java.awt.Rectangle bounds)
public void layout(Graph graph, Node[] nodes, java.awt.Rectangle bounds)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |