Uses of Class
net.sf.jasperreports.engine.fill.JRFillFrame
-
Packages that use JRFillFrame Package Description 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). -
-
Uses of JRFillFrame in net.sf.jasperreports.engine.fill
Constructors in net.sf.jasperreports.engine.fill with parameters of type JRFillFrame Constructor Description JRFillFrame(JRFillFrame frame, JRFillCloneFactory factory)
JRTemplateFrame(JROrigin origin, JRDefaultStyleProvider defaultStyleProvider, JRFillFrame frame)
Creates a template frame for a frame.
-