Interface Dimension.DimensionMutator

    • Method Detail

      • setDimension

        void setDimension​(int aWidth,
                          int aHeight)
        Sets the dimension.
        Parameters:
        aWidth - the width
        aHeight - the height
      • setDimension

        void setDimension​(Dimension aDimension)
        Sets the dimension.
        Parameters:
        aDimension - the new dimension