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

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

Methods in org.dcm4che2.iod.module.composite that return RelatedSeries
 RelatedSeries[] GeneralSeriesModule.getRelatedSeries()
           
static RelatedSeries[] RelatedSeries.toRelatedSeries(DicomElement sq)
           
 

Methods in org.dcm4che2.iod.module.composite with parameters of type RelatedSeries
 void GeneralSeriesModule.setRelatedSeries(RelatedSeries[] relseries)
           
 



Copyright © 2011 dcm4che. All Rights Reserved.