GEOS
3.6.1
|
Tests whether any of a set of LinearRings are nested inside another ring in the set, using a Quadtree index to speed up the comparisons. More...
#include <QuadtreeNestedRingTester.h>
Public Member Functions | |
QuadtreeNestedRingTester (geomgraph::GeometryGraph *newGraph) | |
Caller retains ownership of GeometryGraph. | |
geom::Coordinate * | getNestedPoint () |
void | add (const geom::LinearRing *ring) |
bool | isNonNested () |
Tests whether any of a set of LinearRings are nested inside another ring in the set, using a Quadtree index to speed up the comparisons.