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 |
Provides access to the library's main functionality through façade classes for compiling, filling
and exporting reports and also publishes the library's main interfaces and classes.
|
net.sf.jasperreports.engine.base |
Contains base implementations for the library's main interfaces.
|
net.sf.jasperreports.engine.design |
Contains design time implementations for the library's main interfaces as well as report compiling tools.
|
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).
|
net.sf.jasperreports.engine.util |
Utility classes.
|
net.sf.jasperreports.engine.xml |
Contains classes for loading report templates from XML files.
|
Modifier and Type | Class and Description |
---|---|
class |
JRBasePieDataset |
Constructor and Description |
---|
JRBasePieDataset(JRPieDataset dataset,
JRBaseObjectFactory factory) |
Modifier and Type | Class and Description |
---|---|
class |
JRDesignPieDataset |
Modifier and Type | Class and Description |
---|---|
class |
JRFillPieDataset |
Constructor and Description |
---|
JRFillPieDataset(JRPieDataset pieDataset,
JRFillObjectFactory factory) |
Modifier and Type | Method and Description |
---|---|
abstract JRPieDataset |
JRAbstractObjectFactory.getPieDataset(JRPieDataset pieDataset) |
Modifier and Type | Method and Description |
---|---|
void |
JRExpressionCollector.collect(JRPieDataset pieDataset) |
abstract JRPieDataset |
JRAbstractObjectFactory.getPieDataset(JRPieDataset pieDataset) |
Modifier and Type | Method and Description |
---|---|
JRPieDataset |
JRBaseObjectFactory.getPieDataset(JRPieDataset pieDataset) |
Modifier and Type | Method and Description |
---|---|
JRPieDataset |
JRBaseObjectFactory.getPieDataset(JRPieDataset pieDataset) |
Modifier and Type | Method and Description |
---|---|
void |
JRVerifier.verify(JRPieDataset dataset) |
Modifier and Type | Method and Description |
---|---|
JRPieDataset |
JRFillObjectFactory.getPieDataset(JRPieDataset pieDataset) |
Modifier and Type | Method and Description |
---|---|
JRPieDataset |
JRFillObjectFactory.getPieDataset(JRPieDataset pieDataset) |
Modifier and Type | Method and Description |
---|---|
void |
JRApiWriter.writePieDataset(JRPieDataset dataset,
java.lang.String parentName,
java.lang.String datasetNameSuffix) |
Modifier and Type | Method and Description |
---|---|
void |
JRXmlWriter.writePieDataset(JRPieDataset dataset) |
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com