Interface JRValueDisplay

    • Method Detail

      • getColor

        Color getColor()
        Returns the color to use when writing the value.
        Returns:
        the color to use when writing the value
      • getMask

        String getMask()
        Returns the formatting mask to use when writing the value. The mask will be specified using the patterns defined in java.text.DecimalFormat.
        Returns:
        the formatting mask to use when writing the value
      • getFont

        JRFont getFont()
        Returns the font to use when writing the value.
        Returns:
        the font to use when writing the value