protected class TransformationEditor.TransformationActorGraphController extends ActorEditorGraphController
ActorEditorGraphController.LinkCreator, ActorEditorGraphController.RelationCreator
ActorViewerGraphController.EntityLayout
WithIconGraphController.NewPortAction
BasicGraphController.OpenBaseClassAction, BasicGraphController.SchematicContextMenuFactory, BasicGraphController.UnitSolverDialogAction
_newRelationAction
_addonActorController, _attributeController, _classDefinitionController, _entityController, _entityPortController, _linkController, _relationController
_editIconAction, _portController, _removeIconAction
_animated, _animationRenderer, _configureAction, _configureMenuFactory, _menuCreator, _menuFactory, _openBaseClassAction, _unitSolverDialogAction
Modifier | Constructor and Description |
---|---|
protected |
TransformationActorGraphController() |
Modifier and Type | Method and Description |
---|---|
protected void |
_addHotKeys(JGraph jgraph)
Add hot keys to the actions in the given JGraph.
|
protected void |
_createControllers()
Create the controllers for nodes in this graph.
|
protected void |
initializeInteraction()
Initialize all interaction on the graph pane.
|
_initializeInteraction, addToMenuAndToolbar, setConfiguration
event, getEdgeController, getEntityController, getNodeController
_getManager, executionError, executionFinished, managerStateChanged
getNewPortLocation
_areThereActiveErrorHighlights, _getClearAllErrorHighlightsChangeRequest, clearAllErrorHighlights, clearAnimation, getAnimationDelay, getConfiguration, getConfigureMenuFactory, getFrame, highlightError, message, setAnimationDelay, setFigure, setFrame, valueChanged
addEdge, addEdge, addGraphViewListener, addNode, addNode, addNode, addNode, clear, clearEdge, clearNode, dispatch, drawEdge, drawNode, drawNode, getFigure, getGraphModel, getGraphPane, getSelectionModel, removeEdge, removeGraphViewListener, removeNode, rerender, rerenderEdge, rerenderNode, setGraphModel, setGraphPane, setSelectionModel
protected TransformationActorGraphController()
protected void _addHotKeys(JGraph jgraph)
ActorEditorGraphController
_addHotKeys
in class ActorEditorGraphController
jgraph
- The JGraph to which hot keys are to be added.protected void _createControllers()
ActorEditorGraphController
_createControllers
in class ActorEditorGraphController
protected void initializeInteraction()
ActorEditorGraphController
initializeInteraction
in class ActorEditorGraphController