Package | Description |
---|---|
net.sf.jasperreports.charts.base |
Contains base implementations for chart related interfaces.
|
net.sf.jasperreports.charts.design |
Contains design time implementations for chart related interfaces.
|
net.sf.jasperreports.charts.fill |
Contains fill time implementations for chart related interfaces.
|
net.sf.jasperreports.engine.base |
Contains base implementations for the library's main interfaces.
|
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 | Class and Description |
---|---|
class |
JRBaseChartAxis
Base read-only implementation of
JRChartAxis . |
Constructor and Description |
---|
JRBaseChartAxis(JRChartAxis axis,
JRBaseObjectFactory factory) |
Modifier and Type | Class and Description |
---|---|
class |
JRDesignChartAxis
JRChartAxis implementation to be used for report design. |
Modifier and Type | Method and Description |
---|---|
void |
JRDesignMultiAxisPlot.addAxis(JRChartAxis axis)
Adds an axis to the plot.
|
Modifier and Type | Class and Description |
---|---|
class |
JRFillChartAxis
Describes an axis that can be added to a multiple axis chart.
|
Modifier and Type | Field and Description |
---|---|
protected JRChartAxis |
JRFillChartAxis.parent |
Constructor and Description |
---|
JRFillChartAxis(JRChartAxis axis,
JRFillObjectFactory factory) |
Modifier and Type | Method and Description |
---|---|
JRChartAxis |
JRBaseObjectFactory.getChartAxis(JRChartAxis axis) |
Modifier and Type | Method and Description |
---|---|
JRChartAxis |
JRBaseObjectFactory.getChartAxis(JRChartAxis axis) |
Modifier and Type | Method and Description |
---|---|
JRChartAxis |
JRFillObjectFactory.getChartAxis(JRChartAxis axis) |
Modifier and Type | Method and Description |
---|---|
JRChartAxis |
JRFillObjectFactory.getChartAxis(JRChartAxis axis) |
protected AxisLocation |
DefaultChartTheme.getChartAxisLocation(JRChartAxis chartAxis)
Specifies the axis location.
|
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com