Uses of Class
dori.jasper.engine.export.JRExporterGridCell

Packages that use JRExporterGridCell
dori.jasper.engine.export   
 

Uses of JRExporterGridCell in dori.jasper.engine.export
 

Fields in dori.jasper.engine.export declared as JRExporterGridCell
protected  JRExporterGridCell[][] JRXlsExporter.grid
           
protected  JRExporterGridCell[][] JRHtmlExporter.grid
           
protected  JRExporterGridCell[][] JRCsvExporter.grid
           
static JRExporterGridCell JRExporterGridCell.OCCUPIED_CELL
           
 

Methods in dori.jasper.engine.export with parameters of type JRExporterGridCell
protected  void JRXlsExporter.exportLine(JRPrintLine line, JRExporterGridCell gridCell, int x, int y)
           
protected  void JRXlsExporter.exportRectangle(JRPrintElement element, JRExporterGridCell gridCell, int x, int y)
           
protected  void JRXlsExporter.exportText(JRPrintText text, JRExporterGridCell gridCell, int x, int y)
           
protected  void JRHtmlExporter.exportLine(JRPrintLine line, JRExporterGridCell gridCell)
           
protected  void JRHtmlExporter.exportRectangle(JRPrintElement element, JRExporterGridCell gridCell)
           
protected  void JRHtmlExporter.exportText(JRPrintText text, JRExporterGridCell gridCell)
           
protected  void JRHtmlExporter.exportImage(JRPrintImage image, JRExporterGridCell gridCell)
           
 



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