GEOS  3.9.1dev
Classes | Namespaces
Polygonizer.h File Reference
#include <geos/export.h>
#include <geos/geom/Polygon.h>
#include <geos/geom/GeometryComponentFilter.h>
#include <geos/operation/polygonize/PolygonizeGraph.h>
#include <memory>
#include <vector>
Include dependency graph for Polygonizer.h:

Go to the source code of this file.

Classes

class  geos::operation::polygonize::Polygonizer
 Polygonizes a set of Geometrys which contain linework that represents the edges of a planar graph. More...
 
class  geos::operation::polygonize::Polygonizer::LineStringAdder
 

Namespaces

 geos
 Basic namespace for all GEOS functionalities.
 
 geos::geom
 
 geos::operation
 Provides classes for implementing operations on geometries.
 
 geos::operation::polygonize
 An API for polygonizing sets of lines.