public class CADImageLibraryEntryTemplate_TID4020 extends Template
| Constructor and Description |
|---|
CADImageLibraryEntryTemplate_TID4020(SRTree objTree)
Instantiates a new CADImageLibraryEntryTemplate_TID4020 Template.
|
| Modifier and Type | Method and Description |
|---|---|
void |
setContentDate(int[] arrPosition,
java.lang.String strContentDate)
Sets the value for Content Date.
|
void |
setContentTime(int[] arrPosition,
java.lang.String strContentTime)
Sets the value for Content Time.
|
void |
setHorizontalPixelSpacing(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for Horizontal Pixel Spacing.
|
void |
setPatientOrientationColumn(int[] arrPosition,
java.lang.String strPatientOrientationColumn)
Sets the value for Patient Orientation Column
|
void |
setPatientOrientationRow(int[] arrPosition,
java.lang.String strPatientOrientationRow)
Sets the value for Patient Orientation Row
|
void |
setPositionerPrimaryAngle(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for Positioner Primary Angle.
|
void |
setPositionerSecondaryAngle(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for Positioner Secondary Angle.
|
void |
setStudyDate(int[] arrPosition,
java.lang.String strStudyDate)
Sets the value for Study Date.
|
void |
setStudyTime(int[] arrPosition,
java.lang.String strStudyTime)
Sets the value for Study Time.
|
void |
setVerticalPixelSpacing(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for Vertical Pixel Spacing.
|
public CADImageLibraryEntryTemplate_TID4020(SRTree objTree)
objTree - Object of SRTree.public void setPatientOrientationRow(int[] arrPosition,
java.lang.String strPatientOrientationRow)
arrPosition - Identifier which shows the position of the node in the SR Tree.strPatientOrientationRow - String value for Algorithm Version.public void setPatientOrientationColumn(int[] arrPosition,
java.lang.String strPatientOrientationColumn)
arrPosition - Identifier which shows the position of the node in the SR Tree.strPatientOrientationColumn - String value for Algorithm Version.public void setStudyDate(int[] arrPosition,
java.lang.String strStudyDate)
arrPosition - Identifier which shows the position of the node in the SR Tree.strStudyDate - String value for Subject Birth Datepublic void setStudyTime(int[] arrPosition,
java.lang.String strStudyTime)
arrPosition - Identifier which shows the position of the node in the SR Tree.strStudyTime - String value for Subject Birth Datepublic void setContentDate(int[] arrPosition,
java.lang.String strContentDate)
arrPosition - Identifier which shows the position of the node in the SR Tree.strContentDate - String value for Subject Birth Datepublic void setContentTime(int[] arrPosition,
java.lang.String strContentTime)
arrPosition - Identifier which shows the position of the node in the SR Tree.strContentTime - String value for Subject Birth Datepublic void setHorizontalPixelSpacing(int[] arrPosition,
java.lang.String[] arrNumericValue)
arrPosition - Identifier which shows the position of the node in the SR Tree.arrNumericValue - String array for Numeric Value. of Horizontal Pixel Spacingpublic void setVerticalPixelSpacing(int[] arrPosition,
java.lang.String[] arrNumericValue)
arrPosition - Identifier which shows the position of the node in the SR Tree.arrNumericValue - String array for Numeric Value. of Vertical Pixel Spacingpublic void setPositionerPrimaryAngle(int[] arrPosition,
java.lang.String[] arrNumericValue)
arrPosition - Identifier which shows the position of the node in the SR Tree.arrNumericValue - String array for Numeric Value. of Positioner Primary Anglepublic void setPositionerSecondaryAngle(int[] arrPosition,
java.lang.String[] arrNumericValue)
arrPosition - Identifier which shows the position of the node in the SR Tree.arrNumericValue - String array for Numeric Value. of Positioner Secondary Angle