public class VesselMeasurements_TID3907 extends Template
| Constructor and Description |
|---|
VesselMeasurements_TID3907(SRTree objTree)
Instantiates a new VesselMeasurements_TID3907 Template.
|
| Modifier and Type | Method and Description |
|---|---|
ImageOrSpatialCoordinates_TID320 |
getImageOrSpatialCoordinates()
Retrieves ImageOrSpatialCoordinates.
|
void |
setDerivation(int[] arrPosition,
EnumCM_MinMaxMean enumMinMaxMean)
Sets the value for Derivation.
|
void |
setDistance(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for Distance.
|
void |
setFiducialFeature(int[] arrPosition,
EnumCM_FiducialFeature enumFiducialFeature)
Sets the value for Fiducial Feature.
|
void |
setLaterality(int[] arrPosition,
EnumCM_Laterality enumLaterality)
Sets the value for Laterality.Finding Site
|
void |
setLumenAreaStenosis(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for Lumen Area Stenosis.Distance"
|
void |
setLumenDiameterStenosis(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for Lumen Diameter Stenosis.
|
void |
setRelativePosition(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for Relative Position.
|
void |
setVesselLumenDiameter(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for Vessel Lumen Diameter.
|
public VesselMeasurements_TID3907(SRTree objTree)
objTree - Object of SRTree.public ImageOrSpatialCoordinates_TID320 getImageOrSpatialCoordinates()
public void setLumenDiameterStenosis(int[] arrPosition,
java.lang.String[] arrNumericValue)
arrPosition - Identifier which shows the position of the node in the SR Tree.arrNumericValue - tpublic void setLumenAreaStenosis(int[] arrPosition,
java.lang.String[] arrNumericValue)
arrPosition - Identifier which shows the position of the node in the SR Tree.arrNumericValue - tpublic void setDistance(int[] arrPosition,
java.lang.String[] arrNumericValue)
arrPosition - Identifier which shows the position of the node in the SR Tree.arrNumericValue - tpublic void setLaterality(int[] arrPosition,
EnumCM_Laterality enumLaterality)
arrPosition - Identifier which shows the position of the node in the SR Tree.public void setVesselLumenDiameter(int[] arrPosition,
java.lang.String[] arrNumericValue)
arrPosition - Identifier which shows the position of the node in the SR Tree.arrNumericValue - public void setDerivation(int[] arrPosition,
EnumCM_MinMaxMean enumMinMaxMean)
arrPosition - Identifier which shows the position of the node in the SR Tree.public void setRelativePosition(int[] arrPosition,
java.lang.String[] arrNumericValue)
arrPosition - Identifier which shows the position of the node in the SR Tree.arrNumericValue - public void setFiducialFeature(int[] arrPosition,
EnumCM_FiducialFeature enumFiducialFeature)
arrPosition - Identifier which shows the position of the node in the SR Tree.