See: Description
| Interface | Description |
|---|---|
| IDataElement |
This interface corresponds to needs to be implemented by all classes which implements functioning of DataElement.
|
| IDataSet |
This interface needs to be implemented by all classes which implements the DataSet along with iterability.
|
| IDataTypeSQ |
This interface needs to be implemented by all implanter sequences .
|
| IDicomFileHeader |
This interface needs to be implemented by all classes which implements the necessary functionality for the Dicom File Header.
|
| IDicomFileReader |
This interface needs to be implemented by all classes which implements the necessary functionality for the Dicom File Reader.
|
| IDicomFileWriter |
This interface needs to be implemented by all classes which implements the necessary functionality for the Dicom File Writer
|
| IDicomStream |
This interface needs to be implemented by all classes which implements the necessary functionality for the Dicom Stream.
|
| IDicomValue |
This interface needs to be implemented by all classes which implements functioning of DicomValue.
|
| IDictionaryDataProvider |
This interface needs to be implemented by all classes which implements the necessary functionality for the Dictionary Data Provider.
|
| IDictionaryReader |
This interface needs to be implemented by all classes which implements the necessary functionality for the DictionaryReader.
|
| IItem |
This interface needs to be implemented by all classes which implements the necessary operations that can be performed on the item.
|
| IMacro |
This interface needs to be implemented by all classes which implements the necessary functionality of a Macro.
|
| IModule |
This interface needs to be implemented by all classes which implements the necessary functionality of a Module.
|
| ITag |
This interface needs to be implemented by all classes which implements the necessary functionality of Tag class.
|
| ITransferSyntax |
This interface needs to be implemented by all classes which implements functioning of TransferSyntax class.
|