22#include <geos/export.h>
24#include <geos/planargraph/Edge.h>
44 const geom::Curve* line;
An edge of a LineMergeGraph. The marked field indicates whether this Edge has been logically deleted ...
Definition LineMergeEdge.h:42
LineMergeEdge(const geom::Curve *newCurve)
const geom::Curve * getCurve() const
Represents an undirected edge of a PlanarGraph.
Definition planargraph/Edge.h:55
Basic namespace for all GEOS functionalities.
Definition geos.h:38