Uses of Class
net.sf.jasperreports.engine.fill.JRTemplatePrintFrame
Packages that use JRTemplatePrintFrame
Package
Description
Contains classes for the built-in List component.
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 JRTemplatePrintFrame in net.sf.jasperreports.components.list
Fields in net.sf.jasperreports.components.list declared as JRTemplatePrintFrame -
Uses of JRTemplatePrintFrame in net.sf.jasperreports.engine.fill
Methods in net.sf.jasperreports.engine.fill with parameters of type JRTemplatePrintFrameModifier and TypeMethodDescriptionprotected void
JRFillCellContents.setCellProperties
(JRTemplatePrintFrame printCell) protected void
JRFillCellContents.verticallyPositionElements
(JRTemplatePrintFrame printCell) Constructors in net.sf.jasperreports.engine.fill with parameters of type JRTemplatePrintFrameModifierConstructorDescriptionVirtualizableFrame
(JRTemplatePrintFrame frame, JRVirtualizationContext virtualizationContext, JRPrintPage page)