public class IconController extends ParameterizedNodeController
Modifier and Type | Class and Description |
---|---|
class |
IconController.IconRenderer
An icon renderer.
|
_configureAction, _configureMenuFactory, _menuCreator, _menuFactory
_configuration
_decoratable, CLASS_ELEMENT_HIGHLIGHT_COLOR
Constructor and Description |
---|
IconController(GraphController controller)
Create a controller associated with the specified graph
controller.
|
getConfigureMenuFactory
addHotKeys, setConfiguration
_drawChildren, _getCompositeFigure, _hide, _isPropertySet, _renderNode, addNode, drawNode, getLocation, hasLocation, locateFigure, setLocation, setSnapResolution
addNode, addNode, addNode, clearNode, drawNode, getController, getNodeInteractor, getNodeRenderer, removeNode, setNodeInteractor, setNodeRenderer
public IconController(GraphController controller)
controller
- The associated graph controller.