GEOS  3.9.1dev
Classes | Namespaces
TaggedLinesSimplifier.h File Reference
#include <geos/export.h>
#include <vector>
#include <memory>
#include <cassert>
#include <geos/simplify/LineSegmentIndex.h>
#include <geos/simplify/TaggedLineStringSimplifier.h>
Include dependency graph for TaggedLinesSimplifier.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  geos::simplify::TaggedLinesSimplifier
 Simplifies a collection of TaggedLineStrings, preserving topology (in the sense that no new intersections are introduced). More...
 

Namespaces

 geos
 Basic namespace for all GEOS functionalities.
 
 geos::simplify
 Classes which implement algorithms for simplifying or generalizing geometries.