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 (defined in geos::index::quadtree::NodeBase) | geos::index::quadtree::NodeBase | virtual |
depth() const (defined in geos::index::quadtree::NodeBase) | geos::index::quadtree::NodeBase | |
getItems() (defined in geos::index::quadtree::NodeBase) | geos::index::quadtree::NodeBase | |
getNodeCount() const (defined in geos::index::quadtree::NodeBase) | geos::index::quadtree::NodeBase | |
getSubnodeIndex(const geom::Envelope *env, const geom::Coordinate ¢re) (defined in geos::index::quadtree::NodeBase) | geos::index::quadtree::NodeBase | static |
hasChildren() const (defined in geos::index::quadtree::NodeBase) | geos::index::quadtree::NodeBase | inline |
hasItems() const (defined in geos::index::quadtree::NodeBase) | geos::index::quadtree::NodeBase | inline |
isPrunable() const (defined in geos::index::quadtree::NodeBase) | geos::index::quadtree::NodeBase | inline |
isSearchMatch(const geom::Envelope &searchEnv) const =0 (defined in geos::index::quadtree::NodeBase) | geos::index::quadtree::NodeBase | protectedpure virtual |
items | geos::index::quadtree::NodeBase | protected |
NodeBase() (defined in geos::index::quadtree::NodeBase) | geos::index::quadtree::NodeBase | |
remove(const geom::Envelope *itemEnv, void *item) | geos::index::quadtree::NodeBase | |
size() const (defined in geos::index::quadtree::NodeBase) | geos::index::quadtree::NodeBase | |
subnodes | geos::index::quadtree::NodeBase | protected |
toString() const (defined in geos::index::quadtree::NodeBase) | geos::index::quadtree::NodeBase | virtual |
visit(const geom::Envelope *searchEnv, ItemVisitor &visitor) (defined in geos::index::quadtree::NodeBase) | geos::index::quadtree::NodeBase | virtual |
~NodeBase() (defined in geos::index::quadtree::NodeBase) | geos::index::quadtree::NodeBase | virtual |