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

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

getBuilt() const (defined in geos::index::strtree::SimpleSTRtree)geos::index::strtree::SimpleSTRtreeinline
getNodeCapacity() const (defined in geos::index::strtree::SimpleSTRtree)geos::index::strtree::SimpleSTRtreeinline
getNumLeafNodes() const (defined in geos::index::strtree::SimpleSTRtree)geos::index::strtree::SimpleSTRtreeinline
getRoot() (defined in geos::index::strtree::SimpleSTRtree)geos::index::strtree::SimpleSTRtreeinline
insert(geom::Geometry *geom) (defined in geos::index::strtree::SimpleSTRtree)geos::index::strtree::SimpleSTRtree
insert(const geom::Envelope *itemEnv, void *item) overridegeos::index::strtree::SimpleSTRtreevirtual
isWithinDistance(SimpleSTRtree &tree, ItemDistance *itemDist, double maxDistance) (defined in geos::index::strtree::SimpleSTRtree)geos::index::strtree::SimpleSTRtree
iterate(ItemVisitor &visitor) (defined in geos::index::strtree::SimpleSTRtree)geos::index::strtree::SimpleSTRtree
nearestNeighbour(ItemDistance *itemDist) (defined in geos::index::strtree::SimpleSTRtree)geos::index::strtree::SimpleSTRtree
nearestNeighbour(const geom::Envelope *env, const void *item, ItemDistance *itemDist) (defined in geos::index::strtree::SimpleSTRtree)geos::index::strtree::SimpleSTRtree
nearestNeighbour(SimpleSTRtree &tree, ItemDistance *itemDist) (defined in geos::index::strtree::SimpleSTRtree)geos::index::strtree::SimpleSTRtree
operator<< (defined in geos::index::strtree::SimpleSTRtree)geos::index::strtree::SimpleSTRtreefriend
query(const geom::Envelope *searchEnv, std::vector< void * > &matches) overridegeos::index::strtree::SimpleSTRtreevirtual
query(const geom::Envelope *searchEnv, ItemVisitor &visitor) overridegeos::index::strtree::SimpleSTRtreevirtual
remove(const geom::Envelope *searchBounds, void *item) overridegeos::index::strtree::SimpleSTRtreevirtual
root (defined in geos::index::strtree::SimpleSTRtree)geos::index::strtree::SimpleSTRtree
SimpleSTRtree(std::size_t capacity=10)geos::index::strtree::SimpleSTRtreeinline
~SpatialIndex() (defined in geos::index::SpatialIndex)geos::index::SpatialIndexinlinevirtual