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

Packages that use SourceImage
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 SourceImage in org.dcm4che2.iod.module.composite
 

Methods in org.dcm4che2.iod.module.composite that return SourceImage
 SourceImage[] GeneralImageModule.getSourceImages()
           
static SourceImage[] SourceImage.toSourceImages(DicomElement sq)
           
 

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



Copyright © 2011 dcm4che. All Rights Reserved.