public class ImageLibraryEntryDescriptorsForProjectionRadiography_TID1603 extends Template
| Constructor and Description |
|---|
ImageLibraryEntryDescriptorsForProjectionRadiography_TID1603(SRTree objTree)
Instantiates ImageLibraryEntryDescriptorsForProjectionRadiography_TID1603 Template.
|
| Modifier and Type | Method and Description |
|---|---|
void |
setHorizontalPixelSpacing(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for HorizontalPixel Spacing
|
void |
setImageView(int[] arrPosition,
EnumCM_BaselineCategory enumBaselineCategory) |
void |
setImageViewModifier(int[] arrPosition,
EnumCM_BaselineCategory enumBaselineCategory) |
void |
setPatientOrientationColumn(int[] arrPosition,
java.lang.String strPatientOrientation)
Sets the value for PatientOrientation Column
|
void |
setPatientOrientationRow(int[] arrPosition,
java.lang.String strPatientOrientation)
Sets the value for PatientOrientation Row
|
void |
setPositionerPrimaryAngle(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for PositionerPrimary Angle
|
void |
setPositionerSecondaryAngle(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for PositionerSecondary Angle
|
void |
setVerticalPixelSpacing(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for VerticalPixel Spacing
|
public ImageLibraryEntryDescriptorsForProjectionRadiography_TID1603(SRTree objTree)
objTree - Object of SRTree.public void setImageView(int[] arrPosition,
EnumCM_BaselineCategory enumBaselineCategory)
public void setImageViewModifier(int[] arrPosition,
EnumCM_BaselineCategory enumBaselineCategory)
public 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.public 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.public 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.public 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.public void setPatientOrientationRow(int[] arrPosition,
java.lang.String strPatientOrientation)
arrPosition - Identifier which shows the position of the node in the SR Tree.strMeasurementMethod - String value for Comment.public void setPatientOrientationColumn(int[] arrPosition,
java.lang.String strPatientOrientation)
arrPosition - Identifier which shows the position of the node in the SR Tree.strMeasurementMethod - String value for Comment.