Uses of Interface
ome.api.RawPixelsStore

Packages that use RawPixelsStore
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.formats   
ome.system Provides the necessary container structure for the entire Omero system. 
 

Uses of RawPixelsStore in ome.services
 

Classes in ome.services that implement RawPixelsStore
 class RawPixelsBean
          Implementation of the RawPixelsStore stateful service.
 

Uses of RawPixelsStore in ome.services.blitz.impl
 

Constructors in ome.services.blitz.impl with parameters of type RawPixelsStore
RawPixelsStoreI(RawPixelsStore service, BlitzExecutor be)
           
 

Uses of RawPixelsStore in ome.services.formats
 

Constructors in ome.services.formats with parameters of type RawPixelsStore
OmeroReader(RawPixelsStore raw, omero.model.Pixels pix)
           
 

Uses of RawPixelsStore in ome.system
 

Methods in ome.system that return RawPixelsStore
 RawPixelsStore ServiceFactory.createRawPixelsStore()
          create a new RawPixelsStore proxy.
 



OmeroJava Api

Version: Beta-4.1.1-r5927-b91

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