Uses of Class
net.sf.jasperreports.engine.base.JRBaseElement
Packages that use JRBaseElement
Package
Description
Contains base implementations for chart related interfaces.
Contains design time implementations for chart related interfaces.
Contains base classes for the Crosstab report element.
Contains design classes for the Crosstab report element.
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.
-
Uses of JRBaseElement in net.sf.jasperreports.charts.base
Subclasses of JRBaseElement in net.sf.jasperreports.charts.base -
Uses of JRBaseElement in net.sf.jasperreports.charts.design
Subclasses of JRBaseElement in net.sf.jasperreports.charts.design -
Uses of JRBaseElement in net.sf.jasperreports.crosstabs.base
Subclasses of JRBaseElement in net.sf.jasperreports.crosstabs.base -
Uses of JRBaseElement in net.sf.jasperreports.crosstabs.design
Subclasses of JRBaseElement in net.sf.jasperreports.crosstabs.design -
Uses of JRBaseElement in net.sf.jasperreports.engine.base
Subclasses of JRBaseElement in net.sf.jasperreports.engine.baseModifier and TypeClassDescriptionclassThe actual implementation of a break element.classA read-onlyJRComponentElementimplementation which is included in compiled reports.classThe 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. -
Uses of JRBaseElement in net.sf.jasperreports.engine.design
Subclasses of JRBaseElement in net.sf.jasperreports.engine.designModifier and TypeClassDescriptionclassThe 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.classThe 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.class