public class TileUrlAndCachePathProvider extends Objectimplements CachePathProvider <Tile >, UrlProvider <Tile >
| Constructor and Description |
|---|
TileUrlAndCachePathProvider(String
|
public StringgetCacheFile(Tile tile)
CachePathProvider
getCacheFile in interface
CachePathProvider<Tile>
tile - the thing to look for.
public StringgetUrl(Tile tile)
UrlProvider
getUrl in interface
UrlProvider<Tile>
tile - the thing to get.