All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description AbstractBuffer AbstractFileSystemService BackOff Strategy interface which is used byPixelsService
to calculate the appropriate backoff to report to users when pixel data is not available.BfPixelBuffer PixelBuffer
implementation which uses Bio-Formats to read pixels data directly from original files.BfPixelsWrapper BfPyramidPixelBuffer PixelBuffer
implementation which uses Bio-Formats to read pixels data directly from original files.ConfiguredTileSizes Implementation which has all values injected during configuration.DimensionsOutOfBoundsException FileBuffer Raw file buffer which provides I/O operations within the OMERO file repository.FilePathResolver Resolver for file paths and related metadata.InMemoryPlanarPixelBuffer Class implementation of the PixelBuffer interface for in memory planar pixel data.MemoizerFallback While appearing to be aMemoizer
this class actually wraps multiple memoizers.MemoizerReadOnly AdaptsMemoizer
to tolerate cache directories that it may not write.MissingPyramidMessage Published when an request is made for a pixels pyramid when the file does not yet exist.MissingStatsInfoMessage Published when an request is made for a pixels pyramid when the file does not yet contain channel statistics.OmeroPixelsPyramidReader File format reader for OMERO pixels pyramid files.OmeroPixelsPyramidWriter File format writer for OMERO pixels pyramid files.OriginalFilesService Raw file service which provides access toFileBuffers
.PixelBuffer This interface declares the I/O responsibilities of a buffer, file or otherwise, that contains a 5-dimensional Pixel array (XYZCT).PixelBufferException PixelsService ReaderSecurityCheck Check that OMERO permissions violations are not being attempted by means of a Bio-Formats readers' I/O.ReorderedPixelData Represents a block of pixel data that needs to be re-ordered in accordance with a DeltaVision file.RomioPixelBuffer Class implementation of the PixelBuffer interface for standard "proprietary" ROMIO/OMEIS data format.SimpleBackOff BasicBackOff
implementation which attempts several writes of the default block size on startup, and uses that as a scaling factor for all subsequent calculations.ThumbnailService TileLoopIteration A single iteration of a tile for each loop.TileSizes Strategy interface which is used byPixelsService
to specify the default tile sizes as well as when tiling is necessary.Utils General utility methods for working with ROMIO classes.Utils.FailedTileLoopException The processing of a tile failed so abort the loop.