Class ActionOpenAllVOIs

  • All Implemented Interfaces:
    ScriptableActionInterface

    public class ActionOpenAllVOIs
    extends ActionImageProcessorBase
    A script action which opens all VOIs from the directory where VOIs are saved by default when a SaveAllVOIs action is executed.
    • Constructor Detail

      • ActionOpenAllVOIs

        public ActionOpenAllVOIs()
        Constructor for the dynamic instantiation and execution of the OpenAllVOIs script action.
      • ActionOpenAllVOIs

        public ActionOpenAllVOIs​(ModelImage input)
        Constructor used to record the OpenAllVOIs script action line.
        Parameters:
        input - The image which had its VOIs opened.