| 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.
|
| Modifier and Type | Method and Description |
|---|---|
ViewCodeSequence |
OptionalViewandSliceProgressionDirectionMacro.getViewCodeSequence()
Retrieves pre-initialized object of View Code 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.
|
ViewCodeSequence |
MandatoryViewandSliceProgressionDirectionMacro.getViewCodeSequence()
Retrieves pre-initialized object of View Code 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.
|
ViewCodeSequence |
DischargeDiagnosisCodeSequenceItem.getViewCodeSequence()
Retrieves pre-initialized object of View Code 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.
|
ViewCodeSequence |
DetectorInformationSequenceItem.getViewCodeSequence()
Retrieves pre-initialized object of View Code 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.
|
| Modifier and Type | Method and Description |
|---|---|
ViewCodeSequence |
PETImageModule.getViewCodeSequence()
Retrieves pre-initialized object of View Code 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
|
ViewCodeSequence |
DXPositioningModule.getViewCodeSequence()
Return Sequence that describes the projection of the anatomic region of interest on the
image receptor.
|
ViewCodeSequence |
BreastViewModule.getViewCodeSequence()
This method Returns provides the pre-initialized object of View Code Sequence return ViewCodeSequence - object of View Code Sequence.
|