20#ifndef GEOS_OP_LINEMERGE_LINEMERGEEDGE_H
21#define GEOS_OP_LINEMERGE_LINEMERGEEDGE_H
23#include <geos/export.h>
25#include <geos/planargraph/Edge.h>
Definition LineString.h:70
const geom::LineString * getLine() const
LineMergeEdge(const geom::LineString *newLine)
Represents an undirected edge of a PlanarGraph.
Definition planargraph/Edge.h:54
Contains the Geometry interface hierarchy and supporting classes.
Definition IndexedNestedRingTester.h:26
Line merging package.
Definition EdgeString.h:40
Provides classes for implementing operations on geometries.
Definition IndexedNestedRingTester.h:40
Basic namespace for all GEOS functionalities.
Definition IndexedNestedRingTester.h:25