Uses of Interface
dori.jasper.engine.JRPrintImage

Packages that use JRPrintImage
dori.jasper.engine.base   
dori.jasper.engine.export   
dori.jasper.engine.fill   
dori.jasper.engine.xml   
 

Uses of JRPrintImage in dori.jasper.engine.base
 

Classes in dori.jasper.engine.base that implement JRPrintImage
 class JRBasePrintImage
           
 

Uses of JRPrintImage in dori.jasper.engine.export
 

Methods in dori.jasper.engine.export with parameters of type JRPrintImage
protected  void JRXmlExporter.exportImage(JRPrintImage image)
           
protected  void JRPdfExporter.exportImage(JRPrintImage printImage)
           
protected  void JRHtmlExporter.exportImage(JRPrintImage image, JRExporterGridCell gridCell)
           
protected  void JRGraphics2DExporter.exportImage(JRPrintImage printImage)
           
 

Uses of JRPrintImage in dori.jasper.engine.fill
 

Classes in dori.jasper.engine.fill that implement JRPrintImage
 class JRTemplatePrintImage
           
 

Methods in dori.jasper.engine.fill with parameters of type JRPrintImage
protected  void JRFillImage.copy(JRPrintImage printImage)
           
 

Uses of JRPrintImage in dori.jasper.engine.xml
 

Methods in dori.jasper.engine.xml with parameters of type JRPrintImage
 void JRPrintImageSourceObject.setPrintImage(JRPrintImage printImage)
           
 



Copyright © 2001-2004 Teodor Danciu. All Rights Reserved.