19 #ifndef GEOS_OP_BUFFER_SUBGRAPHDEPTHLOCATER_H
20 #define GEOS_OP_BUFFER_SUBGRAPHDEPTHLOCATER_H
22 #include <geos/export.h>
26 #include <geos/geom/LineSegment.h>
65 subgraphs(newSubgraphs)
74 std::vector<BufferSubgraph*>* subgraphs;
87 std::vector<DepthSegment*>& stabbedSegments);
99 std::vector<geomgraph::DirectedEdge*>* dirEdges,
100 std::vector<DepthSegment*>& stabbedSegments);
113 std::vector<DepthSegment*>& stabbedSegments);
Coordinate is the lightweight class used to store coordinates.
Definition: Coordinate.h:60
Definition: LineSegment.h:59
A directed EdgeEnd.
Definition: geomgraph/DirectedEdge.h:45
Locates a subgraph inside a set of subgraphs, in order to determine the outside depth of the subgraph...
Definition: SubgraphDepthLocater.h:59
Basic namespace for all GEOS functionalities.
Definition: IndexedNestedRingTester.h:26