Interface IMoveShape

    • Method Detail

      • canMoveShape

        boolean canMoveShape​(IMoveShapeContext context)
        Can move shape.
        Parameters:
        context - the context
        Returns:
        true, if successful
      • moveShape

        void moveShape​(IMoveShapeContext context)
        Move shape.
        Parameters:
        context - the context