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 (defined in geos::index::quadtree::NodeBase)geos::index::quadtree::NodeBase [virtual]
createExpanded(std::auto_ptr< Node > node, const geom::Envelope &addEnv)geos::index::quadtree::Node [static]
createNode(const geom::Envelope &env) (defined in geos::index::quadtree::Node)geos::index::quadtree::Node [static]
depth() const (defined in geos::index::quadtree::NodeBase)geos::index::quadtree::NodeBase
find(const geom::Envelope *searchEnv)geos::index::quadtree::Node
getEnvelope()geos::index::quadtree::Node [inline]
getItems() (defined in geos::index::quadtree::NodeBase)geos::index::quadtree::NodeBase
getNode(const geom::Envelope *searchEnv)geos::index::quadtree::Node
getNodeCount() const (defined in geos::index::quadtree::NodeBase)geos::index::quadtree::NodeBase
getSubnodeIndex(const geom::Envelope *env, const geom::Coordinate &centre) (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]
insertNode(std::auto_ptr< Node > node) (defined in geos::index::quadtree::Node)geos::index::quadtree::Node
isPrunable() const (defined in geos::index::quadtree::NodeBase)geos::index::quadtree::NodeBase [inline]
isSearchMatch(const geom::Envelope &searchEnv) const (defined in geos::index::quadtree::Node)geos::index::quadtree::Node [inline, protected, virtual]
itemsgeos::index::quadtree::NodeBase [protected]
Node(std::auto_ptr< geom::Envelope > nenv, int nlevel) (defined in geos::index::quadtree::Node)geos::index::quadtree::Node [inline]
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
subnodegeos::index::quadtree::NodeBase [protected]
toString() const (defined in geos::index::quadtree::Node)geos::index::quadtree::Node [virtual]
visit(const geom::Envelope *searchEnv, ItemVisitor &visitor) (defined in geos::index::quadtree::NodeBase)geos::index::quadtree::NodeBase [virtual]
~Node() (defined in geos::index::quadtree::Node)geos::index::quadtree::Node [inline, virtual]
~NodeBase() (defined in geos::index::quadtree::NodeBase)geos::index::quadtree::NodeBase [virtual]