public class RelationController extends ParameterizedNodeController
Modifier and Type | Class and Description |
---|---|
class |
RelationController.RelationRenderer
The renderer for relation node.
|
_configureAction, _configureMenuFactory, _menuCreator, _menuFactory
_configuration
_decoratable, CLASS_ELEMENT_HIGHLIGHT_COLOR
Constructor and Description |
---|
RelationController(GraphController controller)
Create a relation controller associated with the specified graph
controller.
|
Modifier and Type | Method and Description |
---|---|
void |
setConfiguration(Configuration configuration)
Set the configuration.
|
getConfigureMenuFactory
addHotKeys
_drawChildren, _getCompositeFigure, _hide, _isPropertySet, _renderNode, addNode, drawNode, getLocation, hasLocation, locateFigure, setLocation, setSnapResolution
addNode, addNode, addNode, clearNode, drawNode, getController, getNodeInteractor, getNodeRenderer, removeNode, setNodeInteractor, setNodeRenderer
public RelationController(GraphController controller)
controller
- The associated graph controller.public void setConfiguration(Configuration configuration)
setConfiguration
in class NamedObjController
configuration
- The configuration.