Class ReportDefaultStyleSheet

  • All Implemented Interfaces:
    Serializable, Cloneable, StyleSheet

    public final class ReportDefaultStyleSheet
    extends ElementDefaultStyleSheet
    A default band style sheet. This StyleSheet defines the default attribute values for all master and subreports. The master- and sub-reports have a band layout.
    Author:
    Thomas Morgner
    See Also:
    Serialized Form
    • Constructor Detail

      • ReportDefaultStyleSheet

        protected ReportDefaultStyleSheet()
        Creates a new default style sheet.
    • Method Detail

      • getSectionDefault

        public static ReportDefaultStyleSheet getSectionDefault()
        Returns the default band style sheet.
        Returns:
        the style-sheet.