Uses of Class
org.dcm4che2.iod.module.macro.ImageSOPInstanceReferenceAndPurpose

Packages that use ImageSOPInstanceReferenceAndPurpose
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). 
org.dcm4che2.iod.module.macro   
 

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

Subclasses of ImageSOPInstanceReferenceAndPurpose in org.dcm4che2.iod.module.composite
 class SourceImage
           
 

Methods in org.dcm4che2.iod.module.composite that return ImageSOPInstanceReferenceAndPurpose
 ImageSOPInstanceReferenceAndPurpose[] GeneralImageModule.getReferencedImages()
           
 

Methods in org.dcm4che2.iod.module.composite with parameters of type ImageSOPInstanceReferenceAndPurpose
 void GeneralImageModule.setReferencedImages(ImageSOPInstanceReferenceAndPurpose[] sops)
           
 

Uses of ImageSOPInstanceReferenceAndPurpose in org.dcm4che2.iod.module.macro
 

Methods in org.dcm4che2.iod.module.macro that return ImageSOPInstanceReferenceAndPurpose
static ImageSOPInstanceReferenceAndPurpose[] ImageSOPInstanceReferenceAndPurpose.toImageSOPInstanceReferenceAndPurposes(DicomElement sq)
           
 



Copyright © 2011 dcm4che. All Rights Reserved.