GEOS
3.3.4
|
Tests whether any of a set of LinearRings are nested inside another ring in the set, using a spatial index to speed up the comparisons. More...
#include <IndexedNestedRingTester.h>
Public Member Functions | |
IndexedNestedRingTester (geomgraph::GeometryGraph *newGraph) | |
const geom::Coordinate * | getNestedPoint () const |
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 spatial index to speed up the comparisons.
Tests whether any of a set of LinearRings are nested inside another ring in the set, using a spatial index to speed up the comparisons.
|
inline |
ring | : ownership retained by caller |