ome.io.nio
Interface TileSizes
- All Known Implementing Classes:
- ConfiguredTileSizes
public interface TileSizes
Strategy interface which is used by PixelsService
to
specify the default tile sizes as well as when tiling is necessary.
- Since:
- Beta4.3.1
- Author:
- Josh Moore, josh at glencoesoftware.com
- See Also:
ticket:5192
getTileWidth
int getTileWidth()
getTileHeight
int getTileHeight()
getMaxPlaneWidth
int getMaxPlaneWidth()
getMaxPlaneHeight
int getMaxPlaneHeight()
OmeroJava Api
Version: 4.3.3-00d1137e-b2894
Copyright © 2009 The University of Dundee. All Rights Reserved.