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 | MAP::OpenStreetMapSource | [inline, virtual] |
getMagnificationMin() const | MAP::OpenStreetMapSource | [inline, virtual] |
getSourceKind() const | MAP::OpenStreetMapSource | [inline, virtual] |
getTileSize() const | MAP::OpenStreetMapSource | [inline, virtual] |
getTileUrl(char *buffer, MapTileCoordinate tileXY) | MAP::OpenStreetMapSource | [virtual] |
lonLatToPixel(LonLat lonlat, int magnification) | MAP::OpenStreetMapSource | [virtual] |
lonLatToTile(LonLat lonlat, int magnification) | MAP::OpenStreetMapSource | [virtual] |
MapSource() | MAP::MapSource | |
notifyProgress(Downloader *downloader, int downloadedBytes, int totalBytes) | MAUtil::DownloadListener | [virtual] |
OpenStreetMapSource() | MAP::OpenStreetMapSource | |
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) | MAP::OpenStreetMapSource | [virtual] |
~MapSource() | MAP::MapSource | [virtual] |
~OpenStreetMapSource() | MAP::OpenStreetMapSource | [virtual] |