org.dcm4che2.iod.module.dx
Class IntraOralImageModule

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.dx.IntraOralImageModule

public class IntraOralImageModule
extends GeneralImageModule

Author:
Antonio Magni , Gunter Zeilinger

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

IntraOralImageModule

public IntraOralImageModule(DicomObject dcmobj)


Copyright © 2011 dcm4che. All Rights Reserved.