API Documentation
|
A wrapper for logic that uses a web engine to provide an Image Tile service. More...
#include <MercatorImageManager.h>
Public Member Functions | |
virtual Buffer< WebMercatorTile::DPI > | getSupportedDPIs () const =0 |
virtual Buffer< WebMercatorTile::Resolution > | getSupportedResolutions () const =0 |
virtual String | getUrl (WebMercatorTile tile, const MercatorImageRequest &request) const =0 |
virtual UUID | getUUID (WebMercatorTile tile, const MercatorImageRequest &request) const =0 |
WebMercatorTileService & | operator= (const WebMercatorTileService &other)=default |
WebMercatorTileService & | operator= (WebMercatorTileService &&other)=default |
WebMercatorTileService ()=default | |
WebMercatorTileService (const WebMercatorTileService &other)=default | |
WebMercatorTileService (WebMercatorTileService &&other)=default | |
virtual | ~WebMercatorTileService ()=default |
A wrapper for logic that uses a web engine to provide an Image Tile service.
|
virtualdefault |
|
default |
|
default |
|
default |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
default |
|
default |