Uses of Class
adams.data.spreadsheet.cellfinder.AbstractRowCellFinder
-
Packages that use AbstractRowCellFinder Package Description adams.data.spreadsheet.cellfinder -
-
Uses of AbstractRowCellFinder in adams.data.spreadsheet.cellfinder
Subclasses of AbstractRowCellFinder in adams.data.spreadsheet.cellfinder Modifier and Type Class Description class
CellRange
Locator that locates cells using a rectangular range.class
CellTypeRange
Locator that locates cells of a certain type using a rectangular range.class
SingleCell
Simple locator that just locates a single cell.
-