|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.pixelmed.dicom.ImageLibrary.ImageLibraryEntry
com.pixelmed.dicom.CrossSectionalImageLibrary.CrossSectionalImageLibraryEntry
public static class CrossSectionalImageLibrary.CrossSectionalImageLibraryEntry
| Field Summary | |
|---|---|
protected String |
frameOfReferenceUID
|
protected GeometryOfSlice |
geometry
|
| Fields inherited from class com.pixelmed.dicom.ImageLibrary.ImageLibraryEntry |
|---|
hierarchicalImageReference |
| Constructor Summary | |
|---|---|
CrossSectionalImageLibrary.CrossSectionalImageLibraryEntry(AttributeList list)
|
|
CrossSectionalImageLibrary.CrossSectionalImageLibraryEntry(ContentItemFactory.ImageContentItem imageContentItem,
Map<String,HierarchicalSOPInstanceReference> hierarchicalSOPInstanceReferencesIndexedBySOPInstanceUID)
|
|
CrossSectionalImageLibrary.CrossSectionalImageLibraryEntry(HierarchicalImageReference hierarchicalImageReference,
String frameOfReferenceUID,
GeometryOfSlice geometry)
|
|
| Method Summary | |
|---|---|
protected void |
constructCrossSectionalImageLibraryEntry(HierarchicalImageReference hierarchicalImageReference,
String frameOfReferenceUID,
GeometryOfSlice geometry)
|
ContentItem |
getImageContentItem(ContentItemFactory cif,
ContentItem parent)
|
String |
toString()
|
| Methods inherited from class com.pixelmed.dicom.ImageLibrary.ImageLibraryEntry |
|---|
constructImageLibraryEntry |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected String frameOfReferenceUID
protected GeometryOfSlice geometry
| Constructor Detail |
|---|
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)
| Method Detail |
|---|
protected void constructCrossSectionalImageLibraryEntry(HierarchicalImageReference hierarchicalImageReference,
String frameOfReferenceUID,
GeometryOfSlice geometry)
public ContentItem getImageContentItem(ContentItemFactory cif,
ContentItem parent)
throws DicomException
getImageContentItem in class ImageLibrary.ImageLibraryEntryDicomExceptionpublic String toString()
toString in class ImageLibrary.ImageLibraryEntry
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||