public class StateController extends AttributeWithIconController
| Red (johnr) |
| Red (eal) |
| Modifier and Type | Class and Description |
|---|---|
protected class |
StateController.LookInsideAction
An action to look inside a state at its refinement, if it has one.
|
static class |
StateController.StateRenderer
Render the state as a circle, unless it has a custom icon.
|
AttributeController.AccessIconController.IconRenderer_editIconAction, _removeIconAction_appearanceMenuActionFactory, _listenToAction, _renameAction, FULL, PARTIAL_configureAction, _configureMenuFactory, _menuCreator, _menuFactory_configuration_decoratable, CLASS_ELEMENT_HIGHLIGHT_COLOR| Constructor and Description |
|---|
StateController(GraphController controller)
Create a state controller associated with the specified graph
controller.
|
StateController(GraphController controller,
AttributeController.Access access)
Create a state controller associated with the specified graph
controller.
|
_getComponentType, _moveToFirstDescription, _moveToLastDescription, addHotKeys, renderDecoratorHighlight, renderHighlight, setConfigurationgetConfigureMenuFactory_drawChildren, _getCompositeFigure, _hide, _isPropertySet, _renderNode, addNode, drawNode, getLocation, hasLocation, locateFigure, setLocation, setSnapResolutionaddNode, addNode, addNode, clearNode, drawNode, getController, getNodeInteractor, getNodeRenderer, removeNode, setNodeInteractor, setNodeRendererpublic StateController(GraphController controller)
controller - The associated graph controller.public StateController(GraphController controller, AttributeController.Access access)
controller - The associated graph controller.access - The access level.