Package org.dcm4che2.data

This package contains lower level classes that deal with the DICOM Data Dictionary (PS3.6) Data Structure and Encoding (PS3.5).

See:
          Description

Interface Summary
DicomElement  
DicomObject  
DicomObject.Visitor Visitor object passed to @link{#accept}.
VR.CharOut  
VR.Fragment Fragments are used for encapsulation of an encoded (=compressed) pixel data stream into the Pixel Data (7FE0,0010) portion of the DICOM Data Set.
 

Class Summary
BasicDicomObject  
DateRange  
DicomObjects  
DicomObjectToStringParam  
ElementDictionary  
Implementation  
PersonName  
ResourceLocator  
SpecificCharacterSet  
Tag Provides tag constants.
TransferSyntax  
UID Provides tag constants.
UIDDictionary  
VR This class provides enumaration of DICOM Value Representation.
VRMap  
 

Exception Summary
ConfigurationError  
 

Package org.dcm4che2.data Description

This package contains lower level classes that deal with the DICOM Data Dictionary (PS3.6) Data Structure and Encoding (PS3.5).

Please note that some of these classes (such as Tag) are automatically generated by XSLT from DICOM Standard Text MS Word documents. So your amendments and/or modifications will be lost with the next run of dcm4che2/dcm4che2-core/dcm4che2-core-dict/build.xml to include attributes defined in final text supplements and correction items additional to Part 6 and 7 of the base standard text.



Copyright © 2011 dcm4che. All Rights Reserved.