|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SubGraph | |
|---|---|
| net.ggtools.grand.graph | |
| Uses of SubGraph in net.ggtools.grand.graph |
|---|
| Classes in net.ggtools.grand.graph that implement SubGraph | |
|---|---|
(package private) class |
SubGraphImpl
|
| Methods in net.ggtools.grand.graph that return SubGraph | |
|---|---|
SubGraph |
Graph.createSubGraph(java.lang.String subGraphName)
Creates a new subgraph in the graph. |
SubGraph |
GraphImpl.createSubGraph(java.lang.String subGraphName)
|
SubGraph |
Graph.getSubGraph(java.lang.String subGraphName)
Find a subgraph from its name. |
SubGraph |
GraphImpl.getSubGraph(java.lang.String subGraphName)
|
| Methods in net.ggtools.grand.graph with parameters of type SubGraph | |
|---|---|
Node |
Graph.createNode(SubGraph subGraph,
java.lang.String nodeName)
Creates a new Node in a specific graph. |
Node |
GraphImpl.createNode(SubGraph subGraph,
java.lang.String nodeName)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||