GEOS  3.9.1dev
Classes | Namespaces
PreparedLineString.h File Reference
#include <geos/geom/prep/BasicPreparedGeometry.h>
#include <geos/noding/SegmentString.h>
#include <geos/noding/FastSegmentSetIntersectionFinder.h>
#include <geos/operation/distance/IndexedFacetDistance.h>
#include <memory>
Include dependency graph for PreparedLineString.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  geos::geom::prep::PreparedLineString
 A prepared version of LinearRing, LineString or MultiLineString geometries. More...
 

Namespaces

 geos
 Basic namespace for all GEOS functionalities.
 
 geos::geom
 
 geos::geom::prep
 Contains classes and interfaces implementing algorithms that optimize the performance of repeated calls to specific geometric operations.