Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | Related Pages

geos::operation::valid::ConnectedInteriorTester Class Reference

This class tests that the interior of an area Geometry (Polygon or MultiPolygon) is connected. More...

#include <ConnectedInteriorTester.h>

List of all members.

Public Member Functions

 ConnectedInteriorTester (geomgraph::GeometryGraph &newGeomGraph)
geom::CoordinategetCoordinate ()
bool isInteriorsConnected ()

Static Public Member Functions

const geom::CoordinatefindDifferentPoint (const geom::CoordinateSequence *coord, const geom::Coordinate &pt)

Protected Member Functions

void visitLinkedDirectedEdges (geomgraph::DirectedEdge *start)


Detailed Description

This class tests that the interior of an area Geometry (Polygon or MultiPolygon) is connected.

An area Geometry is invalid if the interior is disconnected. This can happen if:

If an inconsistency if found the location of the problem is recorded.


The documentation for this class was generated from the following file:
Generated on Wed Jul 4 09:00:45 2012 for GEOS by  doxygen 1.3.9.1