Uses of Interface
net.sf.jasperreports.engine.JRIdentifiable
-
Packages that use JRIdentifiable Package Description net.sf.jasperreports.components.list Contains classes for the built-in List component.net.sf.jasperreports.components.map.fill Contains fill time implementations for Google Map component related interfaces.net.sf.jasperreports.components.subreport.fill Contains fill time implementations for subreport component related interfaces.net.sf.jasperreports.components.table Contains classes for the built-in Table component.net.sf.jasperreports.components.table.fill Contains fill time implementations for Table component related interfaces.net.sf.jasperreports.crosstabs Contains classes for the Crosstab report element.net.sf.jasperreports.crosstabs.base Contains base classes for the Crosstab report element.net.sf.jasperreports.crosstabs.design Contains design classes for the Crosstab report element.net.sf.jasperreports.engine 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.net.sf.jasperreports.engine.base Contains base implementations for the library's main interfaces.net.sf.jasperreports.engine.design Contains design time implementations for the library's main interfaces as well as report compiling tools.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).net.sf.jasperreports.web.commands Contains Command implementations. -
-
Uses of JRIdentifiable in net.sf.jasperreports.components.list
Classes in net.sf.jasperreports.components.list that implement JRIdentifiable Modifier and Type Class Description classFillDatasetRunUsed to iterate on the list subdataset at fill time. -
Uses of JRIdentifiable in net.sf.jasperreports.components.map.fill
Classes in net.sf.jasperreports.components.map.fill that implement JRIdentifiable Modifier and Type Class Description classMarkerFillDatasetRunUsed to iterate on a subdataset and create a sorted data source. -
Uses of JRIdentifiable in net.sf.jasperreports.components.subreport.fill
Classes in net.sf.jasperreports.components.subreport.fill that implement JRIdentifiable Modifier and Type Class Description classComponentFillSubreportclassSubreportElementAdapter -
Uses of JRIdentifiable in net.sf.jasperreports.components.table
Subinterfaces of JRIdentifiable in net.sf.jasperreports.components.table Modifier and Type Interface Description interfaceBaseColumninterfaceColumninterfaceColumnGroupClasses in net.sf.jasperreports.components.table that implement JRIdentifiable Modifier and Type Class Description classStandardBaseColumnclassStandardColumnclassStandardColumnGroup -
Uses of JRIdentifiable in net.sf.jasperreports.components.table.fill
Classes in net.sf.jasperreports.components.table.fill that implement JRIdentifiable Modifier and Type Class Description classTableJasperReportclassTableReportclassTableReportDataset -
Uses of JRIdentifiable in net.sf.jasperreports.crosstabs
Subinterfaces of JRIdentifiable in net.sf.jasperreports.crosstabs Modifier and Type Interface Description interfaceJRCrosstabCrosstab element interface. -
Uses of JRIdentifiable in net.sf.jasperreports.crosstabs.base
Classes in net.sf.jasperreports.crosstabs.base that implement JRIdentifiable Modifier and Type Class Description classJRBaseCrosstabBase read-onlycrosstabimplementation. -
Uses of JRIdentifiable in net.sf.jasperreports.crosstabs.design
Classes in net.sf.jasperreports.crosstabs.design that implement JRIdentifiable Modifier and Type Class Description classJRDesignCrosstabDesign-timecrosstabimplementation. -
Uses of JRIdentifiable in net.sf.jasperreports.engine
Subinterfaces of JRIdentifiable in net.sf.jasperreports.engine Modifier and Type Interface Description interfaceJRBreakAn abstract representation of a break element.interfaceJRChartImplementations of this interface can be used for rendering chart components.interfaceJRComponentElementA report element that wraps an abstract component.interfaceJRDatasetInterface representing a data set that can be used in a report.interfaceJRDatasetRunInterface of an sub dataset instantiation.interfaceJRElementAn abstract representation of a report element.interfaceJREllipseAn abstract representation of a graphic element representing an ellipse.interfaceJRFrameAn abstract representation of a report elements container.interfaceJRGenericElementA "generic" report element that will produce ageneric print elementin the generated report.interfaceJRGenericPrintElementA generic print element.interfaceJRGraphicElementAn abstract representation of a report graphic element.interfaceJRImageAn abstract representation of a graphic element representing an image.interfaceJRLineAn abstract representation of a graphic element representing a straight line.interfaceJRPartinterfaceJRPrintElementinterfaceJRPrintEllipseinterfaceJRPrintFrameA print elements container.interfaceJRPrintGraphicElementinterfaceJRPrintImageinterfaceJRPrintLineinterfaceJRPrintRectangleinterfaceJRPrintTextinterfaceJRRectangleAn abstract representation of a graphic element representing a rectangle.interfaceJRReportAn abstract representation of a Jasper report.interfaceJRStaticTextAn abstract representation of a report static text.interfaceJRSubreportAn abstract representation of a subreport.interfaceJRTextElementAn abstract representation of a report text element.interfaceJRTextFieldAn abstract representation of a report text.Classes in net.sf.jasperreports.engine that implement JRIdentifiable Modifier and Type Class Description classElementDecoratorclassJasperReportInstances of this class represent compiled report template objects. -
Uses of JRIdentifiable in net.sf.jasperreports.engine.base
Classes in net.sf.jasperreports.engine.base that implement JRIdentifiable Modifier and Type Class Description classJRBaseBreakThe actual implementation of a break element.classJRBaseChartclassJRBaseComponentElementA read-onlyJRComponentElementimplementation which is included in compiled reports.classJRBaseDatasetThe base implementation ofJRDataset.classJRBaseDatasetRunBase implementation of theJRDatasetRuninterface.classJRBaseElementThis class provides a skeleton implementation for a report element.classJRBaseEllipseThe actual implementation of a graphic element representing an ellipse.classJRBaseFrameBase read-only implementation ofJRFrame.classJRBaseGenericElementA read-only implementation ofJRGenericElementthat is included in compiled reports.classJRBaseGenericPrintElementA basic implementation ofJRGenericPrintElement.classJRBaseGraphicElementThis class provides functionality common to graphic elements.classJRBaseImageThe actual implementation of a graphic element representing an image.classJRBaseLineThe actual implementation of a graphic element representing a straight line.classJRBasePartA read-onlyJRPartimplementation which is included in compiled reports.classJRBasePrintElementclassJRBasePrintEllipseclassJRBasePrintFrameBase implementation ofJRPrintFrame.classJRBasePrintGraphicElementclassJRBasePrintImageclassJRBasePrintLineclassJRBasePrintRectangleclassJRBasePrintTextclassJRBaseRectangleThe actual implementation of a graphic element representing a rectangle.classJRBaseReportBase class that implements theJRReportinterface.classJRBaseStaticTextThis class is used for representing a static text element.classJRBaseSubreportclassJRBaseTextElementThis class provides functionality common to text elements.classJRBaseTextFieldThis class is used for representing a text field. -
Uses of JRIdentifiable in net.sf.jasperreports.engine.design
Classes in net.sf.jasperreports.engine.design that implement JRIdentifiable Modifier and Type Class Description classJasperDesignJasperDesign is used for in-memory representation of a report design.classJRDesignBreakThe actual implementation of a break element, used at design time.classJRDesignChartclassJRDesignComponentElementAJRComponentElementimplementation which is to be used at report design time.classJRDesignDatasetImplementation ofJRDatasetto be used for report design.classJRDesignDatasetRunImplementation ofJRDatasetRunto be used for report design.classJRDesignElementThis class provides a skeleton implementation for a design time report element.classJRDesignEllipseThe actual implementation of a graphic element representing an ellipse, used at design time.classJRDesignFrameImplementation ofJRFrameto be used at design time.classJRDesignGenericElementA implementation ofJRGenericElementthat is to be used at report design time.classJRDesignGraphicElementThis class contains functionality common to graphic elements at design time.classJRDesignImageThe actual implementation of a graphic element representing an image, used at design time.classJRDesignLineThe actual implementation of a graphic element representing a straight line, used at design time.classJRDesignPartclassJRDesignRectangleThe actual implementation of a graphic element representing a rectangle, used at design time.classJRDesignStaticTextThis class is used for representing a design static text element.classJRDesignSubreportclassJRDesignTextElementThis class provides functionality common to design text elements.classJRDesignTextField -
Uses of JRIdentifiable in net.sf.jasperreports.engine.fill
Subinterfaces of JRIdentifiable in net.sf.jasperreports.engine.fill Modifier and Type Interface Description interfaceJRRecordedValuesPrintElementInterface implemented by print elements that can record field/variable values.Classes in net.sf.jasperreports.engine.fill that implement JRIdentifiable Modifier and Type Class Description classJRFillBreakclassJRFillChartclassJRFillComponentElementAJRComponentElementwhich is used during report fill.classJRFillCrosstabFill-time implementation of acrosstab.classJRFillDatasetclassJRFillDatasetRunClass used to instantiate sub datasets.classJRFillElementclassJRFillEllipseclassJRFillFrameFill time implementation of a frame element.classJRFillGenericElementAJRGenericElementused during report fill.classJRFillGraphicElementclassJRFillImageclassJRFillLineclassJRFillRectangleclassJRFillStaticTextclassJRFillSubreportclassJRFillTextElementclassJRFillTextFieldclassJRRecordedValuesGenericPrintElementGeneric print element implementation that supports recorded values.classJRRecordedValuesPrintImagePrint image implementation that supports recorded values.classJRRecordedValuesPrintTextPrint text implementation that supports recorded values.classJRTemplateGenericPrintElementImplementation ofJRGenericPrintElementthat uses aJRTemplateGenericElementinstance to store common attributes.classJRTemplatePrintElementBase implementation ofJRPrintElementthat uses aJRTemplateElementinstance to store common attributes.classJRTemplatePrintEllipseBase implementation ofJRPrintEllipsethat uses aJRTemplateEllipseinstance to store common attributes.classJRTemplatePrintFrameImplementation ofJRPrintFramethat usestemplate framesto store common attributes.classJRTemplatePrintGraphicElementBase implementation ofJRPrintGraphicElementthat uses aJRTemplateGraphicElementinstance to store common attributes.classJRTemplatePrintImageImplementation ofJRPrintImagethat uses aJRTemplateImageinstance to store common attributes.classJRTemplatePrintLineImplementation ofJRPrintLinethat uses aJRTemplateLineinstance to store common attributes.classJRTemplatePrintRectangleImplementation ofJRPrintRectanglethat uses aJRTemplateRectangleinstance to store common attributes.classJRTemplatePrintTextImplementation ofJRPrintTextthat uses aJRTemplateTextinstance to store common attributes. -
Uses of JRIdentifiable in net.sf.jasperreports.web.commands
Methods in net.sf.jasperreports.web.commands that return JRIdentifiable Modifier and Type Method Description JRIdentifiableCommandTarget. getIdentifiable()Methods in net.sf.jasperreports.web.commands with parameters of type JRIdentifiable Modifier and Type Method Description voidCommandTarget. setIdentifiable(JRIdentifiable identifiable)
-