QGIS API Documentation 3.40.0-Bratislava (b56115d8743)
|
#include <QObject>
#include <gdal_alg.h>
#include "qgis_analysis.h"
#include "qgis_sip.h"
#include "qgspointxy.h"
Go to the source code of this file.
Classes | |
class | QgsGcpTransformerInterface |
An interface for Ground Control Points (GCP) based transformations. More... | |
class | QgsGDALGeorefTransform |
Interface to gdal thin plate splines and 1st/2nd/3rd order polynomials. More... | |
class | QgsHelmertGeorefTransform |
2-dimensional helmert transform, parametrised by isotropic scale, rotation angle and translation. More... | |
class | QgsLinearGeorefTransform |
A simple transform which is parametrized by a translation and anistotropic scale. More... | |
class | QgsProjectiveGeorefTransform |
A planar projective transform, expressed by a homography. More... | |