Uses of Interface
ome.api.IRenderingSettings

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

Uses of IRenderingSettings in ome.logic
 

Classes in ome.logic that implement IRenderingSettings
 class RenderingSettingsImpl
          Implementation of the IRenderingSettings I/F.
 

Uses of IRenderingSettings in ome.services
 

Methods in ome.services with parameters of type IRenderingSettings
 void ThumbnailBean.setSettingsService(IRenderingSettings settingsService)
          Rendering settings service Bean injector.
 

Constructors in ome.services with parameters of type IRenderingSettings
ThumbnailCtx(IQuery queryService, IUpdate updateService, IPixels pixelsService, IRenderingSettings settingsService, ThumbnailService thumbnailService, SecuritySystem securitySystem, long userId)
          Default constructor.
 

Uses of IRenderingSettings in ome.services.blitz.impl
 

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

Uses of IRenderingSettings in ome.system
 

Methods in ome.system that return IRenderingSettings
 IRenderingSettings ServiceFactory.getRenderingSettingsService()
           
 



OmeroJava Api

Version: Beta-4.2.0-r7571-b29

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