java.lang.Object
qupath.ext.biop.servers.omero.raw.command.OmeroRawWriteChannelSettingsCommand
- All Implemented Interfaces:
Runnable
public class OmeroRawWriteChannelSettingsCommand
extends Object
implements Runnable
Command to send QuPath channel settings (display range, colors and name)
to the corresponding image on OMERO
-
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
-
OmeroRawWriteChannelSettingsCommand
public OmeroRawWriteChannelSettingsCommand(qupath.lib.gui.QuPathGUI qupath)
-
Method Details
-
run
public void run()
- Specified by:
run
in interface Runnable