Main Page
Namespaces
Classes
Files
Related Pages
Class List
Class Hierarchy
Class Members
geos
::
operation
::
valid
::
IndexedNestedRingTester
geos::operation::valid::IndexedNestedRingTester Class Reference
Tests whether any of a set of
LinearRing
s are nested inside another ring in the set, using a spatial
index
to speed up the comparisons.
More...
#include <
IndexedNestedRingTester.h
>
List of all members.
Public Member Functions
IndexedNestedRingTester
(geomgraph::GeometryGraph *newGraph)
const
geom::Coordinate
*
getNestedPoint
() const
void
add
(const
geom::LinearRing
*ring)
Parameters:
ring
: ownership retained by caller
bool
isNonNested
()
Detailed Description
Tests whether any of a set of
LinearRing
s are nested inside another ring in the set, using a spatial
index
to speed up the comparisons.
The documentation for this class was generated from the following file:
IndexedNestedRingTester.h
Generated on Mon Aug 9 22:37:39 2010 for GEOS by
1.5.4