Package | Description |
---|---|
ome.io.bioformats | |
ome.io.nio |
New Input/Output handling for the OMERO server
This includes interfaces/classes for the input and output handling of data within
the OMERO server.
|
ome.services.blitz.repo |
Constructor and Description |
---|
BfPyramidPixelBuffer(TileSizes sizes,
Pixels pixels,
java.lang.String filePath,
boolean write)
Full constructor taking a
TileSizes implementation which defines
how large the pyramid tiles will be. |
BfPyramidPixelBuffer(TileSizes sizes,
Pixels pixels,
java.lang.String filePath,
boolean write,
boolean init) |
Modifier and Type | Class and Description |
---|---|
class |
ConfiguredTileSizes
Implementation which has all values injected during configuration.
|
Modifier and Type | Field and Description |
---|---|
protected TileSizes |
PixelsService.sizes
TileSizes implementation for default values
|
protected TileSizes |
SimpleBackOff.sizes |
Constructor and Description |
---|
PixelsService(java.lang.String path,
java.io.File memoizerDirectory,
FilePathResolver resolver,
BackOff backOff,
TileSizes sizes,
IQuery iQuery)
|
PixelsService(java.lang.String path,
java.io.File memoizerDirectory,
long memoizerWait,
FilePathResolver resolver,
BackOff backOff,
TileSizes sizes,
IQuery iQuery) |
PixelsService(java.lang.String path,
FilePathResolver resolver,
BackOff backOff,
TileSizes sizes,
IQuery iQuery)
Constructor.
|
PixelsService(java.lang.String path,
long memoizerWait,
FilePathResolver resolver,
BackOff backOff,
TileSizes sizes,
IQuery iQuery)
|
SimpleBackOff(TileSizes sizes) |
SimpleBackOff(TileSizes sizes,
long defaultValue,
long maxPixels) |
Constructor and Description |
---|
ManagedImportRequestI(Registry reg,
TileSizes sizes,
RepositoryDao dao,
OMEROWrapper wrapper,
java.lang.String token) |
RequestObjectFactoryRegistry(Registry reg,
TileSizes sizes,
RepositoryDao repositoryDao,
Ring ring,
PixelsService pixels) |
RequestObjectFactoryRegistry(Registry reg,
TileSizes sizes,
RepositoryDao repositoryDao,
Ring ring,
PixelsService pixels,
Resources resources) |
Version: 5.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.