Uses of Package
adams.data.io.input
-
Classes in adams.data.io.input used by adams.core.io.fileuse Class Description AbstractTextReader Ancestor for readers for text streams.ImageReader Interface for image readers. -
Classes in adams.data.io.input used by adams.core.net Class Description EmailFileReader Interface for readers that read from files. -
Classes in adams.data.io.input used by adams.data.conversion Class Description InputStreamImageReader Interface for image readers that support reading from input streams.SpreadSheetReader Interface for spreadsheet readers.StringReportReader Interface for report readers that can read from strings. -
Classes in adams.data.io.input used by adams.data.io.input Class Description AbstractAdamsExperimentReader Ancestor for readers for ADAMS Experiments.AbstractCompressedTextReader Ancestor for text readers of compressed files.AbstractCustomPNGAnnotationImageSegmentationReader Ancestor for readers that read the annotations from a single PNG file and allow the reader to be specified.AbstractDataContainerReader Abstract ancestor for readers that read files in various formats and turn them into data containers.AbstractEmailFileReader Ancestor of email readers that read emails from files.AbstractEmailReader Ancestor for classes that read emails.AbstractExcelSpreadSheetReader Ancestor for special Excel readers.AbstractFlowReader Ancestor for classes that can read flows.AbstractFlowReader.InputType How to read the data.AbstractImageReader Ancestor for image readers.AbstractImageSegmentationAnnotationReader Ancestor for readers for image segmentation annotations.AbstractIndexedSplitsRunsReader Ancestor for readers that load files containing IndexedSplitsRuns.AbstractMultiSheetSpreadSheetReader Ancestor for spreadsheet readers that can read multiple sheets from a document in one go.AbstractMultiSheetSpreadSheetReaderWithMissingValueSupport Ancestor for spreadsheet readers that allow the specification of a custom missing value string.AbstractNestedFlowReader Ancestor for flow readers that support the nested format as well.AbstractObjectReader Ancestor for object readers.AbstractParameterMapReader Ancestor for classes that read parameter maps.AbstractPNGAnnotationImageSegmentationReader Ancestor for readers that read the annotations from a single PNG file.AbstractReportReader Abstract ancestor for readers that read files in various formats and creates a reports.AbstractSimpleCSVReportReader Abstract ancestor for reports to be written in CSV format.AbstractSimpleJsonReportReader Abstract ancestor for reports to be written in CSV format.AbstractSimpleReportReader Abstract ancestor for reports to be written in properties format.AbstractSpreadSheetReader Ancestor for classes that can read spreadsheets.AbstractSpreadSheetReader.InputType How to read the data.AbstractSpreadSheetReaderWithMissingValueSupport Ancestor for spreadsheet readers that allow the specification of a custom missing value string.AbstractTextReader Ancestor for readers for text streams.AbstractTextReaderWithEncoding Ancestor for text readers that support file encodings.AbstractTimeseriesReader Ancestor for timeseries readers.AbstractWekaSpreadSheetReader Ancestor for WEKA file format readers.AccessSpreadSheetReader Allows the reading of MS Access databases.AccessSpreadSheetReader.ChunkReader Reads data from the table in chunks.ChunkedSpreadSheetReader Interface for spreadsheet readers that can read data in chunks rather than only all at once.CsvSpreadSheetReader Reads CSV files.
It is possible to force columns to be text.CsvSpreadSheetReader.ChunkReader Reads CSV files chunk by chunk.EmailFileReader Interface for readers that read from files.EmailReader Interface for classes that read emails.ExcelStreamingSpreadSheetReader Reads large MS Excel XML files (using streaming via SAX).
Increasing the debug level to more than 1 results in outputting detailed information on cells.ExcelStreamingSpreadSheetReader.SheetHandler For reading a sheet from XML.FastCsvSpreadSheetReader Simplified CSV spreadsheet reader for loading large files.FastCsvSpreadSheetReader.ChunkReader Reads CSV files chunk by chunk.FlowReader Interface for flow readers.ImageReader Interface for image readers.ImageSegmentationAnnotationReader Interface for readers for image segmentation annotations.ImageSegmentationAnnotationReaderWithLayerNames Interface for image segmentation readers that make use of layer names.IncrementalDataContainerReader For data container readers that can read the data incrementally.InitialRowSkippingSpreadSheetReader Interface for spreadsheet readers that can skip initial rows.InputStreamImageReader Interface for image readers that support reading from input streams.MetaFileReader Interface for file readers that actually use another reader internally with its own supported file format extensions.MissingValueSpreadSheetReader Interface for spreadsheet readers that handle missing values.MultiSheetSpreadSheetReader Interface for spreadsheet readers that can read multiple sheets from the same document.NestedFlowReader Interface for flow readers that support the faster nested format.NoHeaderSpreadSheetReader Interface for spreadsheet readers that support sheets with no headers.ReportReader Interface for report readers.SimpleArffSpreadSheetReader.AttributeType Attribute types.SimpleCsvSpreadSheetReader Reads CSV files.
It is possible to force columns to be text.SpreadSheetReader Interface for spreadsheet readers.SqlDumpSpreadSheetReader Reads in SQL dump files.SqlDumpSpreadSheetReader.ChunkReader Reads CSV files chunk by chunk.StringReportReader Interface for report readers that can read from strings.WindowedSpreadSheetReader Allows the retrieval of a certain "window" of rows from the data. -
Classes in adams.data.io.input used by adams.data.io.output Class Description AbstractAdamsExperimentReader Ancestor for readers for ADAMS Experiments.AbstractObjectReader Ancestor for object readers.FlowReader Interface for flow readers.ImageReader Interface for image readers.ImageSegmentationAnnotationReader Interface for readers for image segmentation annotations.SpreadSheetReader Interface for spreadsheet readers. -
Classes in adams.data.io.input used by adams.flow.control Class Description AbstractDataContainerReader Abstract ancestor for readers that read files in various formats and turn them into data containers. -
Classes in adams.data.io.input used by adams.flow.standalone Class Description AbstractObjectReader Ancestor for object readers. -
Classes in adams.data.io.input used by adams.flow.transformer Class Description AbstractDataContainerReader Abstract ancestor for readers that read files in various formats and turn them into data containers.AbstractIndexedSplitsRunsReader Ancestor for readers that load files containing IndexedSplitsRuns.AbstractObjectReader Ancestor for object readers.AbstractReportReader Abstract ancestor for readers that read files in various formats and creates a reports.AbstractTextReader Ancestor for readers for text streams.EmailFileReader Interface for readers that read from files.FlowReader Interface for flow readers.ImageReader Interface for image readers.ImageSegmentationAnnotationReader Interface for readers for image segmentation annotations.SpreadSheetReader Interface for spreadsheet readers. -
Classes in adams.data.io.input used by adams.flow.transformer.pdfproclet Class Description SpreadSheetReader Interface for spreadsheet readers. -
Classes in adams.data.io.input used by adams.gui.chooser Class Description AbstractAdamsExperimentReader Ancestor for readers for ADAMS Experiments.AbstractDataContainerReader Abstract ancestor for readers that read files in various formats and turn them into data containers.AbstractObjectReader Ancestor for object readers.AbstractParameterMapReader Ancestor for classes that read parameter maps.AbstractReportReader Abstract ancestor for readers that read files in various formats and creates a reports.EmailFileReader Interface for readers that read from files.FlowReader Interface for flow readers.ImageReader Interface for image readers.SpreadSheetReader Interface for spreadsheet readers. -
Classes in adams.data.io.input used by adams.gui.flow Class Description FlowReader Interface for flow readers. -
Classes in adams.data.io.input used by adams.gui.menu Class Description SpreadSheetReader Interface for spreadsheet readers. -
Classes in adams.data.io.input used by adams.gui.tools Class Description ImageReader Interface for image readers.SpreadSheetReader Interface for spreadsheet readers. -
Classes in adams.data.io.input used by adams.gui.tools.previewbrowser Class Description AbstractReportReader Abstract ancestor for readers that read files in various formats and creates a reports.ImageReader Interface for image readers.ImageSegmentationAnnotationReader Interface for readers for image segmentation annotations.ObjectLocationsSpreadSheetReader Reads object locations from a spreadsheet into a report.
Top/left column is required.
Either right/bottom or width/height need to be supplied.
In addition, polygon coordinates (X and Y coordinates as comma-separated lists in two separate columns) can be read as well.
If the coordinates/dimensions represent normalized ones (ie 0-1), then specify the width/height of the image to relate them back to actual pixel-based sizes. -
Classes in adams.data.io.input used by adams.gui.tools.spreadsheetprocessor.sources Class Description SpreadSheetReader Interface for spreadsheet readers. -
Classes in adams.data.io.input used by adams.gui.tools.spreadsheetviewer Class Description SpreadSheetReader Interface for spreadsheet readers. -
Classes in adams.data.io.input used by adams.gui.tools.spreadsheetviewer.menu Class Description SpreadSheetReader Interface for spreadsheet readers. -
Classes in adams.data.io.input used by adams.gui.tools.wekainvestigator.data Class Description SpreadSheetReader Interface for spreadsheet readers. -
Classes in adams.data.io.input used by adams.gui.tools.wekainvestigator.source Class Description SpreadSheetReader Interface for spreadsheet readers. -
Classes in adams.data.io.input used by adams.gui.tools.wekamultiexperimenter.experiment Class Description SpreadSheetReader Interface for spreadsheet readers. -
Classes in adams.data.io.input used by adams.gui.visualization.image Class Description ImageReader Interface for image readers. -
Classes in adams.data.io.input used by adams.gui.workspace Class Description AbstractObjectReader Ancestor for object readers. -
Classes in adams.data.io.input used by adams.parser Class Description SpreadSheetReader Interface for spreadsheet readers. -
Classes in adams.data.io.input used by weka.classifiers.functions Class Description SpreadSheetReader Interface for spreadsheet readers. -
Classes in adams.data.io.input used by weka.core.converters Class Description SpreadSheetReader Interface for spreadsheet readers.