com.pixelmed.dicom
Class ImageLibrary.ImageLibraryEntry
java.lang.Object
com.pixelmed.dicom.ImageLibrary.ImageLibraryEntry
- Direct Known Subclasses:
- CrossSectionalImageLibrary.CrossSectionalImageLibraryEntry, ProjectionXRayImageLibrary.ProjectionXRayImageLibraryEntry
- Enclosing class:
- ImageLibrary
public static class ImageLibrary.ImageLibraryEntry
- extends Object
hierarchicalImageReference
protected HierarchicalImageReference hierarchicalImageReference
ImageLibrary.ImageLibraryEntry
protected ImageLibrary.ImageLibraryEntry()
ImageLibrary.ImageLibraryEntry
public ImageLibrary.ImageLibraryEntry(ContentItemFactory.ImageContentItem imageContentItem,
Map<String,HierarchicalSOPInstanceReference> hierarchicalSOPInstanceReferencesIndexedBySOPInstanceUID)
ImageLibrary.ImageLibraryEntry
public ImageLibrary.ImageLibraryEntry(AttributeList list)
ImageLibrary.ImageLibraryEntry
public ImageLibrary.ImageLibraryEntry(HierarchicalImageReference hierarchicalImageReference)
constructImageLibraryEntry
protected void constructImageLibraryEntry(HierarchicalImageReference hierarchicalImageReference)
getImageContentItem
public ContentItem getImageContentItem(ContentItemFactory cif,
ContentItem parent)
throws DicomException
- Throws:
DicomException
toString
public String toString()
- Overrides:
toString in class Object