Class ActionOpenVOI

All Implemented Interfaces:
ScriptableActionInterface

public class ActionOpenVOI extends ActionImageProcessorBase
A script action which opens a VOI from disk and adds it to an image.
  • Constructor Details

    • ActionOpenVOI

      public ActionOpenVOI()
      Constructor for the dynamic instantiation and execution of the OpenVOI script action.
    • ActionOpenVOI

      public ActionOpenVOI(ModelImage input)
      Constructor used to record the OpenVOI script action line.
      Parameters:
      input - The image to which the VOI was added.
  • Method Details