|
QGIS API Documentation
3.26.3-Buenos Aires (65e4edfdad)
|
#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. The selection is rectangular, given by start/end row and column numbers. More... | |
| class | QgsTileXYZ |
| Stores coordinates of a tile in a tile matrix set. Tile matrix is identified by the zoomLevel(), and the position within tile matrix is given by column() and row(). More... | |
1.8.17