|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.dcm4che2.iod.composite.Composite org.dcm4che2.iod.composite.Image
public class Image
Field Summary | |
---|---|
protected GeneralImageModule |
generalImageModule
|
Fields inherited from class org.dcm4che2.iod.composite.Composite |
---|
clinicalTrialSeriesModule, clinicalTrialStudyModule, clinicalTrialSubjectModule, dcmobj, generalEquipmentModule, generalSeriesModule, generalStudyModule, patientModule, patientStudyModule, sopCommonModule |
Constructor Summary | |
---|---|
protected |
Image(DicomObject dcmobj,
GeneralSeriesModule seriesModule,
GeneralImageModule imageModule)
|
Method Summary | |
---|---|
GeneralImageModule |
getGeneralImageModule()
|
void |
init()
|
void |
validate(ValidationContext ctx,
ValidationResult result)
|
Methods inherited from class org.dcm4che2.iod.composite.Composite |
---|
getClinicalTrialSeriesModule, getClinicalTrialStudyModule, getClinicalTrialSubjectModule, getDcmobj, getDicomObject, getGeneralEquipmentModule, getGeneralSeriesModule, getGeneralStudyModule, getPatientModule, getPatientStudyModule, getSopCommonModule, valueOf |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected final GeneralImageModule generalImageModule
Constructor Detail |
---|
protected Image(DicomObject dcmobj, GeneralSeriesModule seriesModule, GeneralImageModule imageModule)
Method Detail |
---|
public void init()
init
in class Composite
public void validate(ValidationContext ctx, ValidationResult result)
validate
in class Composite
public final GeneralImageModule getGeneralImageModule()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |