Package | Description |
---|---|
net.sf.jasperreports.components.barbecue |
Contains classes for the built-in Barbecue component.
|
net.sf.jasperreports.components.barcode4j |
Contains classes for the built-in Barcode4J component.
|
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 |
BarbecueCompiler |
Modifier and Type | Class and Description |
---|---|
class |
BarcodeCompiler |
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 |
DefaultComponentManager.getComponentCompiler(JasperReportsContext jasperReportsContext) |
ComponentCompiler |
ComponentManager.getComponentCompiler(JasperReportsContext jasperReportsContext)
Returns the component compiler.
|
Modifier and Type | Method and Description |
---|---|
void |
DefaultComponentManager.setComponentCompiler(ComponentCompiler componentCompiler)
Sets the component compiler implementation.
|
Copyright © 2016. All rights reserved.