Class ViewOpenPaintUI


  • public class ViewOpenPaintUI
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private ViewUserInterface UI
      The main user interface.
    • Constructor Summary

      Constructors 
      Constructor Description
      ViewOpenPaintUI()
      Constructor to allow user to open a file.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.BitSet open​(ModelImage image)
      Open a VOI array based on the suffix of the file.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ViewOpenPaintUI

        public ViewOpenPaintUI()
        Constructor to allow user to open a file.
    • Method Detail

      • open

        public java.util.BitSet open​(ModelImage image)
        Open a VOI array based on the suffix of the file.
        Parameters:
        image - Image to open the paint bitmap on.
        Returns:
        the paint bitmap