GEOS  3.9.1dev
geos::index::quadtree::Node Member List

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

add(void *item)geos::index::quadtree::NodeBase
addAllItems(std::vector< void * > &resultItems) const geos::index::quadtree::NodeBase
addAllItemsFromOverlapping(const geom::Envelope &searchEnv, std::vector< void * > &resultItems) const geos::index::quadtree::NodeBasevirtual
centregeos::index::quadtree::Nodeprivate
createExpanded(std::unique_ptr< Node > node, const geom::Envelope &addEnv)geos::index::quadtree::Nodestatic
createNode(const geom::Envelope &env)geos::index::quadtree::Nodestatic
createSubnode(int index)geos::index::quadtree::Nodeprivate
depth() const geos::index::quadtree::NodeBase
envgeos::index::quadtree::Nodeprivate
find(const geom::Envelope *searchEnv)geos::index::quadtree::Node
getEnvelope()geos::index::quadtree::Nodeinline
getItems()geos::index::quadtree::NodeBase
getNode(const geom::Envelope *searchEnv)geos::index::quadtree::Node
getNodeCount() const geos::index::quadtree::NodeBase
getSubnode(int index)geos::index::quadtree::Nodeprivate
getSubnodeIndex(const geom::Envelope *env, const geom::Coordinate &centre)geos::index::quadtree::NodeBasestatic
hasChildren() const geos::index::quadtree::NodeBaseinline
hasItems() const geos::index::quadtree::NodeBaseinline
insertNode(std::unique_ptr< Node > node)geos::index::quadtree::Node
isPrunable() const geos::index::quadtree::NodeBaseinline
isSearchMatch(const geom::Envelope &searchEnv) const overridegeos::index::quadtree::Nodeinlineprotectedvirtual
itemsgeos::index::quadtree::NodeBaseprotected
levelgeos::index::quadtree::Nodeprivate
Node(std::unique_ptr< geom::Envelope > nenv, int nlevel)geos::index::quadtree::Nodeinline
NodeBase()geos::index::quadtree::NodeBase
remove(const geom::Envelope *itemEnv, void *item)geos::index::quadtree::NodeBase
size() const geos::index::quadtree::NodeBase
subnodesgeos::index::quadtree::NodeBaseprotected
toString() const overridegeos::index::quadtree::Nodevirtual
visit(const geom::Envelope *searchEnv, ItemVisitor &visitor)geos::index::quadtree::NodeBasevirtual
~Node() overridegeos::index::quadtree::Nodeinline
~NodeBase()geos::index::quadtree::NodeBasevirtual