geos::operation::valid::SimpleNestedRingTester Class Reference

Tests whether any of a set of LinearRings are nested inside another ring in the set, using a simple O(n^2) comparison. More...

#include <SimpleNestedRingTester.h>

List of all members.

Public Member Functions

 SimpleNestedRingTester (geomgraph::GeometryGraph *newGraph)
void add (geom::LinearRing *ring)
geom::CoordinategetNestedPoint ()
bool isNonNested ()


Detailed Description

Tests whether any of a set of LinearRings are nested inside another ring in the set, using a simple O(n^2) comparison.
The documentation for this class was generated from the following file:
Generated on Thu Mar 4 04:54:29 2010 for GEOS by  doxygen 1.5.4