public class AttributeInOntologyController extends AttributeWithIconController
AttributeController.Access
IconController.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, 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 AttributeInOntologyController(GraphController controller)
controller
- The associated graph controller.public AttributeInOntologyController(GraphController controller, AttributeController.Access access)
controller
- The associated graph controller.access
- The access level.