Uses of Class
org.dcm4che2.iod.module.composite.AcquisitionContext

Packages that use AcquisitionContext
org.dcm4che2.iod.module.composite This package contains classes which represent the Modules that are common to all Composite Image IODs (C.7 COMMON COMPOSITE IMAGE IOD MODULES). 
 

Uses of AcquisitionContext in org.dcm4che2.iod.module.composite
 

Subclasses of AcquisitionContext in org.dcm4che2.iod.module.composite
 class AcquisitionContextModule
          Table C.7.6.14-1 specifies Attributes for description of the conditions present during data acquisition.
 

Methods in org.dcm4che2.iod.module.composite that return AcquisitionContext
 AcquisitionContext[] AcquisitionContextModule.getAcquisitionContexts()
          Sequence A sequence of Items that describes the conditions present during the acquisition of the data of the SOP Instance.
static AcquisitionContext[] AcquisitionContext.toAcquisitionContexts(DicomElement sq)
           
 

Methods in org.dcm4che2.iod.module.composite with parameters of type AcquisitionContext
 void AcquisitionContextModule.setAcquisitionContexts(AcquisitionContext[] ac)
          Sequence A sequence of Items that describes the conditions present during the acquisition of the data of the SOP Instance.
 



Copyright © 2011 dcm4che. All Rights Reserved.