GEOS  3.9.1dev
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)geos::index::strtree::STRtreeinlinestatic
boundablesAtLevel(int level)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)geos::index::strtree::STRtreeinlinestatic
createNode(int level) overridegeos::index::strtree::STRtreeprotectedvirtual
createParentBoundables(BoundableList *childBoundables, int newLevel) overridegeos::index::strtree::STRtreeprivatevirtual
createParentBoundablesFromVerticalSlice(BoundableList *childBoundables, int newLevel)geos::index::strtree::STRtreeprivate
createParentBoundablesFromVerticalSlices(std::vector< BoundableList * > *verticalSlices, int newLevel)geos::index::strtree::STRtreeprivate
getIntersectsOp() overridegeos::index::strtree::STRtreeinlineprotectedvirtual
getNodeCapacity()geos::index::strtree::AbstractSTRtreeinlinevirtual
getRoot()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
intersectsOpgeos::index::strtree::STRtreeprivate
isWithinDistance(BoundablePair *initBndPair, double maxDistance)geos::index::strtree::STRtreeprivate
isWithinDistance(STRtree *tree, ItemDistance *itemDist, double maxDistance)geos::index::strtree::STRtree
itemsTree()geos::index::strtree::AbstractSTRtree
iterate(ItemVisitor &visitor)geos::index::strtree::AbstractSTRtree
lastNode(BoundableList *nodeList)geos::index::strtree::AbstractSTRtreeinlineprotectedvirtual
nearestNeighbour(ItemDistance *itemDist)geos::index::strtree::STRtree
nearestNeighbour(const geom::Envelope *env, const void *item, ItemDistance *itemDist)geos::index::strtree::STRtree
nearestNeighbour(STRtree *tree, ItemDistance *itemDist)geos::index::strtree::STRtree
nearestNeighbour(BoundablePair *initBndPair)geos::index::strtree::STRtree
nearestNeighbour(BoundablePair *initBndPair, double maxDistance)geos::index::strtree::STRtree
nodeCapacitygeos::index::strtree::AbstractSTRtreeprotected
nodesgeos::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
geos::index::strtree::AbstractSTRtree::query(const void *searchBounds, const AbstractNode &node, ItemVisitor &visitor)geos::index::strtree::AbstractSTRtreeprotected
geos::index::strtree::AbstractSTRtree::query(const void *searchBounds, const AbstractNode *node, std::vector< void * > *matches)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
rootgeos::index::strtree::AbstractSTRtreeprotected
sortBoundablesX(const BoundableList *input)geos::index::strtree::STRtreeprivate
sortBoundablesY(const BoundableList *input)geos::index::strtree::STRtreeprivate
STRtree(std::size_t nodeCapacity=10)geos::index::strtree::STRtree
verticalSlices(BoundableList *childBoundables, size_t sliceCount)geos::index::strtree::STRtreeprivate
~AbstractSTRtree()geos::index::strtree::AbstractSTRtreevirtual
~SpatialIndex()geos::index::SpatialIndexinlinevirtual
~STRtree() override=defaultgeos::index::strtree::STRtree