Package idare.imagenode.Interfaces.DataSetReaders.WorkBook.BasicImplementation
This package contains a basic implementation of an
IDAREWorkbook
compatible with the IDARE Interface.
If nothing more sophisticated is necessary this is likely what a user would want.- Author:
- Thomas Pfau
-
Class Summary Class Description BasicIDARECell Basic implementation of a Simple Cell for aBasicIDAREWorkbook
.BasicIDARERow A simple implementation of anIDARERow
BasicIDARESheet This is a basic implementation of aIDARESheet
for convenience.BasicIDAREWorkbook A simple implementation of anIDAREWorkbook
IDARECellIterator This class provides a simple Iterator that can be used for all types of Workbooks that implement the IDARE interfaces Since it is likely necessary to provide this, it is directly supplied here.IDARERowIterator This class provides a simple Iterator that can be used for all types of Workbooks that implement the IDARE interfaces Since it is likely necessary to provide this, it is directly supplied here.