Class JRStyledTextAttributeSelector

    • Constructor Detail

      • JRStyledTextAttributeSelector

        protected JRStyledTextAttributeSelector​(JasperReportsContext jasperReportsContext)
    • Method Detail

      • getTextLocale

        public static java.util.Locale getTextLocale​(JRPrintText printText)
      • getStyledTextAttributes

        public abstract java.util.Map<java.text.AttributedCharacterIterator.Attribute,​java.lang.Object> getStyledTextAttributes​(JRPrintText printText)
        Construct a map containing the selected element-level styled text attributes for a print text element.
        Parameters:
        printText - the print text object
        Returns:
        a map containing styled text attributes