GEOS  3.13.0dev
geos::index::strtree::STRtree Member List

This is the complete list of members for geos::index::strtree::STRtree, including all inherited members.

AbstractSTRtree(std::size_t newNodeCapacity)geos::index::strtree::AbstractSTRtreeinline
avg(double a, double b) (defined in geos::index::strtree::STRtree)geos::index::strtree::STRtreeinlinestatic
boundablesAtLevel(int level) (defined in geos::index::strtree::AbstractSTRtree)geos::index::strtree::AbstractSTRtreeprotected
boundablesAtLevel(int level, AbstractNode *top, BoundableList *boundables)geos::index::strtree::AbstractSTRtreevirtual
build()geos::index::strtree::AbstractSTRtreevirtual
centreY(const geom::Envelope *e) (defined in geos::index::strtree::STRtree)geos::index::strtree::STRtreeinlinestatic
createNode(int level) override (defined in geos::index::strtree::STRtree)geos::index::strtree::STRtreeprotectedvirtual
getIntersectsOp() overridegeos::index::strtree::STRtreeinlineprotectedvirtual
getNodeCapacity()geos::index::strtree::AbstractSTRtreeinlinevirtual
getRoot() (defined in geos::index::strtree::AbstractSTRtree)geos::index::strtree::AbstractSTRtreeinlineprotectedvirtual
insert(const geom::Envelope *itemEnv, void *item) overridegeos::index::strtree::STRtreevirtual
geos::index::strtree::AbstractSTRtree::insert(const void *bounds, void *item)geos::index::strtree::AbstractSTRtreeprotectedvirtual
isWithinDistance(STRtree *tree, ItemDistance *itemDist, double maxDistance) (defined in geos::index::strtree::STRtree)geos::index::strtree::STRtree
itemsTree()geos::index::strtree::AbstractSTRtree
iterate(ItemVisitor &visitor)geos::index::strtree::AbstractSTRtree
lastNode(BoundableList *nodeList) (defined in geos::index::strtree::AbstractSTRtree)geos::index::strtree::AbstractSTRtreeinlineprotectedvirtual
nearestNeighbour(ItemDistance *itemDist) (defined in geos::index::strtree::STRtree)geos::index::strtree::STRtree
nearestNeighbour(const geom::Envelope *env, const void *item, ItemDistance *itemDist) (defined in geos::index::strtree::STRtree)geos::index::strtree::STRtree
nearestNeighbour(STRtree *tree, ItemDistance *itemDist) (defined in geos::index::strtree::STRtree)geos::index::strtree::STRtree
nearestNeighbour(BoundablePair *initBndPair) (defined in geos::index::strtree::STRtree)geos::index::strtree::STRtree
nearestNeighbour(BoundablePair *initBndPair, double maxDistance) (defined in geos::index::strtree::STRtree)geos::index::strtree::STRtree
nodeCapacity (defined in geos::index::strtree::AbstractSTRtree)geos::index::strtree::AbstractSTRtreeprotected
nodes (defined in geos::index::strtree::AbstractSTRtree)geos::index::strtree::AbstractSTRtreeprotected
query(const geom::Envelope *searchEnv, std::vector< void * > &matches) overridegeos::index::strtree::STRtreeinlinevirtual
query(const geom::Envelope *searchEnv, ItemVisitor &visitor) overridegeos::index::strtree::STRtreeinlinevirtual
geos::index::strtree::AbstractSTRtree::query(const void *searchBounds, std::vector< void * > &foundItems)geos::index::strtree::AbstractSTRtreeprotected
geos::index::strtree::AbstractSTRtree::query(const void *searchBounds, ItemVisitor &visitor)geos::index::strtree::AbstractSTRtreeprotected
query(const void *searchBounds, const AbstractNode &node, ItemVisitor &visitor) (defined in geos::index::strtree::AbstractSTRtree)geos::index::strtree::AbstractSTRtreeprotected
query(const void *searchBounds, const AbstractNode *node, std::vector< void * > *matches) (defined in geos::index::strtree::AbstractSTRtree)geos::index::strtree::AbstractSTRtreevirtual
remove(const geom::Envelope *itemEnv, void *item) overridegeos::index::strtree::STRtreeinlinevirtual
geos::index::strtree::AbstractSTRtree::remove(const void *itemEnv, void *item)geos::index::strtree::AbstractSTRtreeprotected
root (defined in geos::index::strtree::AbstractSTRtree)geos::index::strtree::AbstractSTRtreeprotected
STRtree(std::size_t nodeCapacity=10)geos::index::strtree::STRtree
~AbstractSTRtree() (defined in geos::index::strtree::AbstractSTRtree)geos::index::strtree::AbstractSTRtreevirtual
~SpatialIndex() (defined in geos::index::SpatialIndex)geos::index::SpatialIndexinlinevirtual
~STRtree() override=default (defined in geos::index::strtree::STRtree)geos::index::strtree::STRtree