Class DicomImageViewer.OurDatabaseMediaImporter

java.lang.Object
com.pixelmed.dicom.MediaImporter
com.pixelmed.database.DatabaseMediaImporter
com.pixelmed.display.DicomImageViewer.OurDatabaseMediaImporter
Enclosing class:
DicomImageViewer

protected class DicomImageViewer.OurDatabaseMediaImporter extends DatabaseMediaImporter
  • Field Details

    • canUseBzip

      protected boolean canUseBzip
  • Constructor Details

  • Method Details

    • isOKToImport

      protected boolean isOKToImport(String sopClassUID, String transferSyntaxUID)
      Description copied from class: MediaImporter

      Check for valid information, and that the file is not compressed or not a suitable storage object for import.

      Overrides:
      isOKToImport in class MediaImporter
      Parameters:
      sopClassUID - the SOP Class UID of the file
      transferSyntaxUID - the Transfer Syntax UID of the file
      Returns:
      true if is suitable