Interface GridOffset.GridOffsetMutator

    • Method Detail

      • setGridOffset

        void setGridOffset​(int aOffsetX,
                           int aOffsetY)
        Sets the grid offset.
        Parameters:
        aOffsetX - the offset X
        aOffsetY - the offset Y
      • setGridOffset

        void setGridOffset​(GridOffset aOffset)
        Sets the grid offset.
        Parameters:
        aOffset - the new grid offset
      • setGridOffset

        void setGridOffset​(Offset aOffset)
        Sets the grid offset.
        Parameters:
        aOffset - the new grid offset
      • setGridOffset

        void setGridOffset​(Position aOffset)
        Sets the grid offset.
        Parameters:
        aOffset - the new grid offset