#include <RelateOp.h>
Public Member Functions | |
RelateOp (const geom::Geometry *g0, const geom::Geometry *g1) | |
geom::IntersectionMatrix * | getIntersectionMatrix () |
Static Public Member Functions | |
static geom::IntersectionMatrix * | relate (const geom::Geometry *a, const geom::Geometry *b) |
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.