QGIS API Documentation 3.41.0-Master (fda2aa46e9a)
|
#include "qgis_core.h"
#include "qgis_sip.h"
#include "qgis.h"
#include "qgsrectangle.h"
#include "qgscoordinatereferencesystem.h"
#include "qgsreadwritecontext.h"
Go to the source code of this file.
Classes | |
class | QgsTileMatrix |
Defines a matrix of tiles for a single zoom level: it is defined by its size (width *. More... | |
class | QgsTileMatrixSet |
Defines a set of tile matrices for multiple zoom levels. More... | |
class | QgsTileRange |
Range of tiles in a tile matrix to be rendered. More... | |
class | QgsTileXYZ |
Stores coordinates of a tile in a tile matrix set. More... | |
Functions | |
CORE_EXPORT uint | qHash (QgsTileXYZ id) |
Returns a hash for a tile id. | |
|
inline |