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 Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
OmeroRawWriteAnnotationObjectsCommand
public OmeroRawWriteAnnotationObjectsCommand(qupath.lib.gui.QuPathGUI qupath)
-
Method Details
-
run
public void run()
- Specified by:
run
in interface Runnable