Class MeasurementExportCommand

java.lang.Object
qupath.lib.gui.commands.MeasurementExportCommand
All Implemented Interfaces:
Runnable

public class MeasurementExportCommand extends Object implements Runnable
Dialog box to export measurements
Author:
Melvin Gelbard
  • Constructor Details

    • MeasurementExportCommand

      public MeasurementExportCommand(QuPathGUI qupath)
      Creates a simple GUI for MeasurementExporter.
      Parameters:
      qupath -
  • Method Details

    • run

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