Uses of Package
adams.data.io.output
-
Classes in adams.data.io.output used by adams.data.conversion Class Description OutputStreamImageWriter Interface for image writers that can write to output streams.SpreadSheetWriter Interface for spreadsheet writers.StringReportWriter Interface for report writers that can output the report as string. -
Classes in adams.data.io.output used by adams.data.io.input Class Description AbstractAdamsExperimentWriter Ancestor for ADAMS Experiment writers.AbstractObjectWriter Ancestor for object writers.FlowWriter Interface for flow writers.ImageSegmentationAnnotationWriter Interface for writers for image segmentation annotations.ImageWriter Interface for image writers.SpreadSheetWriter Interface for spreadsheet writers. -
Classes in adams.data.io.output used by adams.data.io.output Class Description AbstractAdamsExperimentWriter Ancestor for ADAMS Experiment writers.AbstractDataContainerWriter Abstract ancestor for writers that write data containers to files in various formats.AbstractEmailFileWriter Ancestor for email writers that write to files.AbstractEmailWriter Ancestor for classes that write emails.AbstractFlowWriter Ancestor for classes that can write flow objects.AbstractFlowWriter.OutputType How to read the data.AbstractFormattedSpreadSheetWriter Ancestor for writers that format the numbers.AbstractImageSegmentationAnnotationWriter Ancestor for writers for image segmentation annotations.AbstractImageWriter Ancestor for image writers.AbstractImplicitBackgroundPNGAnnotationImageSegmentationWriter Ancestor for image segmentation annotation writers that store the annotations in a single PNG file and can use an implicit background.AbstractIndexedSplitsRunsWriter Ancestor for writers that writes files containing IndexedSplitsRuns.AbstractMultiReportWriter Ancestor for report writers that write multiple reports into a single file.AbstractMultiSheetSpreadSheetWriter Ancestor for spreadsheet writers that can write multiple sheets into a single document.AbstractMultiSheetSpreadSheetWriterWithMissingValueSupport Ancestor for spreadsheet writers that support missing values.AbstractNestedFlowWriter Ancestor for flow writers that support the nested format.AbstractObjectWriter Ancestor for object writers.AbstractParameterMapWriter Ancestor for classes that write parameter maps.AbstractPNGAnnotationImageSegmentationWriter Ancestor for image segmentation annotation writers that store the annotations in a single PNG file.AbstractReportWriter Abstract ancestor for writers that write reports to files in various formats.AbstractSimpleCSVReportWriter Abstract ancestor for writing reports in CSV format.AbstractSimpleJsonReportWriter Abstract ancestor for writing reports in Json format.AbstractSimpleReportWriter Abstract ancestor for writing reports in properties format.AbstractSpreadSheetWriter Ancestor for classes that can write spreadsheet objects.AbstractSpreadSheetWriter.OutputType How to write the data.AbstractSpreadSheetWriterWithMissingValueSupport Ancestor for spreadsheet writers that support a custom missing value string.AbstractTextWriter Ancestor for classes that can write text documents.AbstractTextWriterWithEncoding Ancestor of text writers that use an encoding.AbstractTextWriterWithFilenameGenerator Ancestor for text writers that use anAbstractFilenameGenerator
to generate their filename.AbstractTimeseriesWriter Ancestor for timeseries writers.AbstractWekaSpreadSheetWriter Ancestor for WEKA file format readers.AppendableSpreadSheetWriter Interface for spreadsheet writers that can append data to existing files.CsvSpreadSheetWriter Writes CSV files.EmailFileWriter Interface for email writers that write to files.EmailWriter Interface for classes that write emails.FlowWriter Interface for flow writers.ImageSegmentationAnnotationWriter Interface for writers for image segmentation annotations.ImageSegmentationAnnotationWriterWithLayerNames Interface for image segmentation writers that make use of layer names.ImageWriter Interface for image writers.IncrementalSpreadSheetWriter Interface for writers that allow incremental writing.MetaFileWriter Interface for file writers that actually use another writer internally with its own supported file format extensions.MultiReportWriter Interface for report writers that write multiple reports into a single file.MultiSheetSpreadSheetWriter Interface for spreadsheet writers that can write multiple sheets into a single document.NestedFlowWriter Interface for flow writers that support the faster nested format.NoHeaderSpreadSheetWriter Interface for spreadsheet writers that support sheets with no headers.OutputStreamImageWriter Interface for image writers that can write to output streams.ReportWriter Interface for report writers.SpreadSheetWriter Interface for spreadsheet writers.SpreadSheetWriterWithFormulaSupport Interface for spreadsheet writers that support output of formulas.StringReportWriter Interface for report writers that can output the report as string.TextFileWriter Writes the content to a text file. -
Classes in adams.data.io.output used by adams.flow.core Class Description SpreadSheetWriter Interface for spreadsheet writers. -
Classes in adams.data.io.output used by adams.flow.sink Class Description AbstractIndexedSplitsRunsWriter Ancestor for writers that writes files containing IndexedSplitsRuns.AbstractObjectWriter Ancestor for object writers.AbstractTextWriter Ancestor for classes that can write text documents.EmailFileWriter Interface for email writers that write to files.FlowWriter Interface for flow writers.ImageSegmentationAnnotationWriter Interface for writers for image segmentation annotations.ImageWriter Interface for image writers.SpreadSheetWriter Interface for spreadsheet writers. -
Classes in adams.data.io.output used by adams.flow.transformer Class Description AbstractDataContainerWriter Abstract ancestor for writers that write data containers to files in various formats.AbstractReportWriter Abstract ancestor for writers that write reports to files in various formats. -
Classes in adams.data.io.output used by adams.gui.chooser Class Description AbstractAdamsExperimentWriter Ancestor for ADAMS Experiment writers.AbstractDataContainerWriter Abstract ancestor for writers that write data containers to files in various formats.AbstractObjectWriter Ancestor for object writers.AbstractParameterMapWriter Ancestor for classes that write parameter maps.AbstractReportWriter Abstract ancestor for writers that write reports to files in various formats.EmailFileWriter Interface for email writers that write to files.FlowWriter Interface for flow writers.ImageWriter Interface for image writers.SpreadSheetWriter Interface for spreadsheet writers. -
Classes in adams.data.io.output used by adams.gui.dialog Class Description SpreadSheetWriter Interface for spreadsheet writers. -
Classes in adams.data.io.output used by adams.gui.flow Class Description FlowWriter Interface for flow writers. -
Classes in adams.data.io.output used by adams.gui.tools Class Description SpreadSheetWriter Interface for spreadsheet writers. -
Classes in adams.data.io.output used by adams.gui.tools.previewbrowser Class Description AbstractReportWriter Abstract ancestor for writers that write reports to files in various formats. -
Classes in adams.data.io.output used by adams.gui.tools.spreadsheetprocessor.targets Class Description SpreadSheetWriter Interface for spreadsheet writers. -
Classes in adams.data.io.output used by adams.gui.tools.spreadsheetviewer Class Description SpreadSheetWriter Interface for spreadsheet writers. -
Classes in adams.data.io.output used by adams.gui.tools.wekamultiexperimenter.experiment Class Description SpreadSheetWriter Interface for spreadsheet writers. -
Classes in adams.data.io.output used by adams.gui.visualization.debug.objectexport Class Description SpreadSheetWriter Interface for spreadsheet writers. -
Classes in adams.data.io.output used by adams.gui.visualization.image Class Description ImageWriter Interface for image writers. -
Classes in adams.data.io.output used by adams.gui.workspace Class Description AbstractObjectWriter Ancestor for object writers. -
Classes in adams.data.io.output used by weka.core.converters Class Description SpreadSheetWriter Interface for spreadsheet writers. -
Classes in adams.data.io.output used by weka.experiment Class Description CsvSpreadSheetWriter Writes CSV files.