| 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.services.print.printsinkimpl |
This package provides classes for default implementation for DataSink implementation for Print Management Service Class.
|
| Modifier and Type | Method and Description |
|---|---|
ReferencedPresentationLUTSequence |
ImageBoxContentSequenceItem.getReferencedPresentationLUTSequence()
Retrieves pre-initialized object of Referenced Presentation LUT 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
|
ReferencedPresentationLUTSequence |
FilmBoxContentSequenceItem.getReferencedPresentationLUTSequence()
Retrieves pre-initialized object of Referenced Presentation LUT 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 |
|---|---|
ReferencedPresentationLUTSequence |
BasicFilmBoxRelationshipModule.getReferencedPresentationLUTSequence()
Retrieves a sequence which provides references to a Presentation LUT related SOP Class/Instance pairs.
|
| Modifier and Type | Method and Description |
|---|---|
ReferencedPresentationLUTSequence |
NCreateFilmBoxAttribute.getReferencedPresentationLUTSequence()
Retrieves a sequence which provides references to a Presentation LUT related SOP Class/Instance pairs.
|
ReferencedPresentationLUTSequence |
NSetFilmBoxAttribute.getReferencedPresentationLUTSequence()
Retrieves a sequence which provides references to a Presentation LUT related SOP Class/Instance pairs.
|
ReferencedPresentationLUTSequence |
NSetGrayscaleImageBoxAttribute.getReferencedPresentationLUTSequence()
Retrieves a sequence which provides references to a Presentation LUT related SOP Class/Instance pairs.
|