|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
interface NodeContainer
Internal interface for node containers.
| Method Summary | |
|---|---|
Node |
getNode(java.lang.String nodeName)
Find a node from its name. |
java.util.Iterator |
getNodes()
Get the nodes contained in the graph. |
boolean |
hasNode(java.lang.String nodeName)
Checks if the graph has a node with a specific name. |
| Method Detail |
|---|
Node getNode(java.lang.String nodeName)
nodeName - name of the node to find.
java.util.Iterator getNodes()
Iterator.remove()method in order to allow the filters to remove
nodes.
boolean hasNode(java.lang.String nodeName)
nodeName - node to search.
nodeName.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||