| Package | Description | 
|---|---|
| ome.model.display | |
| 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. | 
| 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 | 
| Modifier and Type | Field and Description | 
|---|---|
| protected QuantumDef | RenderingDef. quantization | 
| Modifier and Type | Method and Description | 
|---|---|
| QuantumDef | RenderingDef. getQuantization()Many-to-one field ome.model.display.RenderingDef.quantization (ome.model.display.QuantumDef) | 
| QuantumDef | QuantumDef. newInstance() | 
| QuantumDef | QuantumDef. proxy() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | RenderingDef. setQuantization(QuantumDef quantization) | 
| Constructor and Description | 
|---|
| RenderingDef(Pixels _pixels,
            Integer _defaultZ,
            Integer _defaultT,
            RenderingModel _model,
            QuantumDef _quantization) | 
| Modifier and Type | Method and Description | 
|---|---|
| QuantumDef | RenderingBean. getQuantumDef()Implemented as specified by the  RenderingEngineinterface. | 
| Modifier and Type | Method and Description | 
|---|---|
| QuantumDef | RenderingEngine. getQuantumDef()Returns the quantization object. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected QuantumDef | QuantumStrategy. qDefReference to a quantumDef object. | 
| Modifier and Type | Method and Description | 
|---|---|
| QuantumStrategy | QuantumFactory. getStrategy(QuantumDef qd,
           Pixels pixels)Returns a strategy to carry out the quantization process whose context is
 defined by  pd. | 
| Constructor and Description | 
|---|
| BinaryMaskQuantizer(QuantumDef qd,
                   Pixels pixels)Creates a new strategy. | 
| Quantization_32_bit(QuantumDef qd,
                   Pixels pixels)Creates a new strategy. | 
| Quantization_8_16_bit(QuantumDef qd,
                     Pixels pixels)Creates a new strategy. | 
| Quantization_float(QuantumDef qd,
                  Pixels pixels)Creates a new strategy. | 
| QuantumStrategy(QuantumDef qd,
               Pixels pixels)Creates a new instance. | 
                
                
Version: 5.2.5-ice35-b28
Copyright © 2016 The University of Dundee & Open Microscopy Environment. All Rights Reserved.