org.dcm4che2.iod.module.composite
Class SourceImage

java.lang.Object
  extended by org.dcm4che2.iod.module.Module
      extended by org.dcm4che2.iod.module.macro.SOPInstanceReference
          extended by org.dcm4che2.iod.module.macro.ImageSOPInstanceReference
              extended by org.dcm4che2.iod.module.macro.ImageSOPInstanceReferenceAndPurpose
                  extended by org.dcm4che2.iod.module.composite.SourceImage

public class SourceImage
extends ImageSOPInstanceReferenceAndPurpose

Since:
Jun 12, 2006
Version:
$Revision: 720 $ $Date: 2006-11-26 18:40:54 +0100 (Sun, 26 Nov 2006) $
Author:
gunter zeilinger(gunterze@gmail.com)

Field Summary
 
Fields inherited from class org.dcm4che2.iod.module.Module
dcmobj
 
Constructor Summary
SourceImage()
           
SourceImage(DicomObject dcmobj)
           
 
Method Summary
 java.lang.String getSpatialLocationsPreserved()
           
 void setSpatialLocationsPreserved(java.lang.String s)
           
static SourceImage[] toSourceImages(DicomElement sq)
           
 
Methods inherited from class org.dcm4che2.iod.module.macro.ImageSOPInstanceReferenceAndPurpose
getPurposeOfReferenceCode, setPurposeOfReferenceCode, toImageSOPInstanceReferenceAndPurposes
 
Methods inherited from class org.dcm4che2.iod.module.macro.ImageSOPInstanceReference
getReferencedFrameNumber, setReferencedFrameNumber, toImageSOPInstanceReferences
 
Methods inherited from class org.dcm4che2.iod.module.macro.SOPInstanceReference
getReferencedSOPClassUID, getReferencedSOPInstanceUID, setReferencedSOPClassUID, setReferencedSOPInstanceUID, toSOPInstanceReferences
 
Methods inherited from class org.dcm4che2.iod.module.Module
getDicomObject, getType1Tags, getType2Tags, init, updateSequence, updateSequence, validate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SourceImage

public SourceImage(DicomObject dcmobj)

SourceImage

public SourceImage()
Method Detail

toSourceImages

public static SourceImage[] toSourceImages(DicomElement sq)

getSpatialLocationsPreserved

public java.lang.String getSpatialLocationsPreserved()

setSpatialLocationsPreserved

public void setSpatialLocationsPreserved(java.lang.String s)


Copyright © 2011 dcm4che. All Rights Reserved.