public class ChestCADDescriptors_TID4105 extends Template
| Constructor and Description |
|---|
ChestCADDescriptors_TID4105(SRTree objTree)
Instantiates a new ChestCADDescriptors_TID4105 Template.
|
| Modifier and Type | Method and Description |
|---|---|
void |
setAbnormalDistributionOfAnatomicStructure(int[] arrPosition,
EnumCM_ChestAnatomicStructureAbnormalDistribution enumChestAnatomicStructureAbnormalDistribution)
Sets value for Abnormal Distribution of Anatomic Structure.
|
void |
setAttenuationCoefficientMeasurements(int[] arrPosition,
java.lang.String[] arrNumericValue,
EnumCM_AttenuationCoefficientMeasurements enumAttenuationCoefficientMeasurements)
Sets the value for Attenuation Coefficient Measurements.
|
void |
setBorderDefinition(int[] arrPosition,
EnumCM_ChestBorderDefinition enumChestBorderDefinition)
Sets value for Border definition.
|
void |
setBorderShape(int[] arrPosition,
EnumCM_ChestBorderShape enumChestBorderShape)
Sets value for Border shape.
|
void |
setCalcificationDescriptor(int[] arrPosition,
EnumCM_ChestCalcificationDescriptor enumChestCalcificationDescriptor)
Sets value for Calcification Descriptor.
|
void |
setCalculatedValue(int[] arrPosition,
java.lang.String[] arrNumericValue,
EnumCM_CalculatedValue enumCalculatedValue)
Sets the value for Calculated Value.
|
void |
setCalculationDescription(int[] arrPosition,
java.lang.String strCalculationDescription)
Sets the value for Calculation Description
|
void |
setDerivation(int[] arrPosition,
EnumCM_CalculationMethods enumCalculationMethods)
Sets value for Derivation.
|
void |
setDistributionDescriptor(int[] arrPosition,
EnumCM_ChestDistributionDescriptor enumChestDistributionDescriptor)
Sets value for Distribution Descriptor.
|
void |
setLaterality(int[] arrPosition,
EnumCM_Laterality enumLaterality)
Sets the value for Laterality.
|
void |
setLocationInChest(int[] arrPosition,
java.lang.Enum enumValue)
Sets value for Location in Chest.
|
void |
setOpacityDescriptor(int[] arrPosition,
EnumCM_ChestOpacityDescriptor enumChestOpacityDescriptor)
Sets value for Opacity Descriptor.
|
void |
setOrientationDescriptor(int[] arrPosition,
EnumCM_ChestOrientationDescriptor enumChestOrientationDescriptor)
Sets value for Orientation Descriptor.
|
void |
setSeverity(int[] arrPosition,
EnumCM_SeverityDescriptor enumSeverityDescriptor)
Sets the value for Severity.
|
void |
setSiteInvolvement(int[] arrPosition,
EnumCM_ChestSiteInvolvement enumChestSiteInvolvement)
Sets value for Site involvement.
|
void |
setSizeDescriptor(int[] arrPosition,
EnumCM_SizeDescriptor enumSizeDescriptor)
Sets value for Size Descriptor.
|
void |
setTextureDescriptor(int[] arrPosition,
EnumCM_ChestTextureDescriptor enumChestTextureDescriptor)
Sets value for Texture Descriptor.
|
void |
setThresholdAttenuationCoefficient(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for Threshold Attenuation Coefficient.
|
void |
setTypeOfContent(int[] arrPosition,
EnumCM_ChestContentDescriptor enumChestContentDescriptor)
Sets value for Type of Content.
|
void |
setWidthDescriptor(int[] arrPosition,
EnumCM_WidthDescriptor enumWidthDescriptor)
Sets value for Width Descriptor.
|
public ChestCADDescriptors_TID4105(SRTree objTree)
objTree - Object of SRTree.public void setSizeDescriptor(int[] arrPosition,
EnumCM_SizeDescriptor enumSizeDescriptor)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumSizeDescriptor - Enumerated value for SizeDescriptorpublic void setWidthDescriptor(int[] arrPosition,
EnumCM_WidthDescriptor enumWidthDescriptor)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumWidthDescriptor - Enumerated value for WidthDescriptorpublic void setBorderShape(int[] arrPosition,
EnumCM_ChestBorderShape enumChestBorderShape)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumChestBorderShape - Enumerated value for ChestBorderShapepublic void setBorderDefinition(int[] arrPosition,
EnumCM_ChestBorderDefinition enumChestBorderDefinition)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumChestBorderDefinition - Enumerated value for ChestBorderDefinitionpublic void setOrientationDescriptor(int[] arrPosition,
EnumCM_ChestOrientationDescriptor enumChestOrientationDescriptor)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumChestOrientationDescriptor - Enumerated value for ChestOrientationDescriptorpublic void setTypeOfContent(int[] arrPosition,
EnumCM_ChestContentDescriptor enumChestContentDescriptor)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumChestContentDescriptor - Enumerated value for ChestContentDescriptorpublic void setOpacityDescriptor(int[] arrPosition,
EnumCM_ChestOpacityDescriptor enumChestOpacityDescriptor)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumChestOpacityDescriptor - Enumerated value for ChestOpacityDescriptorpublic void setLocationInChest(int[] arrPosition,
java.lang.Enum enumValue)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumValue - This value can be one of the following Enum - EnumCM_GeneralChestLocation,
EnumCM_LocationInLungEnumCM_SegmentLocationInLung.public void setLaterality(int[] arrPosition,
EnumCM_Laterality enumLaterality)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumLaterality - Enum value for Lateralitypublic void setDistributionDescriptor(int[] arrPosition,
EnumCM_ChestDistributionDescriptor enumChestDistributionDescriptor)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumChestDistributionDescriptor - Enumerated value for ChestDistributionDescriptorpublic void setAbnormalDistributionOfAnatomicStructure(int[] arrPosition,
EnumCM_ChestAnatomicStructureAbnormalDistribution enumChestAnatomicStructureAbnormalDistribution)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumChestAnatomicStructureAbnormalDistribution - Enumerated value for ChestAnatomicStructureAbnormalDistributionpublic void setSiteInvolvement(int[] arrPosition,
EnumCM_ChestSiteInvolvement enumChestSiteInvolvement)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumChestSiteInvolvement - Enumerated value for ChestSiteInvolvementpublic void setSeverity(int[] arrPosition,
EnumCM_SeverityDescriptor enumSeverityDescriptor)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumSeverityDescriptor - Enumerated value for value for SeverityDescriptor.public void setTextureDescriptor(int[] arrPosition,
EnumCM_ChestTextureDescriptor enumChestTextureDescriptor)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumChestTextureDescriptor - Enumerated value for ChestTextureDescriptorpublic void setCalcificationDescriptor(int[] arrPosition,
EnumCM_ChestCalcificationDescriptor enumChestCalcificationDescriptor)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumChestCalcificationDescriptor - Enumerated value for ChestCalcificationDescriptorpublic void setCalculatedValue(int[] arrPosition,
java.lang.String[] arrNumericValue,
EnumCM_CalculatedValue enumCalculatedValue)
arrPosition - Identifier which shows the position of the node in the SR Tree.arrNumericValue - String array for Numeric Value.enumCalculatedValue - Enumerated value for CalculatedValuepublic void setDerivation(int[] arrPosition,
EnumCM_CalculationMethods enumCalculationMethods)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumCalculationMethod - Enum value for Calculation Method.public void setThresholdAttenuationCoefficient(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 setAttenuationCoefficientMeasurements(int[] arrPosition,
java.lang.String[] arrNumericValue,
EnumCM_AttenuationCoefficientMeasurements enumAttenuationCoefficientMeasurements)
arrPosition - Identifier which shows the position of the node in the SR Tree.arrNumericValue - String array for Numeric Value.enumAttenuationCoefficientMeasurements - Enum Value of AttenuationCoefficientMeasurementspublic void setCalculationDescription(int[] arrPosition,
java.lang.String strCalculationDescription)
arrPosition - Identifier which shows the position of the node in the SR Tree.strCalculationDescription - String value for Calculation Description.