16 #ifndef GEOS_GEOMGRAPH_INDEX_MONOTONECHAININDEXER_H
17 #define GEOS_GEOMGRAPH_INDEX_MONOTONECHAININDEXER_H
20 #include <geos/export.h>
25 class CoordinateSequence;
73 #endif // GEOS_GEOMGRAPH_INDEX_MONOTONECHAININDEXER_H
MonotoneChains are a way of partitioning the segments of an edge to allow for fast searching of inter...
Definition: MonotoneChainIndexer.h:55
The internal representation of a list of coordinates inside a Geometry.
Definition: CoordinateSequence.h:58