Uses of Interface
ome.io.nio.TileSizes

Packages that use TileSizes
ome.io.bioformats   
ome.io.nio New Input/Output handling for the OMERO server This includes interfaces/classes for the input and output handling of data within the OMERO server. 
 

Uses of TileSizes in ome.io.bioformats
 

Constructors in ome.io.bioformats with parameters of type TileSizes
BfPyramidPixelBuffer(TileSizes sizes, ome.model.core.Pixels pixels, String filePath, boolean write)
          Full constructor taking a TileSizes implementation which defines how large the pyramid tiles will be.
 

Uses of TileSizes in ome.io.nio
 

Classes in ome.io.nio that implement TileSizes
 class ConfiguredTileSizes
          Implementation which has all values injected during configuration.
 

Fields in ome.io.nio declared as TileSizes
protected  TileSizes PixelsService.sizes
          TileSizes implementation for default values
protected  TileSizes SimpleBackOff.sizes
           
 

Constructors in ome.io.nio with parameters of type TileSizes
PixelsService(String path, FilePathResolver resolver, BackOff backOff, TileSizes sizes)
          Constructor.
SimpleBackOff(TileSizes sizes)
           
 



OmeroJava Api

Version: 4.3.4-dbcbce5a-b4

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