omeis.providers.re
Interface RenderingTask

All Superinterfaces:
Callable

public interface RenderingTask
extends Callable

This interface represents a rendering operation task. Its main purpose is to explicitly define the exception strategy for the call() method.

Since:
OMERO3.0
Version:
3.0 (Internal version: $Revision: 1167 $ $Date: 2005/06/17 12:57:33 $)
Author:
Chris Allan      callan@blackat.ca

Method Summary
 Object call()
          Renders wavelength.
 

Method Detail

call

Object call()
            throws QuantizationException
Renders wavelength.

Specified by:
call in interface Callable
Throws:
QuantizationException - If an error occurs while quantizing a pixels intensity value.


OmeroJava Api

Version: Beta-4.2.0-r7571-b29

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