22 #include <geos/export.h>
24 #include <geos/geomgraph/EdgeRing.h>
25 #include <geos/geomgraph/DirectedEdge.h>
32 class GeometryFactory;
65 return de->getNextMin();
71 de->setMinEdgeRing(er);
Supplies a set of utility methods for building Geometry objects from CoordinateSequence or other Geom...
Definition: GeometryFactory.h:70
A directed EdgeEnd.
Definition: geomgraph/DirectedEdge.h:42
Definition: geomgraph/EdgeRing.h:57
A ring of Edges with the property that no node has degree greater than 2.
Definition: MinimalEdgeRing.h:54
Basic namespace for all GEOS functionalities.
Definition: Angle.h:25