| Package | Description |
|---|---|
| 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 |
XRay3DImageModule.setRecognizableVisualFeatures(EnumRecognizableVisualFeatures enumRecognizableVisualFeatures)
Sets Recognizable Visual Features.
|
void |
SCMultiFrameImageModule.setRecognizableVisualFeatures(EnumRecognizableVisualFeatures enumRecognizableVisualFeatures)
Sets indicates whether or not the image contains sufficiently recognizable visual features to allow the image or a reconstruction from a set of images to identifythe patient.
|
void |
ParametricMapImageModule.setRecognizableVisualFeatures(EnumRecognizableVisualFeatures enumRecognizableVisualFeatures)
Sets Indicates whether or not the image contains sufficiently recognizable visual features to allow the image or a reconstruction from a set ofimages to identify the patient.
|
void |
OphthalmicTomographyImageModule.setRecognizableVisualFeatures(EnumRecognizableVisualFeatures enumRecognizableVisualFeatures)
Sets Recognizable Visual Features.
|
void |
OphthalmicThicknessMapModule.setRecognizableVisualFeatures(EnumRecognizableVisualFeatures enumRecognizableVisualFeatures)
Sets Recognizable Visual Features.
|
void |
OphthalmicPhotographyImageModule.setRecognizableVisualFeatures(EnumRecognizableVisualFeatures enumRecognizableVisualFeatures)
Sets Recognizable Visual Features.
|
void |
IntravascularOCTImageModule.setRecognizableVisualFeatures(EnumRecognizableVisualFeatures enumRecognizableVisualFeatures)
Sets Indicates whether or not the image contains sufficiently recognizable visual features to allow the image or a reconstruction from a set ofimages to identify the patient.
|
void |
EnhancedXAOrXRFImageModule.setRecognizableVisualFeatures(EnumRecognizableVisualFeatures enumRecognizableVisualFeatures)
Sets Recognizable Visual Features.
|
void |
EnhancedUSImageModule.setRecognizableVisualFeatures(EnumRecognizableVisualFeatures enumRecognizableVisualFeatures)
Sets Indicates whether or not the image contains sufficiently recognizable visual features to allow the image or a reconstruction from a set ofimages to identify the patient.
|
void |
EnhancedPETImageModule.setRecognizableVisualFeatures(EnumRecognizableVisualFeatures enumRecognizableVisualFeatures)
Sets the BurnedInAnnotation Defined in Terms of TEXT,NUMERIC,CODE,DATE,TIME,PNAME
|
void |
EnhancedCTImageModule.setRecognizableVisualFeatures(EnumRecognizableVisualFeatures enumRecognizableVisualFeatures)
Sets Recognizable Visual Features.
|
void |
EncapsulatedDocumentModule.setRecognizableVisualFeatures(EnumRecognizableVisualFeatures enumRecognizableVisualFeatures)
Sets Indicates whether or not the image contains sufficiently recognizable visual features to allow the image or a reconstruction from a set ofimages to identify the patient.
|
void |
CornealTopographyMapImageModule.setRecognizableVisualFeatures(EnumRecognizableVisualFeatures enumBurnedInAnnotation)
Sets Recognizable Visual Features
|
| Modifier and Type | Method and Description |
|---|---|
static EnumRecognizableVisualFeatures |
EnumRecognizableVisualFeatures.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static EnumRecognizableVisualFeatures[] |
EnumRecognizableVisualFeatures.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|