GEOS  3.9.1dev
Classes | Namespaces
LineIntersector.h File Reference
#include <geos/export.h>
#include <string>
#include <geos/geom/Coordinate.h>
Include dependency graph for LineIntersector.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  geos::algorithm::LineIntersector
 A LineIntersector is an algorithm that can both test whether two line segments intersect and compute the intersection point if they do. More...
 

Namespaces

 geos
 Basic namespace for all GEOS functionalities.
 
 geos::geom
 
 geos::algorithm
 Contains classes and interfaces implementing fundamental computational geometry algorithms.