Uses of Class
idare.imagenode.Interfaces.DataSetReaders.IDAREDatasetReader
-
Packages that use IDAREDatasetReader Package Description idare.imagenode.Interfaces.DataSetReaders A Package that defines interfaces that have to be used by Readers for additional DataSet Formats. -
-
Uses of IDAREDatasetReader in idare.imagenode.Interfaces.DataSetReaders
Constructors in idare.imagenode.Interfaces.DataSetReaders with parameters of type IDAREDatasetReader Constructor Description IDAREReaderSetupTask(IDAREDatasetReader reader)
Default constructor using the reader this Task is supposed to set up.
-