Uses of Class
reportWriter.Report
-
Uses of Report in qa.analyser
Modifier 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
Modifier and TypeMethodDescriptionstatic Report
ReportFactory.createReport
(String reportTitle) Create a report, using the passed String as the title.Modifier and TypeMethodDescriptionvoid
Add another report.static boolean
ReportFactory.convertReportToDocx
(Report report, String outputFilename) Converts a report to a docx document and saves to the drive.static boolean
ReportFactory.convertReportToDocx
(Report report, String outputFilename, String templateFilename) Converts a report to a docx document and saves to the drive