Package gov.nih.mipav.view
Class ViewOpenPaintUI
java.lang.Object
gov.nih.mipav.view.ViewOpenPaintUI
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionopen(ModelImage image) Open a VOI array based on the suffix of the file.
-
Field Details
-
UI
The main user interface.
-
-
Constructor Details
-
ViewOpenPaintUI
public ViewOpenPaintUI()Constructor to allow user to open a file.
-
-
Method Details
-
open
Open a VOI array based on the suffix of the file.- Parameters:
image- Image to open the paint bitmap on.- Returns:
- the paint bitmap
-