Uses of Interface
net.sf.jasperreports.engine.JRChild
Packages that use JRChild
Package
Description
Contains interfaces for chart plots and chart datasets.
Contains base implementations for chart related interfaces.
Contains design time implementations for chart related interfaces.
Contains fill time implementations for chart related interfaces.
Contains classes for the built-in List component.
Contains fill time implementations for subreport component related interfaces.
Contains classes for the built-in Table component.
Contains classes for the Crosstab report element.
Contains base classes for the Crosstab report element.
Contains design classes for the Crosstab report element.
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.
Contains base implementations for the library's main interfaces.
Contains design time implementations for the library's main interfaces as well as report compiling tools.
Contains fill time implementations for the library's main interfaces and the entire
engine used in the filling process (the actual core of JasperReports).
Contains utility classes for the core library.
-
Uses of JRChild in net.sf.jasperreports.charts
Subinterfaces of JRChild in net.sf.jasperreports.chartsModifier and TypeInterfaceDescriptioninterfaceImplementations of this interface can be used for rendering chart components. -
Uses of JRChild in net.sf.jasperreports.charts.base
Classes in net.sf.jasperreports.charts.base that implement JRChild -
Uses of JRChild in net.sf.jasperreports.charts.design
Classes in net.sf.jasperreports.charts.design that implement JRChild -
Uses of JRChild in net.sf.jasperreports.charts.fill
Classes in net.sf.jasperreports.charts.fill that implement JRChild -
Uses of JRChild in net.sf.jasperreports.components.list
Subinterfaces of JRChild in net.sf.jasperreports.components.listModifier and TypeInterfaceDescriptioninterfaceContainer of report elements that are to be printed for each record in the list subdataset.Classes in net.sf.jasperreports.components.list that implement JRChildModifier and TypeClassDescriptionclassListContentsimplementation used in compiled reports.classListContentsimplementation used at report design time.classList contents fill element container. -
Uses of JRChild in net.sf.jasperreports.components.subreport.fill
Classes in net.sf.jasperreports.components.subreport.fill that implement JRChild -
Uses of JRChild in net.sf.jasperreports.components.table
Subinterfaces of JRChild in net.sf.jasperreports.components.tableClasses in net.sf.jasperreports.components.table that implement JRChildModifier and TypeClassDescriptionclassclassclassclass -
Uses of JRChild in net.sf.jasperreports.crosstabs
Subinterfaces of JRChild in net.sf.jasperreports.crosstabsModifier and TypeInterfaceDescriptioninterfaceCrosstab cell contents interface.interfaceCrosstab element interface. -
Uses of JRChild in net.sf.jasperreports.crosstabs.base
Classes in net.sf.jasperreports.crosstabs.base that implement JRChildModifier and TypeClassDescriptionclassBase read-only implementation ofJRCellContents.classBase read-onlycrosstabimplementation. -
Uses of JRChild in net.sf.jasperreports.crosstabs.design
Classes in net.sf.jasperreports.crosstabs.design that implement JRChildModifier and TypeClassDescriptionclassImplementation ofJRCellContentsused for report design.classDesign-timecrosstabimplementation. -
Uses of JRChild in net.sf.jasperreports.engine
Subinterfaces of JRChild in net.sf.jasperreports.engineModifier and TypeInterfaceDescriptioninterfaceImplementations of this interface represent various bands in the report template.interfaceAn abstract representation of a break element.interfaceA report element that wraps an abstract component.interfaceAn abstract representation of a report element.interfaceGroups several report elements.interfaceAn abstract representation of a graphic element representing an ellipse.interfaceAn abstract representation of a report elements container.interfaceA "generic" report element that will produce ageneric print elementin the generated report.interfaceAn abstract representation of a report graphic element.interfaceAn abstract representation of a graphic element representing an image.interfaceAn abstract representation of a graphic element representing a straight line.interfaceAn abstract representation of a graphic element representing a rectangle.interfaceAn abstract representation of a report static text.interfaceAn abstract representation of a subreport.interfaceAn abstract representation of a report text element.interfaceAn abstract representation of a report text.Classes in net.sf.jasperreports.engine that implement JRChildMethods in net.sf.jasperreports.engine that return types with arguments of type JRChildModifier and TypeMethodDescriptionJRElementGroup.getChildren()Gets a list of all direct children elements or elements groups. -
Uses of JRChild in net.sf.jasperreports.engine.base
Classes in net.sf.jasperreports.engine.base that implement JRChildModifier and TypeClassDescriptionclassUsed for implementing band functionality.classThe actual implementation of a break element.classA read-onlyJRComponentElementimplementation which is included in compiled reports.classThis class provides a skeleton implementation for a report element.classclassThe actual implementation of a graphic element representing an ellipse.classBase read-only implementation ofJRFrame.classA read-only implementation ofJRGenericElementthat is included in compiled reports.classThis class provides functionality common to graphic elements.classThe actual implementation of a graphic element representing an image.classThe actual implementation of a graphic element representing a straight line.classThe actual implementation of a graphic element representing a rectangle.classThis class is used for representing a static text element.classclassThis class provides functionality common to text elements.classThis class is used for representing a text field.Fields in net.sf.jasperreports.engine.base with type parameters of type JRChildMethods in net.sf.jasperreports.engine.base that return types with arguments of type JRChildMethod parameters in net.sf.jasperreports.engine.base with type arguments of type JRChildModifier and TypeMethodDescriptionstatic JRElement[]JRBaseElementGroup.getElements(List<JRChild> children) -
Uses of JRChild in net.sf.jasperreports.engine.design
Classes in net.sf.jasperreports.engine.design that implement JRChildModifier and TypeClassDescriptionclassclassThe actual implementation of a break element, used at design time.classAJRComponentElementimplementation which is to be used at report design time.classThis class provides a skeleton implementation for a design time report element.classclassThe actual implementation of a graphic element representing an ellipse, used at design time.classImplementation ofJRFrameto be used at design time.classA implementation ofJRGenericElementthat is to be used at report design time.classThis class contains functionality common to graphic elements at design time.classThe actual implementation of a graphic element representing an image, used at design time.classThe actual implementation of a graphic element representing a straight line, used at design time.classThe actual implementation of a graphic element representing a rectangle, used at design time.classThis class is used for representing a design static text element.classclassThis class provides functionality common to design text elements.classMethods in net.sf.jasperreports.engine.design that return types with arguments of type JRChild -
Uses of JRChild in net.sf.jasperreports.engine.fill
Classes in net.sf.jasperreports.engine.fill that implement JRChildModifier and TypeClassDescriptionclassclassclassCrosstab cell contents filler.classAJRComponentElementwhich is used during report fill.classFill-time implementation of acrosstab.classclassAbstract implementation of an element container filler.classclassclassFill time implementation of a frame element.protected classFrame element container filler.classAJRGenericElementused during report fill.classclassclassclassclassclassclassclassFields in net.sf.jasperreports.engine.fill with type parameters of type JRChildMethods in net.sf.jasperreports.engine.fill that return types with arguments of type JRChild -
Uses of JRChild in net.sf.jasperreports.engine.util
Method parameters in net.sf.jasperreports.engine.util with type arguments of type JRChildModifier and TypeMethodDescriptionprotected voidJRElementsVisitor.visitElements(List<JRChild> elements)