Class CoercionModel

java.lang.Object
com.pixelmed.dicom.CoercionModel

public class CoercionModel extends Object

A class to encapsulate patient and study information to be used for coercion of identifiers in DICOM instances.

  • Constructor Details

    • CoercionModel

      public CoercionModel(Vector paths)
      Parameters:
      paths - paths to DICOM files from which to extract all patient and study information
  • Method Details