QGIS API Documentation
2.8.2-Wien
|
#include "qgsfeature.h"
#include "qgspoint.h"
#include "qgsrectangle.h"
#include <spatialindex/SpatialIndex.h>
Go to the source code of this file.
Classes | |
struct | QgsPointLocator::Match |
struct | QgsPointLocator::MatchFilter |
Interface that allows rejection of some matches in intersection queries (e.g. More... | |
class | QgsPointLocator |
The class defines interface for querying point location: More... |