Uses of Class
net.sf.jasperreports.engine.export.JExcelApiMetadataExporter.StyleInfo

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

Uses of JExcelApiMetadataExporter.StyleInfo in net.sf.jasperreports.engine.export
 

Methods in net.sf.jasperreports.engine.export with parameters of type JExcelApiMetadataExporter.StyleInfo
protected  void JExcelApiMetadataExporter.addCell(JRPrintText text, java.lang.String textStr, JExcelApiMetadataExporter.StyleInfo baseStyle, java.util.Map<java.lang.String,java.lang.Object> cellValueMap, java.lang.String currentColumnName)
           
protected  void JExcelApiMetadataExporter.addTextElement(JRPrintText textElement, java.lang.String textStr, JExcelApiMetadataExporter.StyleInfo baseStyle, boolean repeatValue, java.lang.String currentColumnName)
           
protected  jxl.write.biff.CellValue JExcelApiMetadataExporter.getDetectedCellValue(int x, int y, JRPrintText textElement, TextValue textValue, JExcelApiMetadataExporter.StyleInfo baseStyle, boolean complexFormat)
           
protected  jxl.write.biff.CellValue JExcelApiMetadataExporter.getFormulaCellValue(int x, int y, JRPrintText textElement, TextValue textValue, java.lang.String formula, JExcelApiMetadataExporter.StyleInfo baseStyle, boolean complexFormat)
           
protected  jxl.write.biff.CellValue JExcelApiMetadataExporter.getLabelCell(int x, int y, java.lang.String textStr, JExcelApiMetadataExporter.StyleInfo baseStyle)
           
protected  jxl.write.WritableCellFormat JExcelApiMetadataExporter.getLoadedCellStyle(JExcelApiMetadataExporter.StyleInfo styleKey)
           
 

Constructors in net.sf.jasperreports.engine.export with parameters of type JExcelApiMetadataExporter.StyleInfo
JExcelApiMetadataExporter.CellTextValueHandler(int x, int y, JRPrintText textElement, JExcelApiMetadataExporter.StyleInfo baseStyle, boolean cellComplexFormat)
           
JExcelApiMetadataExporter.FormulaTextValueHandler(int x, int y, JRPrintText textElement, java.lang.String formula, JExcelApiMetadataExporter.StyleInfo baseStyle, boolean cellComplexFormat)
           
 



© 2001-2010 Jaspersoft Corporation www.jaspersoft.com