public class ResizableAttributeControllerFactory.ResizeAttributeController extends AttributeController
AttributeController.Access
IconController.IconRenderer
_appearanceMenuActionFactory, _listenToAction, _renameAction, FULL, PARTIAL
_configureAction, _configureMenuFactory, _menuCreator, _menuFactory
_configuration
_decoratable, CLASS_ELEMENT_HIGHLIGHT_COLOR
Constructor and Description |
---|
ResizeAttributeController(GraphController controller)
Create a controller associated with the specified graph
controller.
|
Modifier and Type | Method and Description |
---|---|
void |
setSnapResolution(double resolution)
Specify the snap resolution.
|
_getComponentType, _moveToFirstDescription, _moveToLastDescription, addHotKeys, renderDecoratorHighlight, renderHighlight, setConfiguration
getConfigureMenuFactory
_drawChildren, _getCompositeFigure, _hide, _isPropertySet, _renderNode, addNode, drawNode, getLocation, hasLocation, locateFigure, setLocation
addNode, addNode, addNode, clearNode, drawNode, getController, getNodeInteractor, getNodeRenderer, removeNode, setNodeInteractor, setNodeRenderer
public ResizeAttributeController(GraphController controller)
controller
- The associated graph controller.public void setSnapResolution(double resolution)
setSnapResolution
in class LocatableNodeController
resolution
- The snap resolution.