Package | Description |
---|---|
ome.api |
Contains the central verbs of the Omero System.
|
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 | Interface and Description |
---|---|
interface |
JobHandle
Allows submission of asynchronous jobs.
|
interface |
RawFileStore
Raw file gateway which provides access to the OMERO file repository.
|
interface |
RawPixelsStore
Binary data provider.
|
interface |
Search
Central search interface, allowing Web2.0 style queries.
|
interface |
ThumbnailStore
Provides methods for dealing with thumbnails.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractStatefulBean
Base bean implementation for stateful services.
|
class |
JobBean
Provides methods for submitting asynchronous tasks.
|
class |
RawFileBean
Raw file gateway which provides access to the OMERO file repository.
|
class |
RawPixelsBean
Implementation of the RawPixelsStore stateful service.
|
class |
RenderingBean
Provides the
RenderingEngine service. |
class |
SearchBean
Implements the
Search interface. |
class |
ThumbnailBean
Provides methods for directly querying object graphs.
|
Modifier and Type | Interface and Description |
---|---|
interface |
RenderingEngine
Defines a service to render a given pixels set.
|
Version: 5.3.3-ice35-b63
Copyright © 2017 The University of Dundee & Open Microscopy Environment. All Rights Reserved.