public static final class LegendProcessor.Output
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
net.sf.jasperreports.engine.data.JRTableModelDataSource |
legend
The datasource for the legend object in the report.
|
java.lang.String |
legendSubReport
The path to the compiled subreport.
|
int |
numberOfLegendRows
The number of rows in the legend.
|
public final net.sf.jasperreports.engine.data.JRTableModelDataSource legend
public final java.lang.String legendSubReport
public final int numberOfLegendRows