Class JRDesignTextElement

    • Field Detail

      • markup

        protected java.lang.String markup
      • fontName

        protected java.lang.String fontName
      • isBold

        protected java.lang.Boolean isBold
      • isItalic

        protected java.lang.Boolean isItalic
      • isUnderline

        protected java.lang.Boolean isUnderline
      • isStrikeThrough

        protected java.lang.Boolean isStrikeThrough
      • fontsize

        protected java.lang.Float fontsize
      • pdfFontName

        protected java.lang.String pdfFontName
      • pdfEncoding

        protected java.lang.String pdfEncoding
      • isPdfEmbedded

        protected java.lang.Boolean isPdfEmbedded
    • Constructor Detail

      • JRDesignTextElement

        protected JRDesignTextElement​(JRDefaultStyleProvider defaultStyleProvider)
        Creates a new text element.