Uses of Class
net.sf.jasperreports.engine.JasperPrintManager
-
Packages that use JasperPrintManager Package Description net.sf.jasperreports.engine 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. -
-
Uses of JasperPrintManager in net.sf.jasperreports.engine
Methods in net.sf.jasperreports.engine that return JasperPrintManager Modifier and Type Method Description static JasperPrintManager
JasperPrintManager. getInstance(JasperReportsContext jasperReportsContext)
-