GEOS 3.15.0dev
geos::operation::grid::GridIntersection Member List

This is the complete list of members for geos::operation::grid::GridIntersection, including all inherited members.

getIntersectionFractions(const Grid< bounded_extent > &raster_grid, const geom::Geometry &g) (defined in geos::operation::grid::GridIntersection)geos::operation::grid::GridIntersectionstatic
getIntersectionFractions(const Grid< bounded_extent > &raster_grid, const geom::Envelope &box) (defined in geos::operation::grid::GridIntersection)geos::operation::grid::GridIntersectionstatic
getResults()geos::operation::grid::GridIntersectioninline
GridIntersection(const Grid< bounded_extent > &raster_grid, const geom::Geometry &g, std::shared_ptr< Matrix< float > > cov=nullptr)geos::operation::grid::GridIntersection
GridIntersection(const Grid< bounded_extent > &raster_grid, const geom::Envelope &box, std::shared_ptr< Matrix< float > > cov=nullptr)geos::operation::grid::GridIntersection
processingRegion(const geom::Envelope &raster_extent, const geom::Geometry &geometry)geos::operation::grid::GridIntersectionstatic
subdividePolygon(const Grid< bounded_extent > &p_grid, const geom::Geometry &g, bool includeExterior)geos::operation::grid::GridIntersectionstatic