public class StateMatcherController extends HierarchicalStateController
Modifier and Type | Class and Description |
---|---|
static class |
StateMatcherController.Factory |
HierarchicalStateController.AddRefinementAction, HierarchicalStateController.RemoveRefinementAction
StateController.LookInsideAction, StateController.StateRenderer
AttributeController.Access
IconController.IconRenderer
_addRefinementAction, _lookInsideAction, _removeRefinementAction
_editIconAction, _removeIconAction
_appearanceMenuActionFactory, _listenToAction, _renameAction, FULL, PARTIAL
_configureAction, _configureMenuFactory, _menuCreator, _menuFactory
_configuration
_decoratable, CLASS_ELEMENT_HIGHLIGHT_COLOR
Constructor and Description |
---|
StateMatcherController(GraphController controller) |
StateMatcherController(GraphController controller,
AttributeController.Access access) |
Modifier and Type | Method and Description |
---|---|
protected java.util.Map<java.lang.String,java.lang.String> |
getRefinementClasses()
Return a map with the keys as the names of the refinement types, and the
values as the names of the classes that implement those refinement
types.
|
_getComponentType, _moveToFirstDescription, _moveToLastDescription, addHotKeys, renderDecoratorHighlight, renderHighlight, setConfiguration
getConfigureMenuFactory
_drawChildren, _getCompositeFigure, _hide, _isPropertySet, _renderNode, addNode, drawNode, getLocation, hasLocation, locateFigure, setLocation, setSnapResolution
addNode, addNode, addNode, clearNode, drawNode, getController, getNodeInteractor, getNodeRenderer, removeNode, setNodeInteractor, setNodeRenderer
public StateMatcherController(GraphController controller)
controller
- public StateMatcherController(GraphController controller, AttributeController.Access access)
controller
- access
- protected java.util.Map<java.lang.String,java.lang.String> getRefinementClasses()
getRefinementClasses
in class HierarchicalStateController