Main Page
Namespaces
Classes
Files
Related Pages
Class List
Class Hierarchy
Class Members
geos
::
operation
::
valid
::
SimpleNestedRingTester
geos::operation::valid::SimpleNestedRingTester Class Reference
Tests whether any of a set of
LinearRing
s 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::Coordinate
*
getNestedPoint
()
bool
isNonNested
()
Detailed Description
Tests whether any of a set of
LinearRing
s 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:
SimpleNestedRingTester.h
Generated on Fri Mar 27 04:53:59 2009 for GEOS by
1.5.4