| Package | Description |
|---|---|
| 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 |
CADGeometrySecondaryGraphicalRepresentation_CID6166.setCADGeometrySecondaryGraphicalRepresentation(EnumCM_CADGeometrySecondaryGraphicalRepresentation enumCADGeometrySecondaryGraphicalRepresentation)
Sets the value for CADGeometrySecondaryGraphicalRepresentation
|
| Modifier and Type | Method and Description |
|---|---|
void |
ColonCADGeometry_TID4129.setOutline(int[] arrPosition,
EnumCM_CADGeometrySecondaryGraphicalRepresentation enumCADGeometrySecondaryGraphicalRepresentation,
float[] arrFlGraphicData)
Sets value for Outline
|
| Modifier and Type | Method and Description |
|---|---|
static EnumCM_CADGeometrySecondaryGraphicalRepresentation |
EnumCM_CADGeometrySecondaryGraphicalRepresentation.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static EnumCM_CADGeometrySecondaryGraphicalRepresentation[] |
EnumCM_CADGeometrySecondaryGraphicalRepresentation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MammographyCADGeometryTemplate_TID4021.setCADGeometrySecondaryGraphicalRepresentation(int[] arrPosition,
EnumCM_CADGeometrySecondaryGraphicalRepresentation enumCADGeometrySecondaryGraphicalRepresentation,
EnumGraphicType enumGraphicType,
float[] arrFlGraphicData,
EnumGraphicType enumGraphicTypeString)
Sets value for CADGeometrySecondaryGraphicalRepresentation.
|