21 #include <geos/export.h> 23 #include <geos/planargraph/DirectedEdge.h> 31 namespace planargraph {
Coordinate is the lightweight class used to store coordinates.
Definition: Coordinate.h:58
Represents a directed edge in a PlanarGraph.
Definition: planargraph/DirectedEdge.h:45
Basic namespace for all GEOS functionalities.
Definition: Angle.h:25
A node in a PlanarGraph is a location where 0 or more Edge meet.
Definition: planargraph/Node.h:44
A DirectedEdge of a LineMergeGraph.
Definition: LineMergeDirectedEdge.h:46