QGIS API Documentation
3.0.2-Girona (307d082)
|
#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... | |