org.dcm4che2.iod.module.composite
Class ImagePixelModule

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.ImagePixelModule

public class ImagePixelModule
extends ImagePixel

Since:
Jun 9, 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
ImagePixelModule(DicomObject dcmobj)
           
 
Method Summary
 java.lang.String getPixelDataProviderURL()
           
 void setPixelDataProviderURL(java.lang.String s)
           
 
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, init, updateSequence, updateSequence, validate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImagePixelModule

public ImagePixelModule(DicomObject dcmobj)
Method Detail

getPixelDataProviderURL

public java.lang.String getPixelDataProviderURL()

setPixelDataProviderURL

public void setPixelDataProviderURL(java.lang.String s)


Copyright © 2011 dcm4che. All Rights Reserved.