public class ConfiguredTileSizes extends 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() |
String |
toString() |
public ConfiguredTileSizes()
public ConfiguredTileSizes(int tileWidth, int tileHeight, int maxPlaneWidth, int maxPlaneHeight)
public int getTileWidth()
getTileWidth
in interface TileSizes
public int getTileHeight()
getTileHeight
in interface TileSizes
public int getMaxPlaneWidth()
getMaxPlaneWidth
in interface TileSizes
public int getMaxPlaneHeight()
getMaxPlaneHeight
in interface TileSizes
Version: 5.3.3-ice35-b63
Copyright © 2017 The University of Dundee & Open Microscopy Environment. All Rights Reserved.