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

Go to the source code of this file.

Classes

class  geos::algorithm::Intersection
 Computes the intersection point of two lines. If the lines are parallel or collinear this case is detected and null is returned. More...
 

Namespaces

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