QGIS API Documentation
3.4.15-Madeira (e83d02e274)
|
#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... | |