Uses of Class
reportWriter.Report
Packages that use Report
- 
Uses of Report in qa.analyser
Methods in qa.analyser that return ReportModifier and TypeMethodDescriptionQASystemReport.makeModulesSection()QASystemReport.makeSystemSection(QAReportOptions reportOptions) Make system section for one or many acquisitions depending on PAMGaurd configuration.QASystemReport.makeSystemSection(QAReportOptions reportOptions, PamDataBlock detectorDataBlock) Write a report section describing the overall system, hydrophone calibrations, etc for source for a given datablock. - 
Uses of Report in reportWriter
Methods in reportWriter that return ReportModifier and TypeMethodDescriptionstatic ReportReportFactory.createReport(String reportTitle) Create a report, using the passed String as the title.Methods in reportWriter with parameters of type ReportModifier and TypeMethodDescriptionvoidAdd another report.static booleanReportFactory.convertReportToDocx(Report report, String outputFilename) Converts a report to a docx document and saves to the drive.static booleanReportFactory.convertReportToDocx(Report report, String outputFilename, String templateFilename) Converts a report to a docx document and saves to the drive