| Package | Description |
|---|---|
| cdac.medinfo.sdk.dcm30_04.baselibs |
It includes implementation of various data types,tag,transfer syntaxes,both implicit and explicit data elements, along with classes that
provide reading writing capability, .
|
| cdac.medinfo.sdk.dcm30_04.dicommodel.modules |
Defines DICOM specified composite and normalized Information object definitions and
data set.
|
| cdac.medinfo.sdk.dcm30_04.enums |
Provides Enumeration classes for Defined terms and values of DICOM.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BasicGrayscaleImageSequenceItem.setPhotometricInterpretation(EnumPhotometricInterpretation enumPhotometricInterpretation)
Sets the intended interpretation of the pixel data.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XRayImageModule.setPhotometricInterpretation(EnumPhotometricInterpretation enumPhotometricInterpretation)
The method is used to set Specifies the intended interpretation of the pixel data.
|
void |
XRay3DImageModule.setPhotometricInterpretation(EnumPhotometricInterpretation enumPhotometricInterpretation)
Sets Specifies the intended interpretation of the pixel data.
|
void |
WholeSlideMicroscopyImageModule.setPhotometricInterpretation(EnumPhotometricInterpretation enumPhotometricInterpretation)
Sets Photometric Interpretation.
|
void |
VLImageModule.setPhotometricInterpretation(EnumPhotometricInterpretation enumPhotometricInterpretation)
The method is used to set Specifies the intended interpretation of the pixel data.
|
void |
USImageModule.setPhotometricInterpretation(EnumPhotometricInterpretation enumPhotometricInterpretation)
The method is used to set Specifies the intended interpretation of the pixel data.
|
void |
SegmentationImageModule.setPhotometricInterpretation(EnumPhotometricInterpretation enumPhotometricInterpretation)
Sets Specifies the intended interpretation of the pixel data.
|
void |
RTImageModule.setPhotometricInterpretation(EnumPhotometricInterpretation enumPhotometricInterpretation)
Sets the intended interpretation of the pixel data.
|
void |
RTDoseModule.setPhotometricInterpretation(EnumPhotometricInterpretation enumPhotometricInterpretation)
Sets Photometric Interpretation.
|
void |
ParametricMapImageModule.setPhotometricInterpretation(EnumPhotometricInterpretation enumPhotometricInterpretation)
The method is used to set Specifies the intended interpretation of the pixel data.
|
void |
PETImageModule.setPhotometricInterpretation(EnumPhotometricInterpretation enumPhotometricInterpretation)
Sets the intended interpretation of the pixel data.
|
void |
OphthalmicTomographyImageModule.setPhotometricInterpretation(EnumPhotometricInterpretation enumPhotometricInterpretation)
Sets Specifies the intended interpretation of the pixel data.
|
void |
OphthalmicPhotographyImageModule.setPhotometricInterpretation(EnumPhotometricInterpretation enumPhotometricInterpretation)
Sets Specifies the intended interpretation of the pixel data.
|
void |
NMImagePixelModule.setPhotometricInterpretation(EnumPhotometricInterpretation enumPhotometricInterpretation)
Sets the intended interpretation of the pixel data.
|
void |
MRImageModule.setPhotometricInterpretation(EnumPhotometricInterpretation enumPhotometricInterpretation)
Sets the intended interpretation of the pixel data.
|
void |
HardcopyGrayscaleImageModule.setPhotometricInterpretation(EnumPhotometricInterpretation enumPhotometricInterpretation)
Sets the intended interpretation of the pixel data.
|
void |
HCColorImageModule.setPhotometricInterpretation(EnumPhotometricInterpretation enumPhotometricInterpretation)
Sets the intended interpretation of the pixel data.
|
void |
FloatingPointImagePixelModule.setPhotometricInterpretation(EnumPhotometricInterpretation enumPhotometricInterpretation)
Sets PhotometricInterpretation
Specifies the intended interpretation of the pixel data.
|
void |
EnhancedXAOrXRFImageModule.setPhotometricInterpretation(EnumPhotometricInterpretation enumPhotometricInterpretation)
Sets Specifies the intended interpretation of the pixel data.
|
void |
EnhancedUSImageModule.setPhotometricInterpretation(EnumPhotometricInterpretation enumPhotometricInterpretation)
Sets Specifies the intended interpretation of the pixel data.
|
void |
EnhancedMammographyImageModule.setPhotometricInterpretation(EnumPhotometricInterpretation enumPhotometricInterpretation)
The method is used to set Specifies the intended interpretation of the pixel data.
|
void |
EnhancedMRImageModule.setPhotometricInterpretation(EnumPhotometricInterpretation enumPhotometricInterpretation)
Sets Specifies the intended interpretation of the pixel data.
|
void |
EnhancedCTImageModule.setPhotometricInterpretation(EnumPhotometricInterpretation enumPhotometricInterpretation)
Sets Specifies the intended interpretation of the pixel data.
|
void |
DoubleFloatingPointImagePixelModule.setPhotometricInterpretation(EnumPhotometricInterpretation enumPhotometricInterpretation)
Sets PhotometricInterpretation
Specifies the intended interpretation of the pixel data.
|
void |
DXImageModule.setPhotometricInterpretation(EnumPhotometricInterpretation enumPhotometricInterpretation)
Sets Specifies the intended interpretation of the pixel data.
|
void |
CornealTopographyMapImageModule.setPhotometricInterpretation(EnumPhotometricInterpretation enumPhotometricInterpretation)
The method is used to set Specifies the intended interpretation of the pixel data.
|
void |
CRImageModule.setPhotometricInterpretation(EnumPhotometricInterpretation enumPhotometricInterpretation)
The method is used to set Specifies the intended interpretation of the pixel data.
|
| Modifier and Type | Method and Description |
|---|---|
static EnumPhotometricInterpretation |
EnumPhotometricInterpretation.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static EnumPhotometricInterpretation[] |
EnumPhotometricInterpretation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|