public interface IResizeShape
Modifier and Type | Method and Description |
---|---|
boolean |
canResizeShape(IResizeShapeContext context)
Can resize shape.
|
void |
resizeShape(IResizeShapeContext context)
Resize shape.
|
boolean canResizeShape(IResizeShapeContext context)
context
- the contextvoid resizeShape(IResizeShapeContext context)
context
- the context