Uses of Package
idare.imagenode.exceptions.io
-
Packages that use idare.imagenode.exceptions.io Package Description idare.imagenode.Data.BasicDataTypes.ArrayData This package contains the basic Dataset assuming that the data consists of one sheet of information.idare.imagenode.Data.BasicDataTypes.MultiArrayData This package contains the a Dataset specification for datasets with multiple sheets of containing multiple related sets of information..idare.imagenode.Interfaces.DataSetReaders A Package that defines interfaces that have to be used by Readers for additional DataSet Formats.idare.imagenode.Interfaces.DataSets A Package that defines interfaces and abstract basis classes for all components necessary to represent aDataSet
.idare.imagenode.Interfaces.Layout A Package that defines interfaces and abstract basis classes for all components necessary to generate a Layout for n individual DataSet -
Classes in idare.imagenode.exceptions.io used by idare.imagenode.Data.BasicDataTypes.ArrayData Class Description DuplicateIDException Exception indicating that there was a duplicate ID.WrongFormat Exception indicating that there was an error in the format of the file used. -
Classes in idare.imagenode.exceptions.io used by idare.imagenode.Data.BasicDataTypes.MultiArrayData Class Description DuplicateIDException Exception indicating that there was a duplicate ID.WrongFormat Exception indicating that there was an error in the format of the file used. -
Classes in idare.imagenode.exceptions.io used by idare.imagenode.Interfaces.DataSetReaders Class Description WrongFormat Exception indicating that there was an error in the format of the file used. -
Classes in idare.imagenode.exceptions.io used by idare.imagenode.Interfaces.DataSets Class Description DuplicateIDException Exception indicating that there was a duplicate ID.WrongFormat Exception indicating that there was an error in the format of the file used. -
Classes in idare.imagenode.exceptions.io used by idare.imagenode.Interfaces.Layout Class Description WrongFormat Exception indicating that there was an error in the format of the file used.