public class BestIllustrationOfFindings_TID3909 extends Template
| Constructor and Description |
|---|
BestIllustrationOfFindings_TID3909(SRTree objTree)
Instantiates a new BestIllustrationOfFindings_TID3909 Template.
|
| Modifier and Type | Method and Description |
|---|---|
void |
setBestIllustrationOfFinding(int[] arrPosition,
float[] arrFlGraphicData,
EnumGraphicType enumGraphicType)
Sets the value for Best illustration of finding.
|
void |
setBestIllustrationOfFinding(int[] arrPosition,
java.lang.String[] string)
Sets the value for Best illustration of finding.
|
void |
setBestIllustrationOfFinding(int[] arrPosition,
java.lang.String[] arrStrReferencedDatetime,
int[] lArrReferencedSamplePositions,
java.lang.String[] arrStrReferencedTimeOffsets)
Sets the value for Best illustration of finding.
|
void |
setBestIllustrationOfFinding(int[] arrPosition,
java.lang.String strRefSOPClassUID,
short[] arrShReferencedWaveformChannels)
Sets the value for Best illustration of finding.
|
public BestIllustrationOfFindings_TID3909(SRTree objTree)
objTree - Object of SRTree.public void setBestIllustrationOfFinding(int[] arrPosition,
java.lang.String[] string)
arrPosition - Identifier which shows the position of the node in the SR Tree.string - public void setBestIllustrationOfFinding(int[] arrPosition,
java.lang.String strRefSOPClassUID,
short[] arrShReferencedWaveformChannels)
arrPosition - Identifier which shows the position of the node in the SR Tree.strRefSOPClassUID - arrShReferencedWaveformChannels - string - public void setBestIllustrationOfFinding(int[] arrPosition,
float[] arrFlGraphicData,
EnumGraphicType enumGraphicType)
arrPosition - Identifier which shows the position of the node in the SR Tree.arrFlGraphicData - enumGraphicType - string - public void setBestIllustrationOfFinding(int[] arrPosition,
java.lang.String[] arrStrReferencedDatetime,
int[] lArrReferencedSamplePositions,
java.lang.String[] arrStrReferencedTimeOffsets)
arrPosition - Identifier which shows the position of the node in the SR Tree.arrStrReferencedDatetime - lArrReferencedSamplePositions - arrStrReferencedTimeOffsets - string -