| 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.coloncadsriodtemplates |
This package provides Colon CAD SR IOD Templates.
|
| cdac.medinfo.sdk.dcm30_04.templates.enums.cm |
This package provides enums for code meaning.
|
| cdac.medinfo.sdk.dcm30_04.templates.mammographycadsriodtemplates |
This package provides Mammography CAD SR IOD Templates.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ChestCADSingleImageFindingTemplate_TID4104.setNonlesionModifier(int[] arrPosition,
EnumCM_IntendedUseOfCADOutput enumIntendedUseOfCADOutput)
Sets value for Nonlesion Modifier.
|
void |
ChestCADCompositeFeatureTemplate_TID4102.setRenderingIntent(int[] arrPosition,
EnumCM_IntendedUseOfCADOutput enumIntendedUseOfCADOutput)
Sets value for Rendering Intent.
|
void |
ChestCADSingleImageFindingTemplate_TID4104.setRenderingIntent(int[] arrPosition,
EnumCM_IntendedUseOfCADOutput enumIntendedUseOfCADOutput)
Sets value for Rendering Intent.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IntendedUseOfCADOutput_CID6034.setIntendedUseOfCADOutput(EnumCM_IntendedUseOfCADOutput enumIntendedUseOfCADOutput)
Sets the value for IntendedUseOfCADOutput
|
| Modifier and Type | Method and Description |
|---|---|
void |
ColonCADSingleImageFinding_TID4127.setRenderingIntent(int[] arrPosition,
EnumCM_IntendedUseOfCADOutput enumIntendedUseOfCADOutput)
Sets value for Rendering Intent.
|
| Modifier and Type | Method and Description |
|---|---|
static EnumCM_IntendedUseOfCADOutput |
EnumCM_IntendedUseOfCADOutput.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static EnumCM_IntendedUseOfCADOutput[] |
EnumCM_IntendedUseOfCADOutput.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MammographyCADCompositeFeature_TID4004.setRenderingIntent(int[] arrPosition,
EnumCM_IntendedUseOfCADOutput enumIntendedUseOfCADOutput)
Sets value for RenderingIntent.
|
void |
MammographyCADIndividualImpressionRecommendationTemplate_TID4003.setRenderingIntent(int[] arrPosition,
EnumCM_IntendedUseOfCADOutput enumIntendedUseOfCADOutput)
Sets value for Rendering Intent.
|
void |
MammographyCADSingleImageFindingTemplate_TID4006.setRenderingIntent(int[] arrPosition,
EnumCM_IntendedUseOfCADOutput enumIntendedUseOfCADOutput)
Sets value for Rendering Intent.
|