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.blitz.repo | |
ome.services.pixeldata | |
ome.services.projection | |
ome.services.roi | |
omero.cmd | |
omero.cmd.fs | |
omero.cmd.graphs |
Modifier and Type | Field and Description |
---|---|
protected PixelsService |
RenderingSettingsImpl.pixelsData
Reference to the service used to retrieve the pixels data.
|
Modifier and Type | Method and Description |
---|---|
void |
RenderingSettingsImpl.setPixelsData(PixelsService dataService)
Sets injector.
|
void |
RepositoryInfoImpl.setPixelsService(PixelsService pixelsService)
Bean injection setter for ROMIO pixels service
|
Modifier and Type | Method and Description |
---|---|
void |
ThumbnailBean.setPixelDataService(PixelsService pixelDataService)
Pixels data service Bean injector.
|
void |
RawPixelsBean.setPixelsData(PixelsService dataService) |
Constructor and Description |
---|
RenderingBean(PixelsService dataService,
LocalCompress compress,
Executor ex,
SecuritySystem secSys,
LutProvider lutProvider)
Compression service Bean injector.
|
Constructor and Description |
---|
ExporterI(BlitzExecutor be,
DatabaseIdentity databaseIdentity,
PixelsService pixelsService) |
Constructor and Description |
---|
RequestObjectFactoryRegistry(Registry reg,
TileSizes sizes,
RepositoryDao repositoryDao,
Ring ring,
PixelsService pixels) |
RequestObjectFactoryRegistry(Registry reg,
TileSizes sizes,
RepositoryDao repositoryDao,
Ring ring,
PixelsService pixels,
Resources resources) |
Modifier and Type | Field and Description |
---|---|
protected PixelsService |
PixelDataHandler.pixelsService |
Constructor and Description |
---|
PixelDataHandler(EventLogLoader ll,
PixelsService pixelsService) |
Modifier and Type | Field and Description |
---|---|
protected PixelsService |
ProjectionBean.pixelsService
Reference to the service used to retrieve the pixels data.
|
Modifier and Type | Method and Description |
---|---|
void |
ProjectionBean.setPixelsService(PixelsService pixelsService)
PixelsService bean injector.
|
Modifier and Type | Field and Description |
---|---|
protected PixelsService |
PixelData.data |
Constructor and Description |
---|
PixelData(PixelsService data,
IPixels meta) |
Constructor and Description |
---|
RequestObjectFactoryRegistry(ExtendedMetadata em,
ACLVoter voter,
Roles roles,
PixelsService pixelsService,
ThumbnailService thumbnailService,
MailUtil mailUtil,
PasswordUtil passwordUtil,
SecuritySystem sec,
PasswordProvider passwordProvider,
GraphRequestFactory graphRequestFactory) |
Constructor and Description |
---|
FindPyramidsI(PixelsService pixelsService) |
ManageImageBinariesI(PixelsService pixelsService,
ACLVoter voter) |
OriginalMetadataRequestI(PixelsService pixelsService) |
UsedFilesRequestI(PixelsService pixelsService)
Construct a new used files request.
|
Modifier and Type | Method and Description |
---|---|
void |
DiskUsage2I.setPixelsService(PixelsService pixelsService)
Provided by
RequestObjectFactoryRegistry . |
Constructor and Description |
---|
DiskUsageI(PixelsService pixelsService,
ThumbnailService thumbnailService,
GraphPathBean graphPathBean)
Deprecated.
Construct a disk usage request.
|
Version: 5.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.