
public class MapTilePreCache extends Object
| Constructor and Description |
|---|
MapTilePreCache(MapTileCache pCache) |
| Modifier and Type | Method and Description |
|---|---|
void |
addProvider(MapTileModuleProviderBase pProvider) |
void |
fill()
Compute the latest tile list and try to put each tile bitmap in memory cache
|
public MapTilePreCache(MapTileCache pCache)
public void addProvider(MapTileModuleProviderBase pProvider)
public void fill()