<UL>
<LI>
<a href="uml-gdcm.pdf">gdcm UML Class Diagram</a> current version.
-
<LI>
</UL>
<LI>Both <TT>vtkgdcmViewer</TT> and <TT>vtkgdcmViewer2</TT>
are available to allow easy displaying of single/multiframe
GreyLevel/RGB/PaletteColor images
-
</UL>
<LI> Bug fixes
</UL>
-
<LI> Known bugs
<UL>
<LI>
</UL>
<LI> Removal of useless accessors <TT>GetXxxByname</TT>, <TT>SetXxxByname</TT>
<LI> Renaming of accessors <TT>GetXxxByNumber</TT>, <TT>SetXxxByNumber</TT>
-as follow :
+ as follow :
<UL>
<LI> <TT>GetEntryByNumber
- --> GetEntryValue<TT>
- <LI> <TT>GetEntryLengthByNumber --> GetEntryLength<TT>
- <LI> <TT>GetEntryOffsetByNumber --> GetEntryOffset<TT>
+ --> GetEntryValue</TT>
+ <LI> <TT>GetEntryLengthByNumber --> GetEntryLength</TT>
+ <LI> <TT>GetEntryOffsetByNumber --> GetEntryOffset</TT>
<LI> <TT>GetEntryVRByNumber
- --> GetEntryVR<TT>
+ --> GetEntryVR</TT>
<LI>
<LI> <TT>GetDocEntryByNumber
- --> GetDocEntry<TT>
+ --> GetDocEntry</TT>
<LI> <TT>GetValEntryByNumber
- --> GetValEntry<TT>
+ --> GetValEntry</TT>
<LI> <TT>GetBinEntryByNumber
- --> GetBinEntry<TT>
+ --> GetBinEntry</TT>
<LI> <TT>GetSeqEntryByNumber
- --> GetSeqEntry<TT>
+ --> GetSeqEntry</TT>
</UL>
</UL>
</UL>