QGIS API Documentation  3.14.0-Pi (9f7028fd23)
Classes
qgsquadrilateral.h File Reference
#include "qgis_core.h"
#include "qgspoint.h"
#include "qgspolygon.h"
#include "qgslinestring.h"
Include dependency graph for qgsquadrilateral.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QgsQuadrilateral
 Quadrilateral geometry type. A quadrilateral is a polygon with four edges (or sides) and four vertices or corners. This class allows the creation of simple quadrilateral (which does not self-intersect). More...