Uses of Class
ca.phon.app.opgraph.wizard.NodeWizardReportGenerator
Packages that use NodeWizardReportGenerator
Package
Description
-
Uses of NodeWizardReportGenerator in ca.phon.app.opgraph.analysis
Methods in ca.phon.app.opgraph.analysis that return NodeWizardReportGeneratorModifier and TypeMethodDescriptionprotected NodeWizardReportGenerator
AnalysisWizard.createReportGenerator
(ReportTree reportTree, String reportTemplate, OutputStream fout) -
Uses of NodeWizardReportGenerator in ca.phon.app.opgraph.report
Methods in ca.phon.app.opgraph.report that return NodeWizardReportGeneratorModifier and TypeMethodDescriptionprotected NodeWizardReportGenerator
ReportWizard.createReportGenerator
(ReportTree reportTree, String reportTemplate, OutputStream fout) -
Uses of NodeWizardReportGenerator in ca.phon.app.opgraph.wizard
Methods in ca.phon.app.opgraph.wizard that return NodeWizardReportGeneratorModifier and TypeMethodDescriptionprotected NodeWizardReportGenerator
NodeWizard.createReportGenerator
(ReportTree reportTree, String reportTemplate, OutputStream fout) -
Uses of NodeWizardReportGenerator in ca.phon.app.query
Methods in ca.phon.app.query that return NodeWizardReportGeneratorModifier and TypeMethodDescriptionprotected NodeWizardReportGenerator
QueryAndReportWizard.createReportGenerator
(ReportTree reportTree, String reportTemplate, OutputStream fout) -
Uses of NodeWizardReportGenerator in ca.phon.app.session.check
Methods in ca.phon.app.session.check that return NodeWizardReportGeneratorModifier and TypeMethodDescriptionprotected NodeWizardReportGenerator
SessionCheckWizard.createReportGenerator
(ReportTree reportTree, String reportTemplate, OutputStream fout)