public static class ImageLibrary.ImageLibraryEntry extends Object
Modifier and Type | Field and Description |
---|---|
protected HierarchicalImageReference |
hierarchicalImageReference |
Modifier | Constructor and Description |
---|---|
protected |
ImageLibrary.ImageLibraryEntry() |
|
ImageLibrary.ImageLibraryEntry(AttributeList list) |
|
ImageLibrary.ImageLibraryEntry(ContentItemFactory.ImageContentItem imageContentItem,
Map<String,HierarchicalSOPInstanceReference> hierarchicalSOPInstanceReferencesIndexedBySOPInstanceUID) |
|
ImageLibrary.ImageLibraryEntry(HierarchicalImageReference hierarchicalImageReference) |
Modifier and Type | Method and Description |
---|---|
protected void |
constructImageLibraryEntry(HierarchicalImageReference hierarchicalImageReference) |
ContentItem |
getImageContentItem(ContentItemFactory cif,
ContentItem parent) |
String |
toString() |
protected HierarchicalImageReference hierarchicalImageReference
protected ImageLibrary.ImageLibraryEntry()
public ImageLibrary.ImageLibraryEntry(ContentItemFactory.ImageContentItem imageContentItem, Map<String,HierarchicalSOPInstanceReference> hierarchicalSOPInstanceReferencesIndexedBySOPInstanceUID)
public ImageLibrary.ImageLibraryEntry(AttributeList list)
public ImageLibrary.ImageLibraryEntry(HierarchicalImageReference hierarchicalImageReference)
protected void constructImageLibraryEntry(HierarchicalImageReference hierarchicalImageReference)
public ContentItem getImageContentItem(ContentItemFactory cif, ContentItem parent) throws DicomException
DicomException