public class ModalTransitionController extends TransitionController
TransitionController.LinkDropper, TransitionController.LinkRenderer, TransitionController.LinkTarget
BasicEdgeController.EdgeDropper
_configuration, _configureAction, _configureMenuFactory, _lookInsideAction, _lookInsideActionFactory, _menuCreator, _menuFactory
Constructor and Description |
---|
ModalTransitionController(GraphController controller)
Create a transition controller associated with the specified graph
controller.
|
_createEdgeRenderer, _openInstanceOrModel, _setUpLookInsideAction, addHotKeys, setConfiguration
addEdge, addEdge, clearEdge, drawEdge, getConnectorTarget, getController, getEdgeInteractor, getEdgeRenderer, removeEdge, render, setConnectorTarget, setEdgeInteractor, setEdgeRenderer
public ModalTransitionController(GraphController controller)
controller
- The associated graph controller.