arg | geos::operation::GeometryGraphOperation | protected |
GeometryGraphOperation(const geom::Geometry *g0, const geom::Geometry *g1) (defined in geos::operation::GeometryGraphOperation) | geos::operation::GeometryGraphOperation | |
GeometryGraphOperation(const geom::Geometry *g0, const geom::Geometry *g1, const algorithm::BoundaryNodeRule &boundaryNodeRule) (defined in geos::operation::GeometryGraphOperation) | geos::operation::GeometryGraphOperation | |
GeometryGraphOperation(const geom::Geometry *g0) (defined in geos::operation::GeometryGraphOperation) | geos::operation::GeometryGraphOperation | |
GeometryGraphOperation(const GeometryGraphOperation &other)=delete (defined in geos::operation::GeometryGraphOperation) | geos::operation::GeometryGraphOperation | protected |
getArgGeometry(unsigned int i) const (defined in geos::operation::GeometryGraphOperation) | geos::operation::GeometryGraphOperation | |
getIntersectionMatrix() | geos::operation::relate::RelateOp | |
li (defined in geos::operation::GeometryGraphOperation) | geos::operation::GeometryGraphOperation | protected |
operator=(const GeometryGraphOperation &rhs)=delete (defined in geos::operation::GeometryGraphOperation) | geos::operation::GeometryGraphOperation | protected |
relate(const geom::Geometry *a, const geom::Geometry *b) | geos::operation::relate::RelateOp | static |
relate(const geom::Geometry *a, const geom::Geometry *b, const algorithm::BoundaryNodeRule &boundaryNodeRule) | geos::operation::relate::RelateOp | static |
RelateOp(const geom::Geometry *g0, const geom::Geometry *g1) | geos::operation::relate::RelateOp | |
RelateOp(const geom::Geometry *g0, const geom::Geometry *g1, const algorithm::BoundaryNodeRule &boundaryNodeRule) | geos::operation::relate::RelateOp | |
resultPrecisionModel (defined in geos::operation::GeometryGraphOperation) | geos::operation::GeometryGraphOperation | protected |
setComputationPrecision(const geom::PrecisionModel *pm) (defined in geos::operation::GeometryGraphOperation) | geos::operation::GeometryGraphOperation | protected |
~GeometryGraphOperation() (defined in geos::operation::GeometryGraphOperation) | geos::operation::GeometryGraphOperation | virtual |
~RelateOp() override=default (defined in geos::operation::relate::RelateOp) | geos::operation::relate::RelateOp | |