Package | Description |
---|---|
net.sf.jasperreports.components.table.fill |
Contains fill time implementations for Table component related interfaces.
|
net.sf.jasperreports.crosstabs.fill |
Contains classes to be used at report filling time for the Crosstab report element.
|
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 |
---|---|
class |
FillTableSubreport |
Modifier and Type | Method and Description |
---|---|
void |
IconLabelFillObjectFactory.registerDelayedStyleSetter(JRStyleSetter delayedSetter,
JRStyleContainer styleContainer) |
Modifier and Type | Method and Description |
---|---|
abstract void |
JRAbstractObjectFactory.setStyle(JRStyleSetter setter,
JRStyleContainer styleContainer)
Sets a style or a style reference on an object.
|
Modifier and Type | Method and Description |
---|---|
protected void |
JRBaseObjectFactory.handleStyleNameReference(JRStyleSetter setter,
String nameReference) |
void |
JRBaseObjectFactory.setStyle(JRStyleSetter setter,
JRStyleContainer styleContainer)
This method preserves both specified styles and external style name references.
|
Modifier and Type | Class and Description |
---|---|
class |
JRFillBreak |
class |
JRFillCellContents
Crosstab cell contents filler.
|
class |
JRFillChart |
class |
JRFillComponentElement
A
JRComponentElement which is used during report fill. |
class |
JRFillCrosstab
Fill-time implementation of a
crosstab . |
class |
JRFillElement |
class |
JRFillEllipse |
class |
JRFillFrame
Fill time implementation of a frame element.
|
class |
JRFillGenericElement
A
JRGenericElement used during report fill. |
class |
JRFillGraphicElement |
class |
JRFillImage |
class |
JRFillLine |
class |
JRFillRectangle |
class |
JRFillStaticText |
class |
JRFillSubreport |
class |
JRFillTextElement |
class |
JRFillTextField |
Modifier and Type | Method and Description |
---|---|
void |
JRFillObjectFactory.registerDelayedStyleSetter(JRStyleSetter delayedSetter,
JRStyleContainer styleContainer) |
protected void |
JRFillObjectFactory.registerDelayedStyleSetter(JRStyleSetter delayedSetter,
String styleName) |
void |
JRFillObjectFactory.setStyle(JRStyleSetter setter,
JRStyleContainer styleContainer) |
Copyright © 2017. All rights reserved.