Interface JRPrintElementContainer

    • Method Detail

      • getHeight

        int getHeight()
        Returns the height of the container.
        Returns:
        the height of the container
      • setHeight

        void setHeight​(int height)
        Sets the height of the container.
        Parameters:
        height - the height
      • setContentsWidth

        default void setContentsWidth​(int width)