19#ifndef GEOS_OP_OVERLAY_MINIMALEDGERING_H
20#define GEOS_OP_OVERLAY_MINIMALEDGERING_H
22#include <geos/export.h>
24#include <geos/geomgraph/EdgeRing.h>
25#include <geos/geomgraph/DirectedEdge.h>
29#include <geos/inline.h>
77#include <geos/operation/overlay/MinimalEdgeRing.inl>
Supplies a set of utility methods for building Geometry objects from CoordinateSequence or other Geom...
Definition GeometryFactory.h:68
A directed EdgeEnd.
Definition geomgraph/DirectedEdge.h:45
Definition geomgraph/EdgeRing.h:60
A ring of Edges with the property that no node has degree greater than 2.
Definition MinimalEdgeRing.h:56
Basic namespace for all GEOS functionalities.
Definition IndexedNestedRingTester.h:26