Uses of Interface
adams.data.io.output.MultiReportWriter
-
Packages that use MultiReportWriter Package Description adams.data.io.output -
-
Uses of MultiReportWriter in adams.data.io.output
Classes in adams.data.io.output that implement MultiReportWriter Modifier and Type Class Description classAbstractMultiReportWriter<T extends Report>Ancestor for report writers that write multiple reports into a single file.classDeepLabCutCSVWriterWrites point annotations from multiple reports in DeepLabCut's CSV format.
Expects the filename to be stored in the 'File' report field.
-