- All Implemented Interfaces:
- Runnable
A GUI command to export the current ImageServer to an OME Zarr directory.
- 
Constructor SummaryConstructors 
- 
Method Summary
 
Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
- 
Constructor Details
- 
OMEZarrWriterCommandpublic OMEZarrWriterCommand(QuPathGUI qupath) Create the command 
- Parameters:
- qupath- the QuPath that owns this command
 
 
- 
Method Details
- 
runpublic void run() 
- Specified by:
- runin interface- Runnable