public class ImageLibrary_TID1600 extends Template
| Constructor and Description |
|---|
ImageLibrary_TID1600(SRTree objTree)
Instantiates ImageLibrary_TID1600 Template.
|
| Modifier and Type | Method and Description |
|---|---|
ImageLibraryEntry_TID1601 |
getImageLibraryEntry()
Retrieves ImageLibraryEntry_TID1601
|
ImageLibraryEntryDescriptors_TID1602 |
getImageLibraryEntryDescriptors()
Retrieves ImageLibraryEntryDescriptors_TID1602
|
void |
setImageLibrary(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
Sets the value for ImageLibrary
|
void |
setImageLibraryGroup(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
Sets the value for ImageLibraryGroup
|
public ImageLibrary_TID1600(SRTree objTree)
objTree - Object of SRTree.public ImageLibraryEntry_TID1601 getImageLibraryEntry()
public ImageLibraryEntryDescriptors_TID1602 getImageLibraryEntryDescriptors()
public void setImageLibrary(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumContinuityOfContent - Enumerated Value for ContinuityOfContent.public void setImageLibraryGroup(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumContinuityOfContent - Enumerated Value for ContinuityOfContent.