| Package | Description |
|---|---|
| net.sf.jasperreports.components.headertoolbar | |
| 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.style |
| Modifier and Type | Method and Description |
|---|---|
StyleProvider |
HeaderToolbarConditionalStyleProviderFactory.getStyleProvider(StyleProviderContext context,
JasperReportsContext jasperreportsContext) |
| Constructor and Description |
|---|
HeaderToolbarConditionalStyleProvider(StyleProviderContext context,
JasperReportsContext jasperreportsContext) |
| Modifier and Type | Class and Description |
|---|---|
class |
FillStyleProviderContext |
| Modifier and Type | Method and Description |
|---|---|
StyleProvider |
StyleProviderFactory.getStyleProvider(StyleProviderContext context,
JasperReportsContext jasperreportsContext) |
StyleProvider |
PropertyStyleProviderFactory.getStyleProvider(StyleProviderContext context,
JasperReportsContext jasperreportsContext) |
| Constructor and Description |
|---|
PropertyStyleProvider(StyleProviderContext context,
Map<String,JRPropertyExpression> stylePropertyExpressions) |
Copyright © 2012. All Rights Reserved.