public class Measurement_TID300 extends Template
| Constructor and Description |
|---|
Measurement_TID300(SRTree objTree)
Instantiates a new AreaMeasurementTemplate_TID1401 Template.
|
| Modifier and Type | Method and Description |
|---|---|
EquationOrTable_TID315 |
getEquationOrTable()
Retrieves the object of MeasurementStatisticalProperties_TID311
|
ImageOrSpatialCoordinates_TID320 |
getImageOrSpatialCoordinates()
Retrieves the object of ImageOrSpatialCoordinates_TID320
|
Measurement_TID300 |
getMeasurementStatisticalProperties()
Retrieves the object of MeasurementStatisticalProperties_TID311
|
Quotation_TID1000 |
getobjQuotation()
Retrieves the object of Quotation_TID1000
|
TrackingIdentifier_TID4108 |
getTrackingIdentifier()
Retrieves the object of ImageOrSpatialCoordinates_TID320
|
WaveformOrTemporalCoordinates_TID321 |
getWaveformOrTemporalCoordinates()
Retrieves the object of ImageOrSpatialCoordinates_TID320
|
void |
setDerivation(int[] arrPosition) |
void |
setEquationorTable(int[] arrPosition,
EnumCM_EquationOrTable enumEquationOrTable)
Sets the value for “Equation orTable
|
void |
setEquivalentMeaningOfConceptName(int[] arrPosition,
java.lang.String strTracking)
Sets the value for Equivalent Meaning ofConcept Name
|
void |
setFindingSite(int[] arrPosition) |
void |
setLaterality(int[] arrPosition,
EnumCM_Laterality enumLaterality) |
void |
setMeasurementMethod(int[] arrPosition) |
void |
setRealWorldValueMapUsedForMeasurement(int[] arrPosition,
java.lang.String strReferencedSOPClassUID,
java.lang.String strReferencedSOPInstanceUID) |
void |
setTopographicalModifier(int[] arrPosition) |
public Measurement_TID300(SRTree objTree)
objTree - Object of SRTree.public TrackingIdentifier_TID4108 getTrackingIdentifier()
public WaveformOrTemporalCoordinates_TID321 getWaveformOrTemporalCoordinates()
public Quotation_TID1000 getobjQuotation()
public ImageOrSpatialCoordinates_TID320 getImageOrSpatialCoordinates()
public EquationOrTable_TID315 getEquationOrTable()
public Measurement_TID300 getMeasurementStatisticalProperties()
public void setMeasurementMethod(int[] arrPosition)
public void setDerivation(int[] arrPosition)
public void setFindingSite(int[] arrPosition)
public void setLaterality(int[] arrPosition,
EnumCM_Laterality enumLaterality)
public void setTopographicalModifier(int[] arrPosition)
public void setRealWorldValueMapUsedForMeasurement(int[] arrPosition,
java.lang.String strReferencedSOPClassUID,
java.lang.String strReferencedSOPInstanceUID)
public void setEquivalentMeaningOfConceptName(int[] arrPosition,
java.lang.String strTracking)
arrPosition - Identifier which shows the position of the node in the SR Tree.strMeasurementMethod - String value for Comment.public void setEquationorTable(int[] arrPosition,
EnumCM_EquationOrTable enumEquationOrTable)
arrPosition - Identifier which shows the position of the node in the SR Tree.strMeasurementMethod - String value for Comment.