| Package | Description |
|---|---|
| cdac.medinfo.sdk.dcm30_04.dicommodel.modules |
Defines DICOM specified composite and normalized Information object definitions and
data set.
|
| Modifier and Type | Method and Description |
|---|---|
MaskSubtractionSequence |
XAXRFPresentationStateMaskModule.getMaskSubtractionSequence()
Retrieves pre-initialized object of Mask SubtractionSequence
|
MaskSubtractionSequence |
PresentationStateModule.getMaskSubtractionSequence()
Retrieves pre-initialized object of Mask Subtraction Sequence.If the module contains the sequence object
it returns the same otherwise it creates the sequence adds to the module with proper initialization
and then returns the object of sequence
|
MaskSubtractionSequence |
PresentationStateMaskModule.getMaskSubtractionSequence()
Retrieves pre-initialized object of Mask SubtractionSequence.If the module contains the sequence object
it returns the same otherwise it creates the sequence adds to the module with proper initialization
and then returns the object of sequence
|
MaskSubtractionSequence |
MaskModule.getMaskSubtractionSequence()
Return a sequence that describes mask subtraction operations for a Multiframe Image.
|