Interface CanvasBuilder

    • Method Detail

      • height

        CanvasBuilder height​(int height)
        Sets the height of the canvas.
        Parameters:
        height - the height, in pixels
      • width

        CanvasBuilder width​(int width)
        Sets the width of the canvas.
        Parameters:
        width - the width, in pixels