|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectdiva.graph.AbstractGraphController
diva.graph.SimpleGraphController
diva.graph.basic.BasicGraphController
diva.graph.basic.BubbleGraphController
public class BubbleGraphController
A controller for bubble-and-arc graph editors.
| Red |
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class diva.graph.basic.BasicGraphController |
|---|
BasicGraphController.NodeCreator |
| Constructor Summary | |
|---|---|
BubbleGraphController()
Create a new controller with default node and edge controllers. |
|
| Method Summary |
|---|
| Methods inherited from class diva.graph.basic.BasicGraphController |
|---|
initializeInteraction |
| Methods inherited from class diva.graph.SimpleGraphController |
|---|
getEdgeController, getEdgeController, getNodeController, getNodeController, setEdgeController, setNodeController |
| Methods inherited from class diva.graph.AbstractGraphController |
|---|
addEdge, addEdge, addGraphViewListener, addNode, addNode, addNode, addNode, clear, clearEdge, clearNode, dispatch, drawEdge, drawNode, drawNode, getFigure, getGraphModel, getGraphPane, getSelectionModel, removeEdge, removeGraphViewListener, removeNode, rerender, rerenderEdge, rerenderNode, setFigure, setGraphModel, setGraphPane, setSelectionModel |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BubbleGraphController()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||