libspatialindex API Reference  (git-trunk)
SpatialIndex::ISpatialIndex Member List

This is the complete list of members for SpatialIndex::ISpatialIndex, including all inherited members.

addCommand(ICommand *in, CommandType ct)=0SpatialIndex::ISpatialIndexpure virtual
containsWhatQuery(const IShape &query, IVisitor &v)=0SpatialIndex::ISpatialIndexpure virtual
deleteData(const IShape &shape, id_type shapeIdentifier)=0SpatialIndex::ISpatialIndexpure virtual
flush()=0SpatialIndex::ISpatialIndexpure virtual
getIndexProperties(Tools::PropertySet &out) const =0SpatialIndex::ISpatialIndexpure virtual
getStatistics(IStatistics **out) const =0SpatialIndex::ISpatialIndexpure virtual
insertData(uint32_t len, const uint8_t *pData, const IShape &shape, id_type shapeIdentifier)=0SpatialIndex::ISpatialIndexpure virtual
internalNodesQuery(const IShape &query, IVisitor &v)=0SpatialIndex::ISpatialIndexpure virtual
intersectsWithQuery(const IShape &query, IVisitor &v)=0SpatialIndex::ISpatialIndexpure virtual
isIndexValid()=0SpatialIndex::ISpatialIndexpure virtual
nearestNeighborQuery(uint32_t k, const IShape &query, IVisitor &v, INearestNeighborComparator &nnc)=0SpatialIndex::ISpatialIndexpure virtual
nearestNeighborQuery(uint32_t k, const IShape &query, IVisitor &v)=0SpatialIndex::ISpatialIndexpure virtual
pointLocationQuery(const Point &query, IVisitor &v)=0SpatialIndex::ISpatialIndexpure virtual
queryStrategy(IQueryStrategy &qs)=0SpatialIndex::ISpatialIndexpure virtual
selfJoinQuery(const IShape &s, IVisitor &v)=0SpatialIndex::ISpatialIndexpure virtual
~ISpatialIndex()=defaultSpatialIndex::ISpatialIndexvirtual