public class TwoDimensionalMeasurementGraph_TID3990 extends Template
| Constructor and Description |
|---|
TwoDimensionalMeasurementGraph_TID3990(SRTree objTree)
Instantiates a new TwoDimensionalMeasurementGraph_TID3990 Template.
|
| Modifier and Type | Method and Description |
|---|---|
void |
setXConcept(int[] arrPosition)
Sets the value for X-Concept.
|
void |
setYConcept(int[] arrPosition)
Sets the value for Y-Concept.
|
public TwoDimensionalMeasurementGraph_TID3990(SRTree objTree)
objTree - Object of SRTree.public void setXConcept(int[] arrPosition)
arrPosition - Identifier which shows the position of the node in the SR Tree.public void setYConcept(int[] arrPosition)
arrPosition - Identifier which shows the position of the node in the SR Tree.