Package | Description |
---|---|
net.sf.jasperreports.charts.design |
Contains design time implementations for chart related interfaces.
|
net.sf.jasperreports.charts.util |
Contains utility classes for complex chart datasets.
|
net.sf.jasperreports.engine.fill |
Contains fill time implementations for the library's main interfaces and the entire engine used in the filling process (the actual core of JasperReports).
|
Modifier and Type | Method and Description |
---|---|
void |
JRDesignMeterPlot.addInterval(JRMeterInterval interval)
Adds an interval to the meter.
|
Constructor and Description |
---|
JRMeterInterval(JRMeterInterval meterInterval,
JRBaseObjectFactory factory)
Construct a new interval by copying an existing one.
|
Modifier and Type | Method and Description |
---|---|
protected MeterInterval |
DefaultChartTheme.convertInterval(JRMeterInterval interval)
Converts a JasperReports meter interval to one that JFreeChart understands.
|
protected MeterInterval |
JRFillChart.convertInterval(JRMeterInterval interval,
byte evaluation)
Converts a JasperReports meter interval to one that JFreeChart understands.
|
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com