Class GeometryOfSliceFromAttributeList

java.lang.Object
com.pixelmed.geometry.GeometryOfSlice
com.pixelmed.dicom.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 Details

    • 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