Uses of Interface
net.sf.jasperreports.engine.JRBoxContainer
Packages that use JRBoxContainer
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 Icon Label component.
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 JRBoxContainer in net.sf.jasperreports.charts
Subinterfaces of JRBoxContainer in net.sf.jasperreports.chartsModifier and TypeInterfaceDescriptioninterfaceImplementations of this interface can be used for rendering chart components. -
Uses of JRBoxContainer in net.sf.jasperreports.charts.base
Classes in net.sf.jasperreports.charts.base that implement JRBoxContainer -
Uses of JRBoxContainer in net.sf.jasperreports.charts.design
Classes in net.sf.jasperreports.charts.design that implement JRBoxContainer -
Uses of JRBoxContainer in net.sf.jasperreports.charts.fill
Classes in net.sf.jasperreports.charts.fill that implement JRBoxContainerModifier and TypeClassDescriptionclassclassclass -
Uses of JRBoxContainer in net.sf.jasperreports.components.iconlabel
Classes in net.sf.jasperreports.components.iconlabel that implement JRBoxContainer -
Uses of JRBoxContainer in net.sf.jasperreports.components.table
Subinterfaces of JRBoxContainer in net.sf.jasperreports.components.tableClasses in net.sf.jasperreports.components.table that implement JRBoxContainerModifier and TypeClassDescriptionclassclassclassclass -
Uses of JRBoxContainer in net.sf.jasperreports.crosstabs
Subinterfaces of JRBoxContainer in net.sf.jasperreports.crosstabsModifier and TypeInterfaceDescriptioninterfaceCrosstab cell contents interface.interfaceCrosstab element interface. -
Uses of JRBoxContainer in net.sf.jasperreports.crosstabs.base
Classes in net.sf.jasperreports.crosstabs.base that implement JRBoxContainerModifier and TypeClassDescriptionclassBase read-only implementation ofJRCellContents.classBase read-onlycrosstabimplementation. -
Uses of JRBoxContainer in net.sf.jasperreports.crosstabs.design
Classes in net.sf.jasperreports.crosstabs.design that implement JRBoxContainerModifier and TypeClassDescriptionclassImplementation ofJRCellContentsused for report design.classDesign-timecrosstabimplementation. -
Uses of JRBoxContainer in net.sf.jasperreports.engine
Subinterfaces of JRBoxContainer in net.sf.jasperreports.engineModifier and TypeInterfaceDescriptioninterfaceAn abstract representation that provides basic functionality for images.interfaceCommon interface of design and print text elements.interfaceinterfaceAn abstract representation of a report elements container.interfaceAn abstract representation of a graphic element representing an image.interfaceA print elements container.interfaceinterfaceinterfaceAn abstract representation of a report static text.interfaceProvides a collection of style settings declared at the report level.interfaceAn abstract representation of a report text element.interfaceAn abstract representation of a report text.Methods in net.sf.jasperreports.engine that return JRBoxContainerMethods in net.sf.jasperreports.engine with parameters of type JRBoxContainer -
Uses of JRBoxContainer in net.sf.jasperreports.engine.base
Classes in net.sf.jasperreports.engine.base that implement JRBoxContainerModifier and TypeClassDescriptionclassclassBase read-only implementation ofJRFrame.classThe actual implementation of a graphic element representing an image.classBase implementation ofJRPrintFrame.classclassclassThis 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 declared as JRBoxContainerMethods in net.sf.jasperreports.engine.base that return JRBoxContainerMethods in net.sf.jasperreports.engine.base with parameters of type JRBoxContainerConstructors in net.sf.jasperreports.engine.base with parameters of type JRBoxContainer -
Uses of JRBoxContainer in net.sf.jasperreports.engine.design
Classes in net.sf.jasperreports.engine.design that implement JRBoxContainerModifier and TypeClassDescriptionclassclassImplementation ofJRFrameto be used at design time.classThe actual implementation of a graphic element representing an image, 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 JRBoxContainer in net.sf.jasperreports.engine.fill
Classes in net.sf.jasperreports.engine.fill that implement JRBoxContainerModifier and TypeClassDescriptionclassCrosstab cell contents filler.classFill-time implementation of acrosstab.classFill time implementation of a frame element.classclassclassclassclassPrint image implementation that supports recorded values.classPrint text implementation that supports recorded values.classFrame information shared by multiple print frame objects.classImage information shared by multiple print image objects.classImplementation ofJRPrintFramethat usestemplate framesto store common attributes.classImplementation ofJRPrintImagethat uses aJRTemplateImageinstance to store common attributes.classImplementation ofJRPrintTextthat uses aJRTemplateTextinstance to store common attributes.classText element information shared by multiple print text objects.Methods in net.sf.jasperreports.engine.fill that return JRBoxContainerMethods in net.sf.jasperreports.engine.fill with parameters of type JRBoxContainer -
Uses of JRBoxContainer in net.sf.jasperreports.engine.util
Methods in net.sf.jasperreports.engine.util with parameters of type JRBoxContainerModifier and TypeMethodDescriptionprotected booleanStyleUtil.hasBorder(JRBoxContainer boxContainer, net.sf.jasperreports.engine.util.StyleUtil.BoxSideSelector selector) booleanStyleUtil.hasBox(JRBoxContainer boxContainer) protected booleanStyleUtil.hasPadding(JRBoxContainer boxContainer, net.sf.jasperreports.engine.util.StyleUtil.BoxSideSelector penSelector)