QGIS API Documentation
3.10.0-A Coruña (6c816b4204)
|
#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... | |