20 #ifndef GEOS_OP_LINEMERGE_LINEMERGEDIRECTEDEDGE_H
21 #define GEOS_OP_LINEMERGE_LINEMERGEDIRECTEDEDGE_H
23 #include <geos/export.h>
25 #include <geos/planargraph/DirectedEdge.h>
33 namespace planargraph {
80 #endif // GEOS_OP_LINEMERGE_LINEMERGEDIRECTEDEDGE_H
Coordinate is the lightweight class used to store coordinates.
Definition: Coordinate.h:61
Represents a directed edge in a PlanarGraph.
Definition: planargraph/DirectedEdge.h:47
A node in a PlanarGraph is a location where 0 or more Edge meet.
Definition: planargraph/Node.h:46
A planargraph::DirectedEdge of a LineMergeGraph.
Definition: LineMergeDirectedEdge.h:48