| clearQueue() | MAP::MapSource | |
| downloadCancelled(Downloader *downloader) | MAP::MapSource | [virtual] |
| error(Downloader *downloader, int code) | MAP::MapSource | [virtual] |
| finishedDownloading(Downloader *downloader, MAHandle data) | MAP::MapSource | [virtual] |
| getMagnificationMax() const =0 | MAP::MapSource | [pure virtual] |
| getMagnificationMin() const =0 | MAP::MapSource | [pure virtual] |
| getSourceKind() const =0 | MAP::MapSource | [pure virtual] |
| getTileSize() const =0 | MAP::MapSource | [pure virtual] |
| getTileUrl(char *buffer, MapTileCoordinate tileXY)=0 | MAP::MapSource | [pure virtual] |
| lonLatToPixel(LonLat lonlat, int magnification)=0 | MAP::MapSource | [pure virtual] |
| lonLatToTile(LonLat lonlat, int magnification)=0 | MAP::MapSource | [pure virtual] |
| MapSource() | MAP::MapSource | |
| notifyProgress(Downloader *downloader, int downloadedBytes, int totalBytes) | MAUtil::DownloadListener | [virtual] |
| outOfMemory(Downloader *downloader) | MAUtil::DownloadListener | [virtual] |
| requestTile(const MapTileCoordinate tileXY, IMapSourceListener *listener, MapSourceClientData *clientData) | MAP::MapSource | |
| tileCenterToLonLat(const int tileSize, const MapTileCoordinate &tile, const double offsetX, const double offsetY)=0 | MAP::MapSource | [pure virtual] |
| ~MapSource() | MAP::MapSource | [virtual] |