Class FileInfoCheshire

All Implemented Interfaces:
Serializable, Cloneable

public class FileInfoCheshire extends FileInfoBase
This structures contains the information that describes how an analyze image is stored on disk. Cheshire.
Version:
0.1 Oct 14, 1997
Author:
Matthew J. McAuliffe, Ph.D.
See Also:
  • Field Details

    • serialVersionUID

      private static final long serialVersionUID
      Use serialVersionUID for interoperability.
      See Also:
  • Constructor Details

    • FileInfoCheshire

      public FileInfoCheshire(String name, String directory, int format)
      File info storage constructor.
      Parameters:
      name - file name
      directory - directory
      format - file format
  • Method Details

    • displayAboutInfo

      public void displayAboutInfo(JDialogBase dlog, TransMatrix matrix)
      Displays the file information.
      Specified by:
      displayAboutInfo in class FileInfoBase
      Parameters:
      dlog - dialog box that is written to
      matrix - transformation matrix