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>
64 virtual ~MinimalEdgeRing();
78#include <geos/operation/overlay/MinimalEdgeRing.inl>
Supplies a set of utility methods for building Geometry objects from CoordinateSequence or other Geom...
Definition GeometryFactory.h:67
A directed EdgeEnd.
Definition geomgraph/DirectedEdge.h:44
Definition geomgraph/EdgeRing.h:59
Contains the Geometry interface hierarchy and supporting classes.
Definition IndexedNestedRingTester.h:26
Contains classes that implement topology graphs.
Definition IndexedNestedRingTester.h:34
Contains classes that perform a topological overlay to compute boolean spatial functions.
Definition BufferBuilder.h:62
Provides classes for implementing operations on geometries.
Definition IndexedNestedRingTester.h:40
Basic namespace for all GEOS functionalities.
Definition IndexedNestedRingTester.h:25