Package | Description |
---|---|
net.sf.jasperreports.components.list |
Contains classes for the built-in List component.
|
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).
|
Modifier and Type | Class and Description |
---|---|
protected static class |
BaseFillList.AppendingPrintElementContainer |
Modifier and Type | Interface and Description |
---|---|
interface |
JRPrintElementContainer
Print element container interface.
|
interface |
JRPrintPage |
Modifier and Type | Class and Description |
---|---|
class |
JRBasePrintFrame
Base implementation of
JRPrintFrame . |
class |
JRBasePrintPage |
class |
JRVirtualPrintPage
A print page that can be virtualized to free heap memory.
|
Modifier and Type | Class and Description |
---|---|
class |
JRPrintBand |
class |
JRTemplatePrintFrame
Implementation of
JRPrintFrame that uses
template frames to store common
attributes. |
Copyright © 2017. All rights reserved.