Interface IMoveShapeContext

All Superinterfaces:
IContext, ILocationContext, IMoveContext, IPictogramElementContext, IPropertyBag, ITargetConnectionContext, ITargetContext
All Known Implementing Classes:
MoveShapeContext

The Interface IMoveShapeContext.
  • Method Details

    • getShape

      Shape getShape()
      Gets the shape.
      Returns:
      the shape
    • getSourceContainer

      ContainerShape getSourceContainer()
      Gets the source container.
      Returns:
      the source container
    • getDeltaX

      int getDeltaX()
      Gets the delta x.
      Returns:
      the delta x
    • getDeltaY

      int getDeltaY()
      Gets the delta y.
      Returns:
      the delta y