public interface IMoveShape
Modifier and Type | Method and Description |
---|---|
boolean |
canMoveShape(IMoveShapeContext context)
Can move shape.
|
void |
moveShape(IMoveShapeContext context)
Move shape.
|
boolean canMoveShape(IMoveShapeContext context)
context
- the contextvoid moveShape(IMoveShapeContext context)
context
- the context