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 |
IconLabelComponentDesignConverter |
Modifier and Type | Class and Description |
---|---|
class |
ListDesignConverter
List preview converter.
|
Modifier and Type | Class and Description |
---|---|
class |
MapDesignConverter |
Modifier and Type | Class and Description |
---|---|
class |
SortComponentDesignConverter |
Modifier and Type | Class and Description |
---|---|
class |
SpiderChartDesignConverter
Spider Chart preview converter.
|
Modifier and Type | Class and Description |
---|---|
class |
TableDesignConverter
Table preview converter.
|
Modifier and Type | Method and Description |
---|---|
ComponentDesignConverter |
ComponentManager.getDesignConverter(JasperReportsContext jasperReportsContext)
Returns the design component preview converter.
|
ComponentDesignConverter |
DefaultComponentManager.getDesignConverter(JasperReportsContext jasperReportsContext) |
Modifier and Type | Method and Description |
---|---|
void |
DefaultComponentManager.setDesignConverter(ComponentDesignConverter designConverter)
Sets the design component preview converter.
|
Copyright © 2016. All rights reserved.