public class FixedTileSizeDisplayModel extends DisplayModel
Constructor and Description |
---|
FixedTileSizeDisplayModel(int tileSize) |
Modifier and Type | Method and Description |
---|---|
int |
getTileSize()
Width and height of a map tile in pixel after system and user scaling is applied.
|
equals, getBackgroundColor, getDefaultUserScaleFactor, getDeviceScaleFactor, getFilter, getMaxTextWidth, getScaleFactor, getThemeCallback, getTileSizeMultiple, getUserScaleFactor, hashCode, setBackgroundColor, setDefaultUserScaleFactor, setDeviceScaleFactor, setFilter, setFixedTileSize, setMaxTextWidthFactor, setThemeCallback, setTileSizeMultiple, setUserScaleFactor
addObserver, notifyObservers, removeObserver
public int getTileSize()
DisplayModel
getTileSize
in class DisplayModel