Uses of Class
omeis.providers.re.quantum.QuantizationException

Packages that use QuantizationException
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. 
omeis.providers.re.quantum   
 

Uses of QuantizationException in omeis.providers.re
 

Methods in omeis.providers.re that throw QuantizationException
 Object RenderingTask.call()
          Renders wavelength.
 RGBBuffer Renderer.render(PlaneDef pd)
          Renders the data selected by pd according to the current rendering settings.
 int[] Renderer.renderAsPackedInt(PlaneDef pd, PixelBuffer newBuffer)
          Renders the data selected by pd according to the current rendering settings.
 int[] Renderer.renderAsPackedIntAsRGBA(PlaneDef pd, PixelBuffer newBuffer)
          Renders the data selected by pd according to the current rendering settings.
 

Uses of QuantizationException in omeis.providers.re.quantum
 

Methods in omeis.providers.re.quantum that throw QuantizationException
 int BinaryMaskQuantizer.quantize(double value)
          Implemented as specified in QuantumStrategy.
 int Quantization_8_16_bit.quantize(double value)
          Implemented as specified in QuantumStrategy.
abstract  int QuantumStrategy.quantize(double value)
          Maps a value from [windowStart, windowEnd] to a value in the codomain interval.
 



OmeroJava Api

Version: Beta-4.1.1-r5927-b91

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