#include <MCIndexSegmentSetMutualIntersector.h>
Inheritance diagram for geos::noding::MCIndexSegmentSetMutualIntersector:
Public Member Functions | |
std::vector< index::chain::MonotoneChain * > & | getMonotoneChains () |
index::SpatialIndex * | getIndex () |
void | setBaseSegments (SegmentString::ConstVect *segStrings) |
void | process (SegmentString::ConstVect *segStrings) |
|
Computes the intersections for two collections of SegmentStrings.
Implements geos::noding::SegmentSetMutualIntersector. |
|
Implements geos::noding::SegmentSetMutualIntersector. |