GEOS  3.9.1dev
Classes | Namespaces
index/chain/MonotoneChain.h File Reference
#include <geos/export.h>
#include <geos/geom/Envelope.h>
#include <memory>
Include dependency graph for index/chain/MonotoneChain.h:

Go to the source code of this file.

Classes

class  geos::index::chain::MonotoneChain
 Monotone Chains are a way of partitioning the segments of a linestring to allow for fast searching of intersections. More...
 

Namespaces

 geos
 Basic namespace for all GEOS functionalities.
 
 geos::geom
 
 geos::index
 Provides classes for various kinds of spatial indexes.
 
 geos::index::chain
 Contains classes that implement Monotone Chains.