public interface IMoveShapeContext extends IMoveContext, IPictogramElementContext, ITargetContext, ITargetConnectionContext
Modifier and Type | Method and Description |
---|---|
int |
getDeltaX()
Gets the delta x.
|
int |
getDeltaY()
Gets the delta y.
|
Shape |
getShape()
Gets the shape.
|
ContainerShape |
getSourceContainer()
Gets the source container.
|
getX, getY
getProperty, getPropertyKeys, putProperty
getPictogramElement
getTargetContainer
getTargetConnection
Shape getShape()
ContainerShape getSourceContainer()
int getDeltaX()
int getDeltaY()