Package loci.ome.io.services
Interface OMEReaderWriterService
-
- All Superinterfaces:
loci.common.services.Service
- All Known Implementing Classes:
OMEReaderWriterServiceImpl
@Deprecated public interface OMEReaderWriterService extends loci.common.services.Service
Deprecated.As of release 5.3.0
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description loci.formats.IFormatReader
newOMEROReader()
Deprecated.Creates a new OMERO IFormatReader implementation.
-