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.
|
ome.services.blitz.impl | |
ome.services.projection | |
ome.services.roi | |
ome.system |
Provides the necessary container structure for the entire Omero system.
|
Modifier and Type | Class and Description |
---|---|
class |
PixelsImpl
implementation of the Pixels service interface.
|
Modifier and Type | Field and Description |
---|---|
protected IPixels |
RenderingSettingsImpl.pixelsMetadata
Reference to the service used to retrieve the pixels metadata.
|
Modifier and Type | Method and Description |
---|---|
void |
RenderingSettingsImpl.setPixelsMetadata(IPixels metaService)
Sets injector.
|
Modifier and Type | Method and Description |
---|---|
void |
ThumbnailBean.setIPixels(IPixels iPixels)
Pixels service Bean injector.
|
void |
RawPixelsBean.setPixelsMetadata(IPixels metaService) |
Constructor and Description |
---|
ThumbnailCtx(IQuery queryService,
IUpdate updateService,
IPixels pixelsService,
IRenderingSettings settingsService,
ThumbnailService thumbnailService,
OmeroContext applicationContext,
SecuritySystem securitySystem,
long userId)
Default constructor.
|
Constructor and Description |
---|
PixelsI(IPixels service,
BlitzExecutor be) |
Modifier and Type | Field and Description |
---|---|
protected IPixels |
ProjectionBean.iPixels
Reference to the service used to retrieve the pixels metadata.
|
Modifier and Type | Method and Description |
---|---|
void |
ProjectionBean.setIPixels(IPixels iPixels)
IPixels bean injector.
|
Modifier and Type | Field and Description |
---|---|
protected IPixels |
PixelData.meta |
Constructor and Description |
---|
PixelData(PixelsService data,
IPixels meta) |
Modifier and Type | Method and Description |
---|---|
IPixels |
ServiceFactory.getPixelsService() |
Version: 5.3.3-ice35-b63
Copyright © 2017 The University of Dundee & Open Microscopy Environment. All Rights Reserved.