QGIS API Documentation
3.6.0-Noosa (5873452)
|
#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... | |