|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--snap.graph.Graph | +--snap.graph.CoordinationGraph | +--snap.graph.UIGraph
Graph used by the UI for manipulating coordinations.
Constructor Summary | |
UIGraph()
|
Method Summary | |
java.lang.String |
addComponent(java.lang.String componentType,
snap.adapter.TechnologyAdapter adapter)
Assigns a unique name, generates a node, and adds a new technology adapter into the graph |
void |
removeComponent(java.lang.String componentName)
|
Methods inherited from class snap.graph.Graph |
addGraphChangeEventListener, getMonitor, getNode, nodes, removeGraphChangeEventListener, removeNode, setNode |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public UIGraph()
Method Detail |
public java.lang.String addComponent(java.lang.String componentType, snap.adapter.TechnologyAdapter adapter)
public void removeComponent(java.lang.String componentName)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |