|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JRFillElement | |
|---|---|
| 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). |
| Uses of JRFillElement in net.sf.jasperreports.components.table.fill |
|---|
| Subclasses of JRFillElement in net.sf.jasperreports.components.table.fill | |
|---|---|
class |
FillTableSubreport
|
| Uses of JRFillElement in net.sf.jasperreports.engine.fill |
|---|
| Subclasses of JRFillElement in net.sf.jasperreports.engine.fill | |
|---|---|
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
|
| Fields in net.sf.jasperreports.engine.fill declared as JRFillElement | |
|---|---|
protected JRFillElement[] |
JRFillElementContainer.deepElements
|
protected JRFillElement[] |
JRFillElementGroup.elements
|
protected JRFillElement |
JRFillElementContainer.firstYElement
|
| Methods in net.sf.jasperreports.engine.fill with parameters of type JRFillElement | |
|---|---|
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 printElements)
|
| Constructors in net.sf.jasperreports.engine.fill with parameters of type JRFillElement | |
|---|---|
JRFillElement(JRFillElement element,
JRFillCloneFactory factory)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||