Class ROIExporterCmd

java.lang.Object
sc.fiji.snt.plugin.ROIExporterCmd
All Implemented Interfaces:
Runnable, org.scijava.command.Command, org.scijava.plugin.SciJavaPlugin

public class ROIExporterCmd extends Object implements org.scijava.command.Command
Command providing a GUI for RoiConverter and allowing export of Paths to the IJ1 ROI Manager.
Author:
Tiago Ferreira
  • Constructor Details

    • ROIExporterCmd

      public ROIExporterCmd()
  • Method Details

    • run

      public void run()
      Specified by:
      run in interface Runnable
    • main

      public static void main(String[] args)