org.dcm4che2.iod.module.cr
Class CRImageModule

java.lang.Object
  extended by org.dcm4che2.iod.module.Module
      extended by org.dcm4che2.iod.module.composite.ImagePixel
          extended by org.dcm4che2.iod.module.composite.GeneralImageModule
              extended by org.dcm4che2.iod.module.cr.CRImageModule

public class CRImageModule
extends GeneralImageModule

Since:
Jun 9, 2006
Version:
$Revision: 607 $ $Date: 2006-07-02 02:58:58 +0200 (Sun, 02 Jul 2006) $
Author:
gunter zeilinger(gunterze@gmail.com)

Field Summary
 
Fields inherited from class org.dcm4che2.iod.module.Module
dcmobj
 
Constructor Summary
CRImageModule(DicomObject dcmobj)
           
 
Method Summary
 
Methods inherited from class org.dcm4che2.iod.module.composite.GeneralImageModule
getAcquisitionDateAndTime, getAcquisitionDateTime, getAcquisitionNumber, getBurnedInAnnotation, getContentDateTime, getDerivationCodes, getDerivationDescription, getIconImage, getImageComments, getImagesInAcquisition, getImageType, getInstanceNumber, getIrradiationEventUID, getLossyImageCompression, getLossyImageCompressionMethod, getLossyImageCompressionRatio, getPatientOrientation, getPixelDataProviderURL, getPresentationLUTShape, getQualityControlImage, getReferencedImages, getReferencedInstances, getSourceImages, init, setAcquisitionDateAndTime, setAcquisitionDateTime, setAcquisitionNumber, setBurnedInAnnotation, setContentDateTime, setDerivationCodes, setDerivationDescription, setIconImage, setImageComments, setImagesInAcquisition, setImageType, setInstanceNumber, setIrradiationEventUID, setLossyImageCompression, setLossyImageCompression, setLossyImageCompressionMethod, setPatientOrientation, setPixelDataProviderURL, setPresentationLUTShape, setQualityControlImage, setReferencedImages, setReferencedInstances, setSourceImages, validate
 
Methods inherited from class org.dcm4che2.iod.module.composite.ImagePixel
getBitsAllocated, getBitsStored, getBluePaletteColorLookupTableData, getBluePaletteColorLookupTableDescriptor, getColumns, getGreenPaletteColorLookupTableData, getGreenPaletteColorLookupTableDescriptor, getHighBit, getICCProfile, getLargestImagePixelValue, getPhotometricInterpretation, getPixelAspectRatio, getPixelData, getPixelRepresentation, getPlanarConfiguration, getRedPaletteColorLookupTableData, getRedPaletteColorLookupTableDescriptor, getRows, getSamplesPerPixel, getSmallestImagePixelValue, maxPossibleStoredValue, minPossibleStoredValue, setBitsAllocated, setBitsStored, setBluePaletteColorLookupTableData, setBluePaletteColorLookupTableDescriptor, setColumns, setGreenPaletteColorLookupTableData, setGreenPaletteColorLookupTableDescriptor, setHighBit, setICCProfile, setLargestImagePixelValue, setPhotometricInterpretation, setPixelAspectRatio, setPixelData, setPixelRepresentation, setPlanarConfiguration, setRedPaletteColorLookupTableData, setRedPaletteColorLookupTableDescriptor, setRows, setSamplesPerPixel, setSmallestImagePixelValue
 
Methods inherited from class org.dcm4che2.iod.module.Module
getDicomObject, getType1Tags, getType2Tags, updateSequence, updateSequence
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CRImageModule

public CRImageModule(DicomObject dcmobj)


Copyright © 2011 dcm4che. All Rights Reserved.