|
GEOS 3.15.0dev
|
This is the complete list of members for geos::operation::cluster::GeometryIntersectsClusterFinder, including all inherited members.
| cluster(const std::vector< const geom::Geometry * > &g) | geos::operation::cluster::AbstractClusterFinder | |
| clusterToCollection(std::unique_ptr< geom::Geometry > &&g) | geos::operation::cluster::AbstractClusterFinder | |
| clusterToCollection(const geom::Geometry &g) | geos::operation::cluster::AbstractClusterFinder | |
| clusterToVector(std::unique_ptr< geom::Geometry > &&g) | geos::operation::cluster::AbstractClusterFinder | |
| clusterToVector(const geom::Geometry &g) | geos::operation::cluster::AbstractClusterFinder | |
| process(const std::vector< const geom::Geometry * > &components, index::strtree::TemplateSTRtree< std::size_t > &index, UnionFind &uf) | geos::operation::cluster::AbstractClusterFinder | protectedvirtual |
| queryEnvelope(const geom::Geometry *a) override | geos::operation::cluster::GeometryIntersectsClusterFinder | inlineprotectedvirtual |
| shouldJoin(const geom::Geometry *a, const geom::Geometry *b) override | geos::operation::cluster::GeometryIntersectsClusterFinder | inlineprotectedvirtual |