| Package | Description |
|---|---|
| net.sf.jasperreports.components.iconlabel |
Contains classes for the built-in Icon Label component.
|
| net.sf.jasperreports.components.list |
Contains classes for the built-in List component.
|
| net.sf.jasperreports.components.map |
Contains classes for the built-in Google Map component.
|
| net.sf.jasperreports.components.sort |
Contains classes for the built-in Sort component.
|
| net.sf.jasperreports.components.spiderchart |
Contains classes for the built-in Spider Chart component.
|
| net.sf.jasperreports.components.table |
Contains classes for the built-in Table component.
|
| net.sf.jasperreports.engine.component |
Provides interfaces and base classes for the built-in JasperReports component functionality.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IconLabelComponentCompiler |
| Modifier and Type | Class and Description |
|---|---|
class |
ListComponentCompiler
Compile-time handler of
list component instances. |
| Modifier and Type | Class and Description |
|---|---|
class |
MapCompiler |
| Modifier and Type | Class and Description |
|---|---|
class |
SortComponentCompiler |
| Modifier and Type | Class and Description |
|---|---|
class |
SpiderChartCompiler |
| Modifier and Type | Class and Description |
|---|---|
class |
TableCompiler |
| Modifier and Type | Method and Description |
|---|---|
ComponentCompiler |
ComponentManager.getComponentCompiler(JasperReportsContext jasperReportsContext)
Returns the component compiler.
|
ComponentCompiler |
DefaultComponentManager.getComponentCompiler(JasperReportsContext jasperReportsContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultComponentManager.setComponentCompiler(ComponentCompiler componentCompiler)
Sets the component compiler implementation.
|
Copyright © 2017. All rights reserved.