Package | Description |
---|---|
ome.logic |
The central repository of implementations which will be accessible through this server.
|
ome.services |
Base services package for OMERO API services
This includes classes that implement OMERO API services described as interfaces in the
OMERO Common component.
|
omeis.providers.re |
Red-Green-Blue (RGB) data structures and Image Rendering Service
This package provides basic data structures to represent an RGB pixel set and provide a
service for the rendering of this pixel set.
|
Modifier and Type | Class and Description |
---|---|
class |
LutProviderImpl
Lookup table provider implementation.
|
Modifier and Type | Method and Description |
---|---|
void |
ThumbnailBean.setLutProvider(LutProvider lutProvider)
Lookup table provider Bean injector.
|
Constructor and Description |
---|
RenderingBean(PixelsService dataService,
LocalCompress compress,
Executor ex,
SecuritySystem secSys,
LutProvider lutProvider)
Compression service Bean injector.
|
Constructor and Description |
---|
Renderer(QuantumFactory quantumFactory,
java.util.List<RenderingModel> renderingModels,
Pixels pixelsObj,
RenderingDef renderingDefObj,
PixelBuffer bufferObj,
LutProvider lutProvider)
Creates a new instance to render the specified pixels set and get this
new instance ready for rendering.
|
Version: 5.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.