Package | Description |
---|---|
net.sf.jasperreports.components.list |
Contains classes for the built-in List component.
|
net.sf.jasperreports.components.table |
Contains classes for the built-in Table component.
|
net.sf.jasperreports.crosstabs.base |
Contains base classes for the Crosstab report element.
|
net.sf.jasperreports.crosstabs.design |
Contains design classes for the Crosstab report element.
|
net.sf.jasperreports.engine.base |
Contains base implementations for the library's main interfaces.
|
net.sf.jasperreports.engine.design |
Contains design time implementations for the library's main interfaces as well as report compiling tools.
|
Modifier and Type | Class and Description |
---|---|
class |
BaseListContents
ListContents implementation used in compiled reports. |
class |
DesignListContents
ListContents implementation used at report design time. |
Modifier and Type | Class and Description |
---|---|
class |
CompiledCell |
class |
DesignCell |
Modifier and Type | Class and Description |
---|---|
class |
JRBaseCellContents
Base read-only implementation of
JRCellContents . |
Modifier and Type | Class and Description |
---|---|
class |
JRDesignCellContents
Implementation of
JRCellContents used for
report design. |
Modifier and Type | Class and Description |
---|---|
class |
JRBaseBand
Used for implementing band functionality.
|
Modifier and Type | Class and Description |
---|---|
class |
JRDesignBand |
class |
JRDesignElementGroup |
Copyright © 2017. All rights reserved.