ISpatialIndex::addCommand ( ICommand* in, enum CommandType ct )This method is from 'ISpatialIndex' class.
ISpatialIndex::containsWhatQuery ( IShape const& query, IVisitor& v )This method is from 'ISpatialIndex' class.
ISpatialIndex::deleteData ( IShape const& shape, id_type shapeIdentifier )This method is from 'ISpatialIndex' class.
ISpatialIndex::getIndexProperties ( Tools::PropertySet& out ) constThis method is from 'ISpatialIndex' class.
ISpatialIndex::getStatistics ( IStatistics** out ) constThis method is from 'ISpatialIndex' class.
ISpatialIndex::insertData ( uint32_t len, byte const* pData, IShape const& shape, id_type shapeIdentifier )This method is from 'ISpatialIndex' class.
ISpatialIndex::intersectsWithQuery ( IShape const& query, IVisitor& v )This method is from 'ISpatialIndex' class.
ISpatialIndex::isIndexValid ( )This method is from 'ISpatialIndex' class.
ISpatialIndex::nearestNeighborQuery ( uint32_t k, IShape const& query, IVisitor& v )This method is from 'ISpatialIndex' class.
ISpatialIndex::nearestNeighborQuery ( uint32_t k, IShape const& query, IVisitor& v, INearestNeighborComparator& nnc )This method is from 'ISpatialIndex' class.
ISpatialIndex::pointLocationQuery ( Point const& query, IVisitor& v )This method is from 'ISpatialIndex' class.
ISpatialIndex::queryStrategy ( IQueryStrategy& qs )This method is from 'ISpatialIndex' class.
ISpatialIndex::selfJoinQuery ( IShape const& s, IVisitor& v )This method is from 'ISpatialIndex' class.
ISpatialIndex::~ISpatialIndex [in-charge] ( )This method is from 'ISpatialIndex' class.