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 Fri Mar 27 04:53:59 2009 for GEOS by  doxygen 1.5.4