- All Superinterfaces:
- Indexable
- All Known Implementing Classes:
- ARRSCellBlock, ARRSCellCopyDS, ARRSCellDataSource, CellDataCollection, CellDataSource, RegCellDataSource, URCellBlock
public interface CellIndexable
extends Indexable
An interface for classes that can be thought of as a cell space. Such classes
can return a cell data block corresponding to an ISBounds. Currently, CellDataSource and
CellDataBlock are the only indexable classes.