Class GlobalStyleManager

  • All Implemented Interfaces:
    StyleManager

    public class GlobalStyleManager
    extends Object
    implements StyleManager
    Creation-Date: 06.05.2007, 19:26:00
    Author:
    Thomas Morgner
    • Constructor Detail

      • GlobalStyleManager

        public GlobalStyleManager()
    • 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: