Class ViewOpenVOIUI

java.lang.Object
gov.nih.mipav.view.ViewOpenVOIUI

public class ViewOpenVOIUI extends Object
User interface to open a VOI.
Version:
0.1 Feb 24, 1998
Author:
Matthew J. McAuliffe, Ph.D.
  • Field Details

  • Constructor Details

    • ViewOpenVOIUI

      public ViewOpenVOIUI()
      Constructor to allow user to open a file.
  • Method Details

    • open

      public VOI[] open(ModelImage image, boolean doLabel)
      Open a VOI array based on the suffix of the file.
      Parameters:
      image - Image to open the VOI on.
      doLabel - DOCUMENT ME!
      Returns:
      the opened VOIs
    • openOtherOrientation

      public VOI[] openOtherOrientation(ModelImage image)
      Open a VOI array based on the suffix of the file.
      Parameters:
      image - Image to open the VOI on.
      Returns:
      the opened VOIs