Interface TextReportConfiguration

    • Method Detail

      • getCharWidth

        java.lang.Float getCharWidth()
        Returns a float value representing the pixel/character horizontal ratio.
        See Also:
        PROPERTY_CHARACTER_WIDTH
      • getCharHeight

        java.lang.Float getCharHeight()
        Returns a float value representing the pixel/character vertical ratio.
        See Also:
        PROPERTY_CHARACTER_HEIGHT
      • getPageWidthInChars

        java.lang.Integer getPageWidthInChars()
        Returns an integer representing the page width in characters.
        See Also:
        PROPERTY_PAGE_WIDTH
      • getPageHeightInChars

        java.lang.Integer getPageHeightInChars()
        Returns an integer representing the page height in characters.
        See Also:
        PROPERTY_PAGE_HEIGHT