Uses of Interface
net.sf.jasperreports.engine.JRParagraphContainer
Packages that use JRParagraphContainer
Package
Description
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).
-
Uses of JRParagraphContainer in net.sf.jasperreports.engine
Subinterfaces of JRParagraphContainer in net.sf.jasperreports.engineModifier and TypeInterfaceDescriptioninterfaceCommon interface of design and print text elements.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 JRParagraphContainerModifier and TypeMethodDescriptionJRParagraph.getParagraphContainer()Gets the text line spacing.Methods in net.sf.jasperreports.engine with parameters of type JRParagraphContainer -
Uses of JRParagraphContainer in net.sf.jasperreports.engine.base
Classes in net.sf.jasperreports.engine.base that implement JRParagraphContainerModifier and TypeClassDescriptionclassclassclassThis 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 JRParagraphContainerModifier and TypeFieldDescriptionprotected JRParagraphContainerJRBaseParagraph.paragraphContainerMethods in net.sf.jasperreports.engine.base that return JRParagraphContainerMethods in net.sf.jasperreports.engine.base with parameters of type JRParagraphContainerConstructors in net.sf.jasperreports.engine.base with parameters of type JRParagraphContainer -
Uses of JRParagraphContainer in net.sf.jasperreports.engine.design
Classes in net.sf.jasperreports.engine.design that implement JRParagraphContainerModifier and TypeClassDescriptionclassclassThis class is used for representing a design static text element.classclassThis class provides functionality common to design text elements.class -
Uses of JRParagraphContainer in net.sf.jasperreports.engine.fill
Classes in net.sf.jasperreports.engine.fill that implement JRParagraphContainerModifier and TypeClassDescriptionclassclassclassclassPrint text implementation that supports recorded values.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 JRParagraphContainerMethods in net.sf.jasperreports.engine.fill with parameters of type JRParagraphContainerModifier and TypeMethodDescriptionCachingParagraph.clone(JRParagraphContainer paragraphContainer)