java.lang.Object
qupath.ext.biop.servers.omero.raw.command.OmeroRawImportChannelSettingsCommand
- All Implemented Interfaces:
Runnable
public class OmeroRawImportChannelSettingsCommand
extends Object
implements Runnable
Import channel rendering settings from OMERO.
The channel's name, color and brightness and contrast can be separately retrieved
-
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
-
OmeroRawImportChannelSettingsCommand
public OmeroRawImportChannelSettingsCommand(qupath.lib.gui.QuPathGUI qupath)
-
Method Details
-
run
public void run()
- Specified by:
run
in interface Runnable