Uses of Package
omeis.providers.re

Packages that use omeis.providers.re
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.system Provides the necessary container structure for the entire Omero system. 
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. 
omero.util   
 

Classes in omeis.providers.re used by ome.services
RenderingEngine
          Defines a service to render a given pixels set.
RGBBuffer
          Holds the data of an RGB image.
 

Classes in omeis.providers.re used by ome.services.blitz.impl
RenderingEngine
          Defines a service to render a given pixels set.
 

Classes in omeis.providers.re used by ome.system
RenderingEngine
          Defines a service to render a given pixels set.
 

Classes in omeis.providers.re used by omeis.providers.re
Optimizations
          A container for any potential optimizations that the renderer can enable based on the data and rendering settings it has been fed.
Renderer
          Transforms raw image data into an RGB image that can be displayed on screen.
RenderingStats
          Exposes methods to time the various steps in the rendering process and provides a stats report.
RGBBuffer
          Holds the data of an RGB image.
 

Classes in omeis.providers.re used by omero.util
RGBBuffer
          Holds the data of an RGB image.
 



OmeroJava Api

Version: Beta-4.1.1-r5927-b91

Copyright © 2009 The University of Dundee. All Rights Reserved.