org.dcm4che2.iod.module.pr
Class OverlayPlaneModule

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

public class OverlayPlaneModule
extends Module

C.9.2 Define a bitmap overlap to provide data on top of an image.

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

Field Summary
 
Fields inherited from class org.dcm4che2.iod.module.Module
dcmobj
 
Constructor Summary
OverlayPlaneModule(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

OverlayPlaneModule

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



Copyright © 2011 dcm4che. All Rights Reserved.