public class StateMatcherController extends HierarchicalStateController
| Red (tfeng) |
| Red (tfeng) |
| Modifier and Type | Class and Description |
|---|---|
static class |
StateMatcherController.Factory |
HierarchicalStateController.AddRefinementAction, HierarchicalStateController.RemoveRefinementActionStateController.LookInsideAction, StateController.StateRendererAttributeController.AccessIconController.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, setConfigurationgetConfigureMenuFactory_drawChildren, _getCompositeFigure, _hide, _isPropertySet, _renderNode, addNode, drawNode, getLocation, hasLocation, locateFigure, setLocation, setSnapResolutionaddNode, addNode, addNode, clearNode, drawNode, getController, getNodeInteractor, getNodeRenderer, removeNode, setNodeInteractor, setNodeRendererpublic 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