public class ROIMeasurements_TID1419 extends Template
| Constructor and Description |
|---|
ROIMeasurements_TID1419(SRTree objTree)
Instantiates ROIMeasurements_TID1419 Template.
|
| Modifier and Type | Method and Description |
|---|---|
EquationOrTable_TID315 |
getEquationOrTable()
Retrieves the object of EquationOrTable_TID315
|
MeasurementProperties_TID310 |
getMeasurementProperties()
Retrieves the object of MeasurementStatisticalProperties_TID311
|
Quotation_TID1000 |
getQuotation()
Retrieves the object of Quotation_TID1000
|
void |
setDerivation(int[] arrPosition) |
void |
setEquationOrTable(int[] arrPosition,
EnumCM_EquationOrTable enumEquationOrTable,
java.lang.String strNote) |
void |
setFindingSite(int[] arrPosition)
Sets value for FINDING SITE
|
void |
setLaterality(int[] arrPosition)
Sets value for Laterality
|
void |
setMeasurementMethod(int[] arrPosition)
Sets value for Measurement Method
|
void |
setRealWorldValueMapusedformeasurement(int[] arrPosition,
java.lang.String strReferencedSOPClassUID,
java.lang.String strReferencedSOPInstanceUID)
Sets Real World Value Map used for measurement
|
void |
setTopographicalmodifier(int[] arrPosition)
Sets value for Topographicalmodifier
|
void |
setTrackingIdentifier(int[] arrPosition,
java.lang.String strTrackingIdentifier) |
public ROIMeasurements_TID1419(SRTree objTree)
objTree - Object of SRTree.public Quotation_TID1000 getQuotation()
public EquationOrTable_TID315 getEquationOrTable()
public MeasurementProperties_TID310 getMeasurementProperties()
public void setMeasurementMethod(int[] arrPosition)
arrPosition - Identifier which shows the position of the node in the SR Tree.public void setFindingSite(int[] arrPosition)
arrPosition - Identifier which shows the position of the node in the SR Tree.public void setLaterality(int[] arrPosition)
arrPosition - Identifier which shows the position of the node in the SR Tree.public void setTopographicalmodifier(int[] arrPosition)
arrPosition - Identifier which shows the position of the node in the SR Tree.public void setDerivation(int[] arrPosition)
public void setRealWorldValueMapusedformeasurement(int[] arrPosition,
java.lang.String strReferencedSOPClassUID,
java.lang.String strReferencedSOPInstanceUID)
arrPosition - position at which the node will get added in the tree.strReferencedSOPClassUID - Referenced SOP Class UIDstrReferencedSOPInstanceUID - Referenced SOP Instance UIDpublic void setTrackingIdentifier(int[] arrPosition,
java.lang.String strTrackingIdentifier)
public void setEquationOrTable(int[] arrPosition,
EnumCM_EquationOrTable enumEquationOrTable,
java.lang.String strNote)