| 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.
|
| 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 |
|---|---|
void |
PresentationLUTContentSequenceItem.setPresentationLUTShape(EnumPresentationLUTShape enumPresentationLUTShape)
Sets predefined Presentation LUT transformation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XRay3DImageModule.setPresentationLUTShape(EnumPresentationLUTShape enumPresentationLUTShape)
Sets a subset of a conceptual Presentation LUT.This Attribute defines an identity transformation or inverse
identity transformation.
|
void |
WholeSlideMicroscopyImageModule.setPresentationLUTShape(EnumPresentationLUTShape enumPresentationLUTShape)
Sets a subset of a conceptual Presentation LUT.This Attribute defines an identity transformation or inverse
identity transformation.
|
void |
SoftcopyPresentationLUTModule.setPresentationLUTShape(EnumPresentationLUTShape enumPresentationLUTShape)
Sets predefined Presentation LUT transformation.
|
void |
SCMultiFrameImageModule.setPresentationLUTShape(EnumPresentationLUTShape enumPresentationLUTShape)
Specifies an identity transformation for the Presentation LUT.
|
void |
PresentationLUTModule.setPresentationLUTShape(EnumPresentationLUTShape enumPresentationLUTShape)
Sets pre-defined Presentation LUT shapes.
|
void |
ParametricMapImageModule.setPresentationLUTShape(EnumPresentationLUTShape enumPresentationLUTShape)
Sets the PresentationLUTShape
|
void |
OphthalmicTomographyImageModule.setPresentationLUTShape(EnumPresentationLUTShape enumPresentationLUTShape)
Sets a subset of a conceptual Presentation LUT.This Attribute defines an identity transformation or inverse
identity transformation.
|
void |
OphthalmicPhotographyImageModule.setPresentationLUTShape(EnumPresentationLUTShape enumPresentationLUTShape)
Sets a subset of a conceptual Presentation LUT.This Attribute defines an identity transformation or inverse
identity transformation.
|
void |
IntravascularOCTImageModule.setPresentationLUTShape(EnumPresentationLUTShape enumPresentationLUTShape)
Sets a Presentation LUT Shape
Enumerated Values:
IDENTITY - output is in P-Values
|
void |
GeneralImageModule.setPresentationLUTShape(EnumPresentationLUTShape enumPresentationLUTShape)
The method is used to set identity transformation for the Presentation LUT.
|
void |
EnhancedXAOrXRFImageModule.setPresentationLUTShape(EnumPresentationLUTShape enumPresentationLUTShape)
Sets a subset of a conceptual Presentation LUT.
|
void |
EnhancedUSImageModule.setPresentationLUTShape(EnumPresentationLUTShape enumPresentationLUTShape)
Sets a subset of a conceptual Presentation LUT.
|
void |
EnhancedMammographyImageModule.setPresentationLUTShape(EnumPresentationLUTShape enumPresentationLUTShape)
Sets the PresentationLUTShape
|
void |
EnhancedCTImageModule.setPresentationLUTShape(EnumPresentationLUTShape enumPresentationLUTShape)
Sets a subset of a conceptual Presentation LUT.
|
void |
DXImageModule.setPresentationLUTShape(EnumPresentationLUTShape enumPresentationLUTShape)
Sets a subset of a conceptual Presentation LUT.This Attribute defines an identity transformation or inverse
identity transformation.
|
| Modifier and Type | Method and Description |
|---|---|
static EnumPresentationLUTShape |
EnumPresentationLUTShape.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static EnumPresentationLUTShape[] |
EnumPresentationLUTShape.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NCreatePresentationLUTAttribute.setPresentationLUTShape(EnumPresentationLUTShape enumPresentationLUTShape)
Sets a subset of a conceptual Presentation LUT.This Attribute defines an identity transformation or inverse
identity transformation.
|