Uses of Package
adams.data.spreadsheet.rowfinder
-
Classes in adams.data.spreadsheet.rowfinder used by adams.data.conversion Class Description RowFinder Interface for classes that "find" rows of interest in spreadsheets. -
Classes in adams.data.spreadsheet.rowfinder used by adams.data.io.input Class Description RowFinder Interface for classes that "find" rows of interest in spreadsheets. -
Classes in adams.data.spreadsheet.rowfinder used by adams.data.spreadsheet.cellfinder Class Description RowFinder Interface for classes that "find" rows of interest in spreadsheets. -
Classes in adams.data.spreadsheet.rowfinder used by adams.data.spreadsheet.columnfinder Class Description RowFinder Interface for classes that "find" rows of interest in spreadsheets. -
Classes in adams.data.spreadsheet.rowfinder used by adams.data.spreadsheet.rowfinder Class Description AbstractFilteredRowFinder Ancestor for row finders that pre-filter the rows.AbstractRowFinder Ancestor for classes that find rows of interest in datasets.AbstractTrainableRowFinder Ancestor forRowFinder
algorithms that can be trained.ClosestNumericValue.SearchDirection Determines how the search is performed.MultiRowFinder.Combination How combine the indices.RowFinder Interface for classes that "find" rows of interest in spreadsheets.TrainableRowFinder Interface forRowFinder
algorithms that can be trained. -
Classes in adams.data.spreadsheet.rowfinder used by adams.flow.transformer Class Description RowFinder Interface for classes that "find" rows of interest in spreadsheets. -
Classes in adams.data.spreadsheet.rowfinder used by adams.gui.tools.spreadsheetviewer.chart Class Description RowFinder Interface for classes that "find" rows of interest in spreadsheets. -
Classes in adams.data.spreadsheet.rowfinder used by adams.gui.tools.spreadsheetviewer.menu Class Description RowFinder Interface for classes that "find" rows of interest in spreadsheets. -
Classes in adams.data.spreadsheet.rowfinder used by adams.gui.tools.wekamultiexperimenter.experiment Class Description MultiRowFinder Applies multiple row finding algorithms to the data.
The indices can be either joined or intersected. -
Classes in adams.data.spreadsheet.rowfinder used by adams.parser.spreadsheetquery Class Description RowFinder Interface for classes that "find" rows of interest in spreadsheets.