Uses of Class
net.sf.jasperreports.engine.export.OccupiedGridCell

Packages that use OccupiedGridCell
net.sf.jasperreports.engine.export Provides utility classes for exporting reports to various popular formats. 
net.sf.jasperreports.engine.export.ooxml   
 

Uses of OccupiedGridCell in net.sf.jasperreports.engine.export
 

Methods in net.sf.jasperreports.engine.export with parameters of type OccupiedGridCell
protected  void JRXlsAbstractMetadataExporter.addOccupiedCell(OccupiedGridCell occupiedGridCell, int colIndex, int rowIndex)
           
protected  void JRXlsExporter.addOccupiedCell(OccupiedGridCell occupiedGridCell, int colIndex, int rowIndex)
           
protected  void JExcelApiExporter.addOccupiedCell(OccupiedGridCell occupiedGridCell, int colIndex, int rowIndex)
           
protected abstract  void JRXlsAbstractExporter.addOccupiedCell(OccupiedGridCell occupiedGridCell, int colIndex, int rowIndex)
           
 

Uses of OccupiedGridCell in net.sf.jasperreports.engine.export.ooxml
 

Methods in net.sf.jasperreports.engine.export.ooxml with parameters of type OccupiedGridCell
protected  void JRXlsxExporter.addOccupiedCell(OccupiedGridCell occupiedGridCell, int colIndex, int rowIndex)
           
 



© 2001-2010 Jaspersoft Corporation www.jaspersoft.com