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.
|
Constructor and Description |
---|
BfPyramidPixelBuffer(TileSizes sizes,
ome.model.core.Pixels pixels,
String filePath,
boolean write)
Full constructor taking a
TileSizes implementation which defines
how large the pyramid tiles will be. |
BfPyramidPixelBuffer(TileSizes sizes,
ome.model.core.Pixels pixels,
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(String path,
FilePathResolver resolver,
BackOff backOff,
TileSizes sizes)
Constructor.
|
SimpleBackOff(TileSizes sizes) |
Version: 4.4.12-ice34-b116
Copyright © 2014 The University of Dundee & Open Microscopy Environment. All Rights Reserved.