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 TileSizes
public int getTileHeight()
getTileHeight
in interface TileSizes
public int getMaxPlaneWidth()
getMaxPlaneWidth
in interface TileSizes
public int getMaxPlaneHeight()
getMaxPlaneHeight
in interface TileSizes
public java.lang.String toString()
toString
in class java.lang.Object
Version: 5.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.