|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectdiva.graph.AbstractGraphController
ptolemy.vergil.basic.BasicGraphController
ptolemy.vergil.basic.WithIconGraphController
ptolemy.vergil.basic.RunnableGraphController
ptolemy.vergil.modal.FSMViewerGraphController
ptolemy.vergil.modal.FSMGraphController
ptolemy.vergil.gt.MatchResultViewer.MatchResultFSMGraphController
protected class MatchResultViewer.MatchResultFSMGraphController
Nested Class Summary |
---|
Nested classes/interfaces inherited from class ptolemy.vergil.modal.FSMGraphController |
---|
FSMGraphController.LinkCreator, FSMGraphController.NewStateAction |
Nested classes/interfaces inherited from class ptolemy.vergil.basic.WithIconGraphController |
---|
WithIconGraphController.NewPortAction |
Nested classes/interfaces inherited from class ptolemy.vergil.basic.BasicGraphController |
---|
BasicGraphController.OpenBaseClassAction, BasicGraphController.SchematicContextMenuFactory, BasicGraphController.UnitSolverDialogAction |
Field Summary |
---|
Fields inherited from class ptolemy.vergil.modal.FSMViewerGraphController |
---|
_attributeController, _modalTransitionController, _stateController, _transitionController |
Fields inherited from class ptolemy.vergil.basic.WithIconGraphController |
---|
_editIconAction, _portController, _removeIconAction |
Fields inherited from class ptolemy.vergil.basic.BasicGraphController |
---|
_animated, _animationRenderer, _configureAction, _configureMenuFactory, _menuCreator, _menuFactory, _openBaseClassAction, _unitSolverDialogAction |
Constructor Summary | |
---|---|
protected |
MatchResultViewer.MatchResultFSMGraphController()
|
Method Summary | |
---|---|
protected void |
_createControllers()
Create the controllers for nodes in this graph. |
Figure |
drawNode(java.lang.Object node)
Draw the given node: create a figure, place it in the canvas, and associate the figure with the node. |
Methods inherited from class ptolemy.vergil.modal.FSMGraphController |
---|
_initializeInteraction, addToMenuAndToolbar, initializeInteraction, setConfiguration |
Methods inherited from class ptolemy.vergil.modal.FSMViewerGraphController |
---|
_addHotKeys, event, getEdgeController, getNodeController |
Methods inherited from class ptolemy.vergil.basic.RunnableGraphController |
---|
_getManager, executionError, executionFinished, managerStateChanged |
Methods inherited from class ptolemy.vergil.basic.WithIconGraphController |
---|
getNewPortLocation |
Methods inherited from class ptolemy.vergil.basic.BasicGraphController |
---|
clearAnimation, getAnimationDelay, getConfiguration, getConfigureMenuFactory, getFrame, message, setAnimationDelay, setFigure, setFrame, valueChanged |
Methods inherited from class diva.graph.AbstractGraphController |
---|
addEdge, addEdge, addGraphViewListener, addNode, addNode, addNode, addNode, clear, clearEdge, clearNode, dispatch, drawEdge, drawNode, getFigure, getGraphModel, getGraphPane, getSelectionModel, removeEdge, removeGraphViewListener, removeNode, rerender, rerenderEdge, rerenderNode, setGraphModel, setGraphPane, setSelectionModel |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected MatchResultViewer.MatchResultFSMGraphController()
Method Detail |
---|
public Figure drawNode(java.lang.Object node)
AbstractGraphController
drawNode
in interface GraphController
drawNode
in class AbstractGraphController
protected void _createControllers()
FSMGraphController
_createControllers
in class FSMGraphController
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |