| Package | Description |
|---|---|
| cdac.medinfo.sdk.dcm30_04.templates.chestcadsriodtemplates |
This package provides Chest CAD SR IOD Templates.
|
| cdac.medinfo.sdk.dcm30_04.templates.cid |
This package provides all CIDs required in Templates.
|
| cdac.medinfo.sdk.dcm30_04.templates.enums.cm |
This package provides enums for code meaning.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ChestCADDescriptors_TID4105.setTextureDescriptor(int[] arrPosition,
EnumCM_ChestTextureDescriptor enumChestTextureDescriptor)
Sets value for Texture Descriptor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ChestTextureDescriptor_CID6131.setChestTextureDescriptor(EnumCM_ChestTextureDescriptor enumChestTextureDescriptor)
Sets the value for ChestTextureDescriptor
|
| Modifier and Type | Method and Description |
|---|---|
static EnumCM_ChestTextureDescriptor |
EnumCM_ChestTextureDescriptor.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static EnumCM_ChestTextureDescriptor[] |
EnumCM_ChestTextureDescriptor.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|