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

geos::operation::GeometryGraphOperation Class Reference

The base class for operations that require GeometryGraph. More...

#include <GeometryGraphOperation.h>

Inheritance diagram for geos::operation::GeometryGraphOperation:

geos::operation::overlay::OverlayOp geos::operation::relate::RelateOp List of all members.

Public Member Functions

 GeometryGraphOperation (const geom::Geometry *g0, const geom::Geometry *g1)
 GeometryGraphOperation (const geom::Geometry *g0, const geom::Geometry *g1, const algorithm::BoundaryNodeRule &boundaryNodeRule)
 GeometryGraphOperation (const geom::Geometry *g0)
const geom::GeometrygetArgGeometry (unsigned int i) const

Protected Member Functions

void setComputationPrecision (const geom::PrecisionModel *pm)

Protected Attributes

algorithm::LineIntersector li
const geom::PrecisionModelresultPrecisionModel
std::vector< geomgraph::GeometryGraph * > arg
 The operation args into an array so they can be accessed by index.

Detailed Description

The base class for operations that require GeometryGraph.


The documentation for this class was generated from the following file:
Generated on Tue Jun 5 14:58:50 2012 for GEOS by  doxygen 1.3.9.1