|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
A node is an object that is contained by a graph and is connected to other nodes by edges. A node has a semantic object that is its semantic equivalent in the application and may have a visual object which is its syntactic representation in the user interface.
| Method Summary | |
void |
setParent(java.lang.Object node,
java.lang.Object composite)
Set the graph parent of the given node. |
| Methods inherited from interface diva.graph.modular.NodeModel |
getParent, inEdges, outEdges |
| Method Detail |
public void setParent(java.lang.Object node, java.lang.Object composite)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||