Class OmeroRawWriteAnnotationObjectsCommand

java.lang.Object
qupath.ext.biop.servers.omero.raw.command.OmeroRawWriteAnnotationObjectsCommand
All Implemented Interfaces:
Runnable

public class OmeroRawWriteAnnotationObjectsCommand extends Object implements Runnable
Command to write path objects back to the OMERO server where the current image is hosted.
  • Constructor Details

    • OmeroRawWriteAnnotationObjectsCommand

      public OmeroRawWriteAnnotationObjectsCommand(qupath.lib.gui.QuPathGUI qupath)
  • Method Details

    • run

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