Class GeometryOfSliceFromAttributeList


  • public class GeometryOfSliceFromAttributeList
    extends GeometryOfSlice

    A class to extract and describe the spatial geometry of a single cross-sectional image slice, given a list of DICOM attributes.

    • Constructor Detail

      • GeometryOfSliceFromAttributeList

        public GeometryOfSliceFromAttributeList​(AttributeList list)
                                         throws DicomException

        Construct the geometry from the Image Plane Module and related attributes.

        Parameters:
        list - the list of DICOM attributes
        Throws:
        DicomException - if any of the required attributes are missing or incorrectly formed