public class TDMMatchesExcelReport extends ExcelReport
| Constructor and Description |
|---|
TDMMatchesExcelReport(File resultDir,
File outputFile) |
| Modifier and Type | Method and Description |
|---|---|
void |
error(String msg) |
void |
generate() |
void |
info(String msg) |
protected void |
produceExcel(File outputFile,
jxl.write.biff.WritableWorkbookImpl workbook,
jxl.write.WritableSheet sheet) |
void |
warn(String msg) |
center, getColumnNumber, newIntCell, newIntCell, newStringCell, newStringCell, produceExcel, textVerticalpublic void info(String msg)
info in class ExcelReportpublic void warn(String msg)
warn in class ExcelReportpublic void error(String msg)
error in class ExcelReportpublic void generate()
protected void produceExcel(File outputFile, jxl.write.biff.WritableWorkbookImpl workbook, jxl.write.WritableSheet sheet) throws Exception
produceExcel in class ExcelReportExceptionCopyright © 2019 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All rights reserved.