Uses of Interface
ome.io.nio.TileLoopIteration

Packages that use TileLoopIteration
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 TileLoopIteration in ome.io.nio
 

Methods in ome.io.nio with parameters of type TileLoopIteration
static int Utils.forEachTile(TileLoopIteration iteration, int sizeX, int sizeY, int sizeZ, int sizeC, int sizeT, int tileWidth, int tileHeight)
          Iterates over every tile in a given pixel buffer based on the over arching dimensions and a requested maximum tile width and height.
static int Utils.forEachTile(TileLoopIteration iteration, PixelBuffer pixelBuffer, int tileWidth, int tileHeight)
          Iterates over every tile in a given pixel buffer based on the over arching dimensions and a requested maximum tile width and height.
 



OmeroJava Api

Version: 4.3.4-dbcbce5a-b4

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