Package org.dicom4j.dicom

Package Specification contains all classes related to the core of Dicom Related Documentation

See:
          Description

Class Summary
DicomTag a DICOM Tag (a Group and a Element) An instance is immutable Safe to use in hashed collections such as Hashtable and HashMap (i.e. it takes care to implement hashCode() and equals() consistently).
DicomTags  
SOPClass Deprecated.  
SOPClasses Deprecated. 
TransferSyntax Deprecated.  
TransferSyntaxes Deprecated. use TransferSyntax instead
TransferSyntaxFactory Factory to creates TransferSyntax
ValueRepresentation Utilities to support the concept of the DICOM Value Representation (VR), including two byte arrays for each VR, and tester methods that determine whether or not a particular two byte array is a particular type of VR.
ValueRepresentationFactory Factory to create ValueRepresentation
 

Exception Summary
DicomException  
DicomViolationException Exception which can occurs when the DICOM standard is not respected.
 

Package org.dicom4j.dicom Description

Package Specification

contains all classes related to the core of Dicom

Related Documentation



Copyright © 2009 dicom4j. All Rights Reserved.