org.dcm4che2.iod.module.pr
Class OverlayActivationModule

java.lang.Object
  extended by org.dcm4che2.iod.module.Module
      extended by org.dcm4che2.iod.module.pr.OverlayActivationModule

public class OverlayActivationModule
extends Module

C.11.7 Define which overlays are to be displayed on different images.

Since:
July 19, 2007
Version:
$Revision$ $Date$
Author:
Bill Wallace

Field Summary
 
Fields inherited from class org.dcm4che2.iod.module.Module
dcmobj
 
Constructor Summary
OverlayActivationModule(DicomObject dcmobj)
          Create a display shutter IOD instance on the given dicom object data.
 
Method Summary
 
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

OverlayActivationModule

public OverlayActivationModule(DicomObject dcmobj)
Create a display shutter IOD instance on the given dicom object data.



Copyright © 2011 dcm4che. All Rights Reserved.