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

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

addParentNodesFromVerticalSlice(std::vector< SimpleSTRnode * > &verticalSlice, int newLevel, std::vector< SimpleSTRnode * > &parentNodes)geos::index::strtree::SimpleSTRtreeprivate
build()geos::index::strtree::SimpleSTRtreeprivate
builtgeos::index::strtree::SimpleSTRtreeprivate
createHigherLevels(std::vector< SimpleSTRnode * > &nodesOfALevel, int level)geos::index::strtree::SimpleSTRtreeprivate
createNode(int newLevel, const geom::Envelope *itemEnv, void *item)geos::index::strtree::SimpleSTRtreeprivate
createNode(int newLevel)geos::index::strtree::SimpleSTRtreeprivate
createParentNodes(std::vector< SimpleSTRnode * > &childNodes, int newLevel)geos::index::strtree::SimpleSTRtreeprivate
getBuilt() const geos::index::strtree::SimpleSTRtreeinline
getNodeCapacity() const geos::index::strtree::SimpleSTRtreeinline
getNumLeafNodes() const geos::index::strtree::SimpleSTRtreeinline
getRoot()geos::index::strtree::SimpleSTRtreeinline
insert(geom::Geometry *geom)geos::index::strtree::SimpleSTRtree
insert(const geom::Envelope *itemEnv, void *item) overridegeos::index::strtree::SimpleSTRtreevirtual
isWithinDistance(SimpleSTRtree &tree, ItemDistance *itemDist, double maxDistance)geos::index::strtree::SimpleSTRtree
iterate(ItemVisitor &visitor)geos::index::strtree::SimpleSTRtree
nearestNeighbour(ItemDistance *itemDist)geos::index::strtree::SimpleSTRtree
nearestNeighbour(const geom::Envelope *env, const void *item, ItemDistance *itemDist)geos::index::strtree::SimpleSTRtree
nearestNeighbour(SimpleSTRtree &tree, ItemDistance *itemDist)geos::index::strtree::SimpleSTRtree
nodeCapacitygeos::index::strtree::SimpleSTRtreeprivate
nodesgeos::index::strtree::SimpleSTRtreeprivate
nodesQuegeos::index::strtree::SimpleSTRtreeprivate
operator<<(std::ostream &os, const SimpleSTRtree &tree)geos::index::strtree::SimpleSTRtreefriend
operator=(const SimpleSTRtree &)=deletegeos::index::strtree::SimpleSTRtreeprivate
query(const geom::Envelope *searchEnv, const SimpleSTRnode *node, ItemVisitor &visitor)geos::index::strtree::SimpleSTRtreeprivate
query(const geom::Envelope *searchEnv, const SimpleSTRnode *node, std::vector< void * > &matches)geos::index::strtree::SimpleSTRtreeprivate
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, SimpleSTRnode *node, void *item)geos::index::strtree::SimpleSTRtreeprivate
remove(const geom::Envelope *searchBounds, void *item) overridegeos::index::strtree::SimpleSTRtreevirtual
rootgeos::index::strtree::SimpleSTRtree
SimpleSTRtree(const SimpleSTRtree &)=deletegeos::index::strtree::SimpleSTRtreeprivate
SimpleSTRtree(std::size_t capacity=10)geos::index::strtree::SimpleSTRtreeinline
sortNodesX(std::vector< SimpleSTRnode * > &nodeList)geos::index::strtree::SimpleSTRtreeprivatestatic
sortNodesY(std::vector< SimpleSTRnode * > &nodeList)geos::index::strtree::SimpleSTRtreeprivatestatic
~SpatialIndex()geos::index::SpatialIndexinlinevirtual