Uses of Class
idare.imagenode.Interfaces.DataSetReaders.IDAREReaderSetupTask
- 
Packages that use IDAREReaderSetupTask Package Description idare.imagenode.Interfaces.DataSetReaders A Package that defines interfaces that have to be used by Readers for additional DataSet Formats. - 
- 
Uses of IDAREReaderSetupTask in idare.imagenode.Interfaces.DataSetReaders
Methods in idare.imagenode.Interfaces.DataSetReaders that return IDAREReaderSetupTask Modifier and Type Method Description abstract IDAREReaderSetupTaskIDAREDatasetReader. getSetupTask(File inputfile, boolean twocolumn)The Reader should provide a Task that can be used to set up the reader for future use on the given inputFile. 
 -