public class TagReport extends java.lang.Object implements TableReport
| Constructor and Description |
|---|
TagReport(ReportConfig config) |
| Modifier and Type | Method and Description |
|---|---|
void |
calculate()
Calculates the report from the source data.
|
Table |
getTable()
Returns the table data model.
|
public TagReport(ReportConfig config)
public void calculate()
TableReportcalculate in interface TableReportpublic Table getTable()
TableReportgetTable in interface TableReport