public class TileInfo extends Object
Describes an Image API tile.
| Modifier and Type | Method and Description |
|---|---|
TileInfo |
addScaleFactor(Integer first,
Integer... rest) |
Integer |
getHeight() |
List<Integer> |
getScaleFactors() |
Integer |
getWidth() |
void |
setHeight(Integer height) |
public TileInfo(Integer width)
Copyright © 2018. All rights reserved.