Uses of Interface
net.sf.jasperreports.engine.JRVisitable
Packages that use JRVisitable
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 JRVisitable in net.sf.jasperreports.charts
Subinterfaces of JRVisitable in net.sf.jasperreports.chartsModifier and TypeInterfaceDescriptioninterfaceImplementations of this interface can be used for rendering chart components. -
Uses of JRVisitable in net.sf.jasperreports.charts.base
Classes in net.sf.jasperreports.charts.base that implement JRVisitable -
Uses of JRVisitable in net.sf.jasperreports.charts.design
Classes in net.sf.jasperreports.charts.design that implement JRVisitable -
Uses of JRVisitable in net.sf.jasperreports.charts.fill
Classes in net.sf.jasperreports.charts.fill that implement JRVisitable -
Uses of JRVisitable in net.sf.jasperreports.components.list
Subinterfaces of JRVisitable in net.sf.jasperreports.components.listModifier and TypeInterfaceDescriptioninterfaceList component interface.interfaceContainer of report elements that are to be printed for each record in the list subdataset.Classes in net.sf.jasperreports.components.list that implement JRVisitableModifier and TypeClassDescriptionclassListContentsimplementation used in compiled reports.classListContentsimplementation used at report design time.classList contents fill element container.classStandardListComponentimplementation. -
Uses of JRVisitable in net.sf.jasperreports.components.subreport.fill
Classes in net.sf.jasperreports.components.subreport.fill that implement JRVisitable -
Uses of JRVisitable in net.sf.jasperreports.components.table
Subinterfaces of JRVisitable in net.sf.jasperreports.components.tableClasses in net.sf.jasperreports.components.table that implement JRVisitableModifier and TypeClassDescriptionclassclassclassclassclass -
Uses of JRVisitable in net.sf.jasperreports.crosstabs
Subinterfaces of JRVisitable in net.sf.jasperreports.crosstabsModifier and TypeInterfaceDescriptioninterfaceCrosstab cell contents interface.interfaceCrosstab element interface. -
Uses of JRVisitable in net.sf.jasperreports.crosstabs.base
Classes in net.sf.jasperreports.crosstabs.base that implement JRVisitableModifier and TypeClassDescriptionclassBase read-only implementation ofJRCellContents.classBase read-onlycrosstabimplementation. -
Uses of JRVisitable in net.sf.jasperreports.crosstabs.design
Classes in net.sf.jasperreports.crosstabs.design that implement JRVisitableModifier and TypeClassDescriptionclassImplementation ofJRCellContentsused for report design.classDesign-timecrosstabimplementation. -
Uses of JRVisitable in net.sf.jasperreports.engine
Subinterfaces of JRVisitable in net.sf.jasperreports.engineModifier and TypeInterfaceDescriptioninterfaceImplementations of this interface represent various bands in the report template.interfaceAn abstract representation of a break element.interfaceAn abstract representation of a report 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 JRVisitableMethods in net.sf.jasperreports.engine with parameters of type JRVisitable -
Uses of JRVisitable in net.sf.jasperreports.engine.base
Classes in net.sf.jasperreports.engine.base that implement JRVisitableModifier 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. -
Uses of JRVisitable in net.sf.jasperreports.engine.convert
Methods in net.sf.jasperreports.engine.convert with parameters of type JRVisitable -
Uses of JRVisitable in net.sf.jasperreports.engine.design
Classes in net.sf.jasperreports.engine.design that implement JRVisitableModifier 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.class -
Uses of JRVisitable in net.sf.jasperreports.engine.fill
Classes in net.sf.jasperreports.engine.fill that implement JRVisitableModifier 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.classclassclassclassclassclassclassclass -
Uses of JRVisitable in net.sf.jasperreports.engine.util
Method parameters in net.sf.jasperreports.engine.util with type arguments of type JRVisitableModifier and TypeMethodDescriptionstatic voidElementsVisitorUtils.visitElements(JRVisitor visitor, Collection<? extends JRVisitable> elements) Visits a collections of elements.