| Package | Description |
|---|---|
| net.sf.jasperreports.components.headertoolbar |
Contains classes for the built-in Header Toolbar component.
|
| 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 |
Contains factory interfaces and implementations for style providers.
|
| 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 © 2017. All rights reserved.