Interface IMoveShapeContext

    • Method Detail

      • 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