QGIS API Documentation 3.37.0-Master (fdefdf9c27f)
Classes
qgsgeometrysimplifier.h File Reference
#include <QVector>
#include <QPointF>
#include "qgis_core.h"
#include "qgis_sip.h"
Include dependency graph for qgsgeometrysimplifier.h:
This graph shows which files directly or indirectly include this file:

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...