Class Summary |
IceMapper |
Responsible for the mapping of ome.* types to omero.* types and back again. |
Resources |
Container class for storing resources which should be cleaned up on close and
periodically checked. |
RPSTileData |
Access strategy which can be implemented by diverse resources |
RPSTileLoop |
Helper subclass of TileLoop which handles
unloaded Pixels instances and manages the
creation of the RPSTileData . |
RTypeMapper |
Extension of IceMapper which guarantees that RCollection and
RMap instances are properly created. |
TempFileManager |
Creates temporary files and folders and makes a best effort to remove them on
exit (or sooner). |
TileLoop |
|