|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GeneralImageModule | |
---|---|
org.dcm4che2.iod.composite | This package contains classes which represent the composite IODs as specified in Appendix A of PS3.3. |
org.dcm4che2.iod.module.cr | |
org.dcm4che2.iod.module.dx | |
org.dcm4che2.iod.module.lut |
Uses of GeneralImageModule in org.dcm4che2.iod.composite |
---|
Fields in org.dcm4che2.iod.composite declared as GeneralImageModule | |
---|---|
protected GeneralImageModule |
Image.generalImageModule
|
Methods in org.dcm4che2.iod.composite that return GeneralImageModule | |
---|---|
GeneralImageModule |
Image.getGeneralImageModule()
|
Constructors in org.dcm4che2.iod.composite with parameters of type GeneralImageModule | |
---|---|
Image(DicomObject dcmobj,
GeneralSeriesModule seriesModule,
GeneralImageModule imageModule)
|
Uses of GeneralImageModule in org.dcm4che2.iod.module.cr |
---|
Subclasses of GeneralImageModule in org.dcm4che2.iod.module.cr | |
---|---|
class |
CRImageModule
|
Uses of GeneralImageModule in org.dcm4che2.iod.module.dx |
---|
Subclasses of GeneralImageModule in org.dcm4che2.iod.module.dx | |
---|---|
class |
DXImageModule
A specialized class that represents the DX Image Module. |
class |
IntraOralImageModule
|
class |
MammographyImageModule
|
Uses of GeneralImageModule in org.dcm4che2.iod.module.lut |
---|
Subclasses of GeneralImageModule in org.dcm4che2.iod.module.lut | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |