| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.dcm4che2.iod.module.Module
org.dcm4che2.iod.module.composite.ImagePixel
org.dcm4che2.iod.module.composite.GeneralImageModule
org.dcm4che2.iod.module.lut.LutModule
public class LutModule
Provide access to the various types of LUTs available in images, both as raw values, and as ILut implementations that perform the lookups.
| Field Summary | 
|---|
| Fields inherited from class org.dcm4che2.iod.module.Module | 
|---|
| dcmobj | 
| Constructor Summary | |
|---|---|
| LutModule(DicomObject dcmobj)Create a LUT module object | |
| Method Summary | |
|---|---|
|  ModalityLutModule | getModalityLutModule()Get the modality LUT module | 
|  VoiLutModule | getVoiLutModule()Get the VOI LUT Module | 
| 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 | 
|---|
public LutModule(DicomObject dcmobj)
| Method Detail | 
|---|
public ModalityLutModule getModalityLutModule()
public VoiLutModule getVoiLutModule()
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||