QGIS API Documentation  2.8.2-Wien
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes
qgsgeometrysimplifier.h File Reference
#include "qgsgeometry.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...