Uses of Class
adams.data.spreadsheet.rowfinder.AbstractTrainableRowFinder

Packages that use AbstractTrainableRowFinder
adams.data.spreadsheet.rowfinder   
 

Uses of AbstractTrainableRowFinder in adams.data.spreadsheet.rowfinder
 

Subclasses of AbstractTrainableRowFinder in adams.data.spreadsheet.rowfinder
 class AbstractFilteredRowFinder
          Ancestor for row finders that pre-filter the rows.
 class Invert
          Inverts the selected rows of the provided sub-row-filter.
 class MultiRowFinder
          Applies multiple row finding algorithms to the data.
The indices can be either joined or intersected.
 



Copyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.