Uses of Interface
dori.jasper.engine.JRPrintText

Packages that use JRPrintText
dori.jasper.engine.base   
dori.jasper.engine.export   
dori.jasper.engine.fill   
 

Uses of JRPrintText in dori.jasper.engine.base
 

Classes in dori.jasper.engine.base that implement JRPrintText
 class JRBasePrintText
           
 

Uses of JRPrintText in dori.jasper.engine.export
 

Methods in dori.jasper.engine.export with parameters of type JRPrintText
protected  void JRXmlExporter.exportText(JRPrintText text)
           
protected  void JRXlsExporter.exportText(JRPrintText text, JRExporterGridCell gridCell, int x, int y)
           
protected  void JRPdfExporter.exportText(JRPrintText text)
           
protected  void JRHtmlExporter.exportText(JRPrintText text, JRExporterGridCell gridCell)
           
protected  void JRGraphics2DExporter.exportText(JRPrintText text)
           
 

Uses of JRPrintText in dori.jasper.engine.fill
 

Classes in dori.jasper.engine.fill that implement JRPrintText
 class JRTemplatePrintText
           
 

Methods in dori.jasper.engine.fill with parameters of type JRPrintText
protected  void JRFillTextField.copy(JRPrintText text)
           
 



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