Uses of Class
net.sf.jasperreports.engine.SimplePrintPart
-
Packages that use SimplePrintPart 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 SimplePrintPart in net.sf.jasperreports.engine
Methods in net.sf.jasperreports.engine that return SimplePrintPart Modifier and Type Method Description static SimplePrintPart
SimplePrintPart. fromJasperPrint(JasperPrint partJasperPrint, String partName)
static SimplePrintPart
SimplePrintPart. fromJasperPrint(JasperPrint partJasperPrint, String partName, JRPropertiesHolder properties)
-