Class InlineStyleManager

    • Constructor Detail

      • InlineStyleManager

        public InlineStyleManager()
    • Method Detail

      • updateStyle

        public org.pentaho.reporting.libraries.xmlns.common.AttributeList updateStyle​(StyleBuilder styleBuilder,
                                                                                      org.pentaho.reporting.libraries.xmlns.common.AttributeList attributeList)
        Updates the given attribute-List according to the current style rules.
        Specified by:
        updateStyle in interface StyleManager
        Parameters:
        styleBuilder -
        attributeList -
        Returns:
        the modified attribute list.
      • getGlobalStyleSheet

        public String getGlobalStyleSheet()
        Returns the global stylesheet, or null, if no global stylesheet was built.
        Specified by:
        getGlobalStyleSheet in interface StyleManager
        Returns: