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