Class JDialogVOIShapeInterpolation

All Implemented Interfaces:
AlgorithmInterface, DialogDefaultsInterface, ActionListener, FocusListener, ItemListener, WindowListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible, RootPaneContainer, WindowConstants

public class JDialogVOIShapeInterpolation extends JDialogBase implements AlgorithmInterface
Author:
pandyan Hidden dialog for calling AlgorithmVOIShapeInterpolation
See Also:
  • Field Details

  • Constructor Details

    • JDialogVOIShapeInterpolation

      public JDialogVOIShapeInterpolation()
      constructor
    • JDialogVOIShapeInterpolation

      public JDialogVOIShapeInterpolation(ModelImage imageA)
      constructor
    • JDialogVOIShapeInterpolation

      public JDialogVOIShapeInterpolation(ModelImage imageA, boolean separateThread)
      constructor
  • Method Details

    • algorithmPerformed

      public void algorithmPerformed(AlgorithmBase algorithm)
      alg performed
      Specified by:
      algorithmPerformed in interface AlgorithmInterface
      Parameters:
      algorithm - the algorithm which has just completed
    • callAlgorithm

      protected void callAlgorithm()
      call algorithm