Class CaretSurfaceOutOptions

All Implemented Interfaces:
InterfaceObject, NamedObject, TreeObject, CleanableObject, XMLObject

public class CaretSurfaceOutOptions
extends SurfaceOutputOptions
  • Field Details

    • topoFile

      public java.lang.String topoFile
    • coordFile

      public java.lang.String coordFile
    • info

      public CaretSurfaceInfo info
  • Constructor Details

    • CaretSurfaceOutOptions

      public CaretSurfaceOutOptions()
  • Method Details

    • getFileChooser

      public javax.swing.JFileChooser getFileChooser()
      Description copied from class: InterfaceIOOptions
      Returns a file chooser appropriate for this options instance
      Overrides:
      getFileChooser in class SurfaceOutputOptions
      Returns:
    • getFileChooser

      public javax.swing.JFileChooser getFileChooser​(java.io.File f)
      Description copied from class: InterfaceIOOptions
      Returns a file chooser appropriate for this options instance
      Overrides:
      getFileChooser in class SurfaceOutputOptions
      Returns:
    • getOutputDir

      public java.io.File getOutputDir()