public class JFreeChartPerformanceReport extends AbstractPerformanceReport
| Modifier and Type | Field and Description |
|---|---|
static int |
IMAGE_HEIGHT |
static float |
IMAGE_QUALITY |
static int |
IMAGE_WIDTH |
DEFAULT_REPORT_LOCATION, PD_REPORTNAME| Constructor and Description |
|---|
JFreeChartPerformanceReport(java.lang.String title,
java.lang.String location) |
| Modifier and Type | Method and Description |
|---|---|
static JFreeChartPerformanceReport |
create(java.lang.String title,
java.lang.String location) |
java.lang.String |
getReportFileExtention() |
void |
report(PerformanceDataGroup[] performanceDataGroups) |
getLocation, getReportFile, getTitlepublic static final float IMAGE_QUALITY
public static final int IMAGE_WIDTH
public static final int IMAGE_HEIGHT
public JFreeChartPerformanceReport(java.lang.String title,
java.lang.String location)
public static JFreeChartPerformanceReport create(java.lang.String title, java.lang.String location)
public void report(PerformanceDataGroup[] performanceDataGroups)
public java.lang.String getReportFileExtention()
getReportFileExtention in class AbstractPerformanceReportCopyright © 2014. All Rights Reserved.