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