public class AttributeInOntologyController extends AttributeWithIconController
| Red (cshelton) |
| Red (cshelton) |
AttributeController.AccessIconController.IconRenderer_editIconAction, _removeIconAction_appearanceMenuActionFactory, _listenToAction, _renameAction, FULL, PARTIAL_configureAction, _configureMenuFactory, _menuCreator, _menuFactory_configuration_decoratable, CLASS_ELEMENT_HIGHLIGHT_COLOR| Constructor and Description |
|---|
AttributeInOntologyController(GraphController controller)
Create an attribute controller associated with the specified graph
controller.
|
AttributeInOntologyController(GraphController controller,
AttributeController.Access access)
Create an attribute 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 AttributeInOntologyController(GraphController controller)
controller - The associated graph controller.public AttributeInOntologyController(GraphController controller, AttributeController.Access access)
controller - The associated graph controller.access - The access level.