geos::operation::relate::RelateOp Class Reference

Implements the relate() operation on Geometry. More...

#include <RelateOp.h>

Inheritance diagram for geos::operation::relate::RelateOp:

geos::operation::GeometryGraphOperation

List of all members.

Public Member Functions

 RelateOp (const geom::Geometry *g0, const geom::Geometry *g1)
geom::IntersectionMatrixgetIntersectionMatrix ()

Static Public Member Functions

static geom::IntersectionMatrixrelate (const geom::Geometry *a, const geom::Geometry *b)


Detailed Description

Implements the relate() operation on Geometry.

WARNING: The current implementation of this class will compute a result for GeometryCollections. However, the semantics of this operation are not well-defined and the value returned may not represent an appropriate notion of relate.


The documentation for this class was generated from the following file:
Generated on Fri Mar 27 04:53:58 2009 for GEOS by  doxygen 1.5.4