Package | Description |
---|---|
net.sf.jasperreports.components.table.fill | |
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 | Class and Description |
---|---|
class |
JRFillBreak |
class |
JRFillChart |
class |
JRFillComponentElement
A
JRComponentElement which is used during report fill. |
class |
JRFillCrosstab
Fill-time implementation of a
crosstab . |
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 | Field and Description |
---|---|
protected JRFillElement[] |
JRFillElementContainer.deepElements |
protected JRFillElement[] |
JRFillElementGroup.elements |
protected JRFillElement |
JRFillElementContainer.firstYElement |
Modifier and Type | Field and Description |
---|---|
protected java.util.Map<java.lang.Integer,JRFillElement> |
JRBaseFiller.fillElements |
Modifier and Type | Method and Description |
---|---|
protected void |
JRBaseFiller.addBoundElement(JRFillElement element,
JRPrintElement printElement,
EvaluationTimeEnum evaluationType,
JRGroup group,
JRFillBand band) |
protected void |
JRBaseFiller.addBoundElement(JRFillElement element,
JRPrintElement printElement,
EvaluationTimeEnum evaluationType,
java.lang.String groupName,
JRFillBand band) |
protected void |
JRBaseFiller.addBoundElement(JRFillElement element,
JRPrintElement printElement,
JREvaluationTime evaluationTime) |
protected void |
JRFillElementContainer.addSubElements(JRPrintElementContainer printContainer,
JRFillElement element,
java.util.Collection<JRPrintElement> printElements) |
int |
JRBaseFiller.assignElementId(JRFillElement fillElement) |
Constructor and Description |
---|
JRFillElement(JRFillElement element,
JRFillCloneFactory factory) |
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com