Class LegendProcessor.Output

java.lang.Object
org.mapfish.print.processor.jasper.LegendProcessor.Output
Enclosing class:
LegendProcessor

public static final class LegendProcessor.Output extends Object
The Output object of the legend processor method.
  • Field Details

    • legendDataSource

      public final net.sf.jasperreports.engine.data.JRTableModelDataSource legendDataSource
      The datasource for the legend object in the report.
    • legendSubReport

      public final String legendSubReport
      The path to the compiled sub-report.
    • numberOfLegendRows

      public final int numberOfLegendRows
      The number of rows in the legend.