|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Graph | |
|---|---|
| edu.mit.csail.sdg.alloy4graph | This package performs graph layout. |
| Uses of Graph in edu.mit.csail.sdg.alloy4graph |
|---|
| Constructors in edu.mit.csail.sdg.alloy4graph with parameters of type Graph | |
|---|---|
GraphNode(Graph graph,
java.lang.Object uuid,
java.lang.String... labels)
Create a new node with the given list of labels, then add it to the given graph. |
|
GraphViewer(Graph graph)
Construct a GraphViewer that displays the given graph. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||