Class RootBandRenderer

  • All Implemented Interfaces:
    ElementRenderer

    public class RootBandRenderer
    extends AbstractElementRenderer
    This class only exists to ensure type-safety. It guarantees that the edited element is a band.
    Author:
    Thomas Morgner
    • Constructor Detail

      • RootBandRenderer

        public RootBandRenderer​(org.pentaho.reporting.engine.classic.core.Band visualReportElement,
                                ReportDocumentContext renderContext)