Uses of Interface
net.sf.jasperreports.engine.JRPropertiesHolder
Packages that use JRPropertiesHolder
Package
Description
Contains classes for the built-in Barcode4J component.
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 fill time implementations for Table component related interfaces.
Contains classes for the Crosstab report element.
Contains base classes for the Crosstab report element.
Contains design classes for the Crosstab report element.
Contains classes to be used at report filling time 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.
Provides utility classes for exporting reports to various popular formats such as
PDF, HTML, RTF, CSV, Excel, DOCX, PPTX, ODT, ODS, XML, Text, etc.
Contains fill time implementations for the library's main interfaces and the entire
engine used in the filling process (the actual core of JasperReports).
Provides support for report queries and query executers.
Contains utility classes for the core library.
Provides exporter input, exporter output and exporter configurations
-
Uses of JRPropertiesHolder in net.sf.jasperreports.barcode4j
Methods in net.sf.jasperreports.barcode4j with parameters of type JRPropertiesHolderModifier and TypeMethodDescriptionBarcodeUtils.getProducer(JRPropertiesHolder propertiesHolder) BarcodeUtils.getQRCodeProducer(JRPropertiesHolder propertiesHolder) -
Uses of JRPropertiesHolder in net.sf.jasperreports.charts
Subinterfaces of JRPropertiesHolder in net.sf.jasperreports.chartsModifier and TypeInterfaceDescriptioninterfaceImplementations of this interface can be used for rendering chart components. -
Uses of JRPropertiesHolder in net.sf.jasperreports.charts.base
Classes in net.sf.jasperreports.charts.base that implement JRPropertiesHolder -
Uses of JRPropertiesHolder in net.sf.jasperreports.charts.design
Classes in net.sf.jasperreports.charts.design that implement JRPropertiesHolder -
Uses of JRPropertiesHolder in net.sf.jasperreports.charts.fill
Classes in net.sf.jasperreports.charts.fill that implement JRPropertiesHolderModifier and TypeClassDescriptionclassclassclass -
Uses of JRPropertiesHolder in net.sf.jasperreports.components.list
Classes in net.sf.jasperreports.components.list that implement JRPropertiesHolderModifier and TypeClassDescriptionclassUsed to iterate on the list subdataset at fill time. -
Uses of JRPropertiesHolder in net.sf.jasperreports.components.subreport.fill
Classes in net.sf.jasperreports.components.subreport.fill that implement JRPropertiesHolderMethods in net.sf.jasperreports.components.subreport.fill that return JRPropertiesHolder -
Uses of JRPropertiesHolder in net.sf.jasperreports.components.table
Subinterfaces of JRPropertiesHolder in net.sf.jasperreports.components.tableModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceinterfaceinterfaceClasses in net.sf.jasperreports.components.table that implement JRPropertiesHolderModifier and TypeClassDescriptionclassclassclassclassclassclassclassMethods in net.sf.jasperreports.components.table that return JRPropertiesHolderModifier and TypeMethodDescriptionCompiledBaseCell.getParentProperties()DesignBaseCell.getParentProperties()StandardBaseColumn.getParentProperties() -
Uses of JRPropertiesHolder in net.sf.jasperreports.components.table.fill
Classes in net.sf.jasperreports.components.table.fill that implement JRPropertiesHolderModifier and TypeClassDescriptionclassclassclassclassMethods in net.sf.jasperreports.components.table.fill that return JRPropertiesHolderModifier and TypeMethodDescriptionFillColumn.getParentProperties()TableJasperReport.getParentProperties()TableReport.getParentProperties()TableReportDataset.getParentProperties() -
Uses of JRPropertiesHolder in net.sf.jasperreports.crosstabs
Subinterfaces of JRPropertiesHolder in net.sf.jasperreports.crosstabsModifier and TypeInterfaceDescriptioninterfaceCrosstab cell contents interface.interfaceCrosstab element interface.interfaceCrosstab parameters interface. -
Uses of JRPropertiesHolder in net.sf.jasperreports.crosstabs.base
Classes in net.sf.jasperreports.crosstabs.base that implement JRPropertiesHolderModifier and TypeClassDescriptionclassBase read-only implementation ofJRCellContents.classBase read-onlycrosstabimplementation.classBase read-only implementation of crosstab parameters.Methods in net.sf.jasperreports.crosstabs.base that return JRPropertiesHolder -
Uses of JRPropertiesHolder in net.sf.jasperreports.crosstabs.design
Classes in net.sf.jasperreports.crosstabs.design that implement JRPropertiesHolderModifier and TypeClassDescriptionclassImplementation ofJRCellContentsused for report design.classDesign-timecrosstabimplementation.classImplementation of crosstab parameters to be used for report designing.Methods in net.sf.jasperreports.crosstabs.design that return JRPropertiesHolder -
Uses of JRPropertiesHolder in net.sf.jasperreports.crosstabs.fill
Classes in net.sf.jasperreports.crosstabs.fill that implement JRPropertiesHolderModifier and TypeClassDescriptionclassCrosstab parameter implementation used at fill time. -
Uses of JRPropertiesHolder in net.sf.jasperreports.engine
Subinterfaces of JRPropertiesHolder 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.interfaceInterface representing a data set that can be used in a report.interfaceInterface of an sub dataset instantiation.interfaceAn abstract representation of a report element.interfaceAn abstract representation of a graphic element representing an ellipse.interfaceAn abstract representation of a data source field.interfaceAn abstract representation of a report elements container.interfaceA "generic" report element that will produce ageneric print elementin the generated report.interfaceA generic print element.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.interfaceProvides functionality for report parameters.interfaceinterfaceinterfaceinterfaceA print elements container.interfaceinterfaceinterfaceinterfaceinterfaceinterfaceAn abstract representation of a graphic element representing a rectangle.interfaceAn abstract representation of a Jasper report.interfaceinterfaceAn 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.interfaceA report/dataset parameter having an assigned value.interfaceClasses in net.sf.jasperreports.engine that implement JRPropertiesHolderModifier and TypeClassDescriptionclassclassAn instance of this class represents a page-oriented document that can be viewed, printed or exported to other formats.classInstances of this class represent compiled report template objects.classMethods in net.sf.jasperreports.engine that return JRPropertiesHolderModifier and TypeMethodDescriptionElementDecorator.getParentProperties()JasperPrint.getParentProperties()JRPropertiesHolder.getParentProperties()Returns the parent properties holder, whose properties are used as defaults for this object.SimplePrintPart.getParentProperties()Methods in net.sf.jasperreports.engine with parameters of type JRPropertiesHolderModifier and TypeMethodDescriptionstatic SimplePrintPartSimplePrintPart.fromJasperPrint(JasperPrint partJasperPrint, String partName, JRPropertiesHolder properties) JRPropertiesUtil.getAllProperties(JRPropertiesHolder propertiesHolder, String prefix) Returns the list of all properties for a key prefix, including global properties.booleanJRPropertiesUtil.getBooleanProperty(String key, boolean defaultValue, JRPropertiesHolder... propertiesHolders) Returns the value of a property as a boolean, looking first in several properties holders and then in the system properties.JRPropertiesUtil.getBooleanProperty(JRPropertiesHolder propertiesHolder, String key) Returns the value of a property as a Boolean, looking first in the supplied properties holder and then in the system properties.booleanJRPropertiesUtil.getBooleanProperty(JRPropertiesHolder propertiesHolder, String key, boolean defaultValue) Returns the value of a property as a boolean, looking first in the supplied properties holder and then in the system properties.JRPropertiesUtil.getCharacterProperty(JRPropertiesHolder propertiesHolder, String key) Returns the value of a property as aCharactervalue, looking first in the supplied properties holder and then in the system properties.JRPropertiesUtil.getDoubleProperty(JRPropertiesHolder propertiesHolder, String key) Returns the value of a property as a Double, looking first in the supplied properties holder and then in the system properties.floatJRPropertiesUtil.getFloatProperty(String key, float defaultValue, JRPropertiesHolder... propertiesHolders) Returns the value of a property as a float, looking first in several properties holders and then in the system properties.JRPropertiesUtil.getFloatProperty(JRPropertiesHolder propertiesHolder, String key) Returns the value of a property as a Float, looking first in the supplied properties holder and then in the system properties.floatJRPropertiesUtil.getFloatProperty(JRPropertiesHolder propertiesHolder, String key, float defaultValue) Returns the value of a property as a float, looking first in the supplied properties holder and then in the system properties.JRPropertiesUtil.getIntegerProperty(JRPropertiesHolder propertiesHolder, String key) Returns the value of a property as an Integer, looking first in the supplied properties holder and then in the system properties.intJRPropertiesUtil.getIntegerProperty(JRPropertiesHolder propertiesHolder, String key, int defaultValue) Returns the value of a property as an integer, looking first in the supplied properties holder and then in the system properties.longJRPropertiesUtil.getLongProperty(JRPropertiesHolder propertiesHolder, String key, long defaultValue) Returns the value of a property as a long, looking first in the supplied properties holder and then in the system properties.protected static JRPropertiesMapJRPropertiesUtil.getOwnProperties(JRPropertiesHolder propertiesHolder) static StringJRPropertiesUtil.getOwnProperty(JRPropertiesHolder propertiesHolder, String key) static List<JRPropertiesUtil.PropertySuffix> JRPropertiesUtil.getProperties(JRPropertiesHolder propertiesHolder, String prefix) Returns the list of all properties for a key prefix.static JRPropertiesMapJRPropertiesMap.getPropertiesClone(JRPropertiesHolder propertiesHolder) Clones the properties map of a properties holder.JRPropertiesUtil.getProperty(String key, JRPropertiesHolder... propertiesHolders) Returns the value of a property, looking for it in several properties holders and then in the system properties.JRPropertiesUtil.getProperty(JRPropertiesHolder propertiesHolder, String key) Returns the value of a property, looking first in the supplied properties holder and then in the system properties.JRPropertiesUtil.getProperty(JRPropertiesHolder propertiesHolder, String key, String defaultValue) Returns the value of a property, looking first in the supplied properties holder and then in the system properties, using a default value if the property is not found.protected voidJRPropertiesUtil.transfer(JRPropertiesMap source, JRPropertiesHolder destination, String tranferPropertiesPrefix) voidJRPropertiesUtil.transferProperties(JRPropertiesHolder source, JRPropertiesHolder destination, String tranferPropertiesPrefix) Copies properties from one object to another.voidJRPropertiesUtil.transferProperties(JRPropertiesMap source, JRPropertiesHolder destination, String tranferPropertiesPrefix) Copies properties from one object to another.voidJRPropertiesUtil.transferProperties(JRPropertiesMap source, JRPropertiesHolder destination, List<String> propertyNames) voidSimplePrintPart.update(String partName, JRPropertiesHolder partProperties) -
Uses of JRPropertiesHolder in net.sf.jasperreports.engine.base
Classes in net.sf.jasperreports.engine.base that implement JRPropertiesHolderModifier and TypeClassDescriptionclassUsed for implementing band functionality.classThe actual implementation of a break element.classA read-onlyJRComponentElementimplementation which is included in compiled reports.classThe base implementation ofJRDataset.classBase implementation of theJRDatasetRuninterface.classThis class provides a skeleton implementation for a report element.classThe actual implementation of a graphic element representing an ellipse.classclassBase read-only implementation ofJRFrame.classA read-only implementation ofJRGenericElementthat is included in compiled reports.classA basic implementation ofJRGenericPrintElement.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.classclassA read-onlyJRPartimplementation which is included in compiled reports.classclassclassBase implementation ofJRPrintFrame.classclassclassclassclassclassThe actual implementation of a graphic element representing a rectangle.classBase class that implements theJRReportinterface.classclassThis 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.static classMethods in net.sf.jasperreports.engine.base that return JRPropertiesHolderModifier and TypeMethodDescriptionJRBaseBand.getParentProperties()JRBaseDataset.getParentProperties()JRBaseDatasetRun.getParentProperties()JRBaseElement.getParentProperties()JRBaseField.getParentProperties()JRBaseParameter.getParentProperties()JRBasePart.getParentProperties()JRBasePrintElement.getParentProperties()JRBaseReport.getParentProperties()JRBaseScriptlet.getParentProperties() -
Uses of JRPropertiesHolder in net.sf.jasperreports.engine.design
Classes in net.sf.jasperreports.engine.design that implement JRPropertiesHolderModifier and TypeClassDescriptionclassJasperDesign is used for in-memory representation of a report design.classclassThe actual implementation of a break element, used at design time.classAJRComponentElementimplementation which is to be used at report design time.classImplementation ofJRDatasetto be used for report design.classImplementation ofJRDatasetRunto be used for report design.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.classclassImplementation 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.classclassclassThe actual implementation of a graphic element representing a rectangle, used at design time.classclassThis 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 JRPropertiesHolder -
Uses of JRPropertiesHolder in net.sf.jasperreports.engine.export
Methods in net.sf.jasperreports.engine.export with parameters of type JRPropertiesHolderModifier and TypeMethodDescriptionprotected voidJRXmlExporter.exportProperties(JRPropertiesHolder propertiesHolder) -
Uses of JRPropertiesHolder in net.sf.jasperreports.engine.fill
Subinterfaces of JRPropertiesHolder in net.sf.jasperreports.engine.fillModifier and TypeInterfaceDescriptioninterfaceInterface implemented by print elements that can record field/variable values.Classes in net.sf.jasperreports.engine.fill that implement JRPropertiesHolderModifier and TypeClassDescriptionclassclassclassCrosstab cell contents filler.classAJRComponentElementwhich is used during report fill.classFill-time implementation of acrosstab.classclassClass used to instantiate sub datasets.classclassclassclassFill time implementation of a frame element.classAJRGenericElementused during report fill.classclassclassclassclassclassclassclassclassclassclassGeneric print element implementation that supports recorded values.classPrint image implementation that supports recorded values.classPrint text implementation that supports recorded values.classBase class consisting of print element information shared by multiple print elements.classEllipse information shared by multiple print ellipse objects.classFrame information shared by multiple print frame objects.classGeneric print element information shared by multiple elements.classImplementation ofJRGenericPrintElementthat uses aJRTemplateGenericElementinstance to store common attributes.classBase class consisting of graphic print element information shared by multiple print element instances.classImage information shared by multiple print image objects.classLine element information shared by multiple print line objects.classBase implementation ofJRPrintElementthat uses aJRTemplateElementinstance to store common attributes.classBase implementation ofJRPrintEllipsethat uses aJRTemplateEllipseinstance to store common attributes.classImplementation ofJRPrintFramethat usestemplate framesto store common attributes.classBase implementation ofJRPrintGraphicElementthat uses aJRTemplateGraphicElementinstance to store common attributes.classImplementation ofJRPrintImagethat uses aJRTemplateImageinstance to store common attributes.classImplementation ofJRPrintLinethat uses aJRTemplateLineinstance to store common attributes.classImplementation ofJRPrintRectanglethat uses aJRTemplateRectangleinstance to store common attributes.classImplementation ofJRPrintTextthat uses aJRTemplateTextinstance to store common attributes.classRectangle information shared by multiple print rectangle objects.classText element information shared by multiple print text objects.Methods in net.sf.jasperreports.engine.fill that return JRPropertiesHolderModifier and TypeMethodDescriptionFillerParent.getParentProperties()FillerSubreportParent.getParentProperties()JRFillBand.getParentProperties()JRFillCellContents.getParentProperties()JRFillDataset.getParentProperties()JRFillDatasetRun.getParentProperties()JRFillElement.getParentProperties()JRFillField.getParentProperties()JRFillParameter.getParentProperties()JRFillScriptlet.getParentProperties()JRTemplateElement.getParentProperties()JRTemplatePrintElement.getParentProperties()TextMeasureContext.getPropertiesHolder()protected JRPropertiesHolderTextMeasurer.getTextPropertiesHolder()Constructor parameters in net.sf.jasperreports.engine.fill with type arguments of type JRPropertiesHolderModifierConstructorDescriptionPartPropertiesDetector(JRPropertiesUtil propertiesUtil, BiConsumer<String, JRPropertiesHolder> partConsumer) -
Uses of JRPropertiesHolder in net.sf.jasperreports.engine.part
Methods in net.sf.jasperreports.engine.part that return JRPropertiesHolder -
Uses of JRPropertiesHolder in net.sf.jasperreports.engine.query
Methods in net.sf.jasperreports.engine.query with parameters of type JRPropertiesHolderModifier and TypeMethodDescriptionprotected CalendarJRJdbcQueryExecuter.getParameterCalendar(JRPropertiesHolder properties) protected voidJRJdbcQueryExecuter.setDate(int parameterIndex, Object parameterValue, JRPropertiesHolder properties) protected voidJRJdbcQueryExecuter.setStatementMultiParameter(int parameterIndex, String parameterName, int valueIndex, Object value, JRPropertiesHolder properties) protected voidJRJdbcQueryExecuter.setStatementParameter(int parameterIndex, Class<?> parameterType, Object parameterValue, JRPropertiesHolder properties) protected voidJRJdbcQueryExecuter.setTime(int parameterIndex, Object parameterValue, JRPropertiesHolder properties) protected voidJRJdbcQueryExecuter.setTimestamp(int parameterIndex, Object parameterValue, JRPropertiesHolder properties) -
Uses of JRPropertiesHolder in net.sf.jasperreports.engine.util
Classes in net.sf.jasperreports.engine.util that implement JRPropertiesHolderMethods in net.sf.jasperreports.engine.util that return JRPropertiesHolderModifier and TypeMethodDescriptionDelegatePropertiesHolder.getParentProperties()ElementalPropertiesHolder.getParentProperties()Methods in net.sf.jasperreports.engine.util with parameters of type JRPropertiesHolderModifier and TypeMethodDescriptionJRTextMeasurerUtil.createTextMeasurer(JRCommonText text, JRPropertiesHolder propertiesHolder) Creates a text measurer for a text object.JRTextMeasurerUtil.getFactory(JRPropertiesHolder propertiesHolder) Returns the text measurer factory given a set of properties.protected StringJRTextMeasurerUtil.getTextMeasurerFactoryClass(JRPropertiesHolder propertiesHolder) Constructors in net.sf.jasperreports.engine.util with parameters of type JRPropertiesHolderModifierConstructorDescriptionDelegatePropertiesHolder(JRPropertiesHolder propertiesHolder, JRPropertiesHolder parentProperties) -
Uses of JRPropertiesHolder in net.sf.jasperreports.engine.xml.print
Methods in net.sf.jasperreports.engine.xml.print with parameters of type JRPropertiesHolderModifier and TypeMethodDescriptionvoidPropertyLoader.loadProperty(XmlLoader xmlLoader, JRPropertiesHolder properties) -
Uses of JRPropertiesHolder in net.sf.jasperreports.export
Classes in net.sf.jasperreports.export that implement JRPropertiesHolderMethods in net.sf.jasperreports.export that return JRPropertiesHolderMethods in net.sf.jasperreports.export with parameters of type JRPropertiesHolderModifier and TypeMethodDescriptionstatic voidHtmlReportConfiguration.forceEmbedImage(JRPropertiesUtil properties, JRPropertiesHolder source, JRPropertiesHolder target) PropertiesNoDefaultsConfigurationFactory.getConfiguration(Class<C> configurationInterface, JRPropertiesHolder propertiesHolder) static ObjectPropertiesExporterConfigurationFactory.getPropertyValue(JasperReportsContext jasperReportsContext, JRPropertiesHolder propertiesHolder, ExporterProperty exporterProperty, Class<?> type) FIXMEEXPORT this static method can be movedprotected ObjectPropertiesNoDefaultsConfigurationFactory.getPropertyValue(Method method, JRPropertiesHolder propertiesHolder) static ObjectPropertiesNoDefaultsConfigurationFactory.getPropertyValue(JasperReportsContext jasperReportsContext, JRPropertiesHolder propertiesHolder, ExporterProperty exporterProperty, Class<?> type) -
Uses of JRPropertiesHolder in net.sf.jasperreports.parts.subreport
Methods in net.sf.jasperreports.parts.subreport that return JRPropertiesHolderModifier and TypeMethodDescriptionSubreportFillPart.PartBandParent.getParentProperties()SubreportFillPart.PartParent.getParentProperties()protected JRPropertiesHolderSubreportFillPart.getPrintPartProperties()Methods in net.sf.jasperreports.parts.subreport with parameters of type JRPropertiesHolderModifier and TypeMethodDescriptionvoidPrintPartCreator.accept(String partName, JRPropertiesHolder partProperties)