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(diva.graph.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.
|
getConfigureMenuFactoryaddHotKeys_drawChildren, _getCompositeFigure, _hide, _isPropertySet, _renderNode, addNode, drawNode, getLocation, hasLocation, locateFigure, setLocation, setSnapResolutionpublic RelationController(diva.graph.GraphController controller)
controller - The associated graph controller.public void setConfiguration(Configuration configuration)
setConfiguration in class NamedObjControllerconfiguration - The configuration.