17 #include <geos/export.h>
22 #include <geos/algorithm/LineIntersector.h>
48 const std::vector<SegmentString*>& segStrings;
54 void checkCollapses()
const;
65 void checkInteriorIntersections();
70 void checkInteriorIntersections(
78 void checkEndPtVertexIntersections()
const;
81 const std::vector<SegmentString*>& segStrings)
const;
97 segStrings(newSegStrings)