QGIS API Documentation
3.16.0-Hannover (43b64b13f3)
|
#include <QVector>
#include <QPointF>
#include "qgis_core.h"
Go to the source code of this file.
Classes | |
class | QgsAbstractGeometrySimplifier |
Abstract base class for simplify geometries using a specific algorithm. More... | |
class | QgsTopologyPreservingSimplifier |
Implementation of GeometrySimplifier using the Douglas-Peucker algorithm. More... | |