Class FileInfoCheshire

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.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:
    FileAnalyze, Serialized Form
    • Field Detail

      • serialVersionUID

        private static final long serialVersionUID
        Use serialVersionUID for interoperability.
        See Also:
        Constant Field Values
    • Constructor Detail

      • FileInfoCheshire

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

      • 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