Package | Description |
---|---|
net.sf.jasperreports.components.iconlabel |
Contains classes for the built-in Icon Label component.
|
net.sf.jasperreports.components.table.fill |
Contains fill time implementations for Table component related interfaces.
|
net.sf.jasperreports.engine |
Provides access to the library's main functionality through facade 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.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 |
Contains utility classes for the core library.
|
Modifier and Type | Method and Description |
---|---|
protected StyleResolver |
IconLabelComponent.getStyleResolver() |
protected StyleResolver |
IconLabelComponentFill.getStyleResolver() |
Modifier and Type | Method and Description |
---|---|
StyleResolver |
TableReport.getStyleResolver() |
Modifier and Type | Method and Description |
---|---|
StyleResolver |
JRDefaultStyleProvider.getStyleResolver()
Returns a style resolver.
|
Modifier and Type | Field and Description |
---|---|
protected StyleResolver |
JRBaseReport.styleResolver |
Modifier and Type | Method and Description |
---|---|
protected StyleResolver |
JRBaseFont.getStyleResolver() |
StyleResolver |
JRBaseReport.getStyleResolver() |
protected StyleResolver |
JRBaseChartPlot.getStyleResolver() |
protected StyleResolver |
JRBaseParagraph.getStyleResolver() |
protected StyleResolver |
JRBasePen.getStyleResolver() |
protected StyleResolver |
JRBaseLineBox.getStyleResolver() |
protected StyleResolver |
JRBaseStyle.getStyleResolver() |
protected StyleResolver |
JRBaseElement.getStyleResolver() |
protected StyleResolver |
JRBasePrintElement.getStyleResolver() |
Modifier and Type | Field and Description |
---|---|
protected StyleResolver |
JRBaseFiller.styleResolver |
Modifier and Type | Method and Description |
---|---|
protected StyleResolver |
JRTemplateElement.getStyleResolver() |
protected StyleResolver |
JRFillChartPlot.getStyleResolver() |
protected StyleResolver |
JRFillElement.getStyleResolver() |
StyleResolver |
JRBaseFiller.getStyleResolver() |
Modifier and Type | Method and Description |
---|---|
static StyleResolver |
StyleResolver.getInstance() |
Copyright © 2017. All rights reserved.