GEOS  3.9.1dev
Classes | Namespaces
LineStringSnapper.h File Reference
#include <geos/geom/Coordinate.h>
#include <geos/geom/CoordinateSequence.h>
#include <geos/geom/CoordinateList.h>
#include <memory>
Include dependency graph for LineStringSnapper.h:

Go to the source code of this file.

Classes

class  geos::operation::overlay::snap::LineStringSnapper
 Snaps the vertices and segments of a LineString to a set of target snap vertices. More...
 

Namespaces

 geos
 Basic namespace for all GEOS functionalities.
 
 geos::geom
 
 geos::operation
 Provides classes for implementing operations on geometries.
 
 geos::operation::overlay
 Contains classes that perform a topological overlay to compute boolean spatial functions.
 
 geos::operation::overlay::snap