public class ConfiguredTileSizes extends java.lang.Object implements TileSizes
| Constructor and Description |
|---|
ConfiguredTileSizes() |
ConfiguredTileSizes(int tileWidth,
int tileHeight,
int maxPlaneWidth,
int maxPlaneHeight) |
| Modifier and Type | Method and Description |
|---|---|
int |
getMaxPlaneHeight() |
int |
getMaxPlaneWidth() |
int |
getTileHeight() |
int |
getTileWidth() |
java.lang.String |
toString() |
public ConfiguredTileSizes()
public ConfiguredTileSizes(int tileWidth,
int tileHeight,
int maxPlaneWidth,
int maxPlaneHeight)
public int getTileWidth()
getTileWidth in interface TileSizespublic int getTileHeight()
getTileHeight in interface TileSizespublic int getMaxPlaneWidth()
getMaxPlaneWidth in interface TileSizespublic int getMaxPlaneHeight()
getMaxPlaneHeight in interface TileSizespublic java.lang.String toString()
toString in class java.lang.Object
Version: 5.4.1-ice35-b75
Copyright © 2017 The University of Dundee & Open Microscopy Environment. All Rights Reserved.