Figure 124. Range Indicator Compare Report Constructor
public CompareReport(String filename,String title,
ReportWriter ReportWriter,
ComparisonWriter cw,
String units,
String xCaption,
String bwCaption,
String[] paths,
String[] columns,
String[] classNames,
double[][][][] threshData
, String[] html )
![]()
| |
| |
| |
A reference to the container ReportWriter. | |
Units to be displayed on the y axis | |
The caption on the x axis. | |
The legend caption. | |
The list of reports within the scenarios to compare. | |
The columns within the reports to compare. | |
The names to be placed on the xaxis for each category. | |
The upper and lower limit data, organized first by category. | |
Additional HTML text to be displayed in the report. |