QGIS API Documentation
3.20.0-Odense (decaadbb31)
|
This is the complete list of members for QgsPointLocator, including all inherited members.
All enum value | QgsPointLocator | |
Area enum value | QgsPointLocator | |
cachedGeometryCount() const | QgsPointLocator | inline |
Centroid enum value | QgsPointLocator | |
destinationCrs() const | QgsPointLocator | |
destroyIndex() | QgsPointLocator | protectedslot |
Edge enum value | QgsPointLocator | |
edgesInRect(const QgsRectangle &rect, QgsPointLocator::MatchFilter *filter=nullptr, bool relaxed=false) | QgsPointLocator | |
edgesInRect(const QgsPointXY &point, double tolerance, QgsPointLocator::MatchFilter *filter=nullptr, bool relaxed=false) | QgsPointLocator | |
extent() const | QgsPointLocator | inline |
hasIndex() const | QgsPointLocator | |
init(int maxFeaturesToIndex=-1, bool relaxed=false) | QgsPointLocator | |
initFinished(bool ok) | QgsPointLocator | signal |
Invalid enum value | QgsPointLocator | |
isIndexing() const | QgsPointLocator | inline |
layer() const | QgsPointLocator | inline |
LineEndpoint enum value | QgsPointLocator | |
MatchList typedef | QgsPointLocator | |
MiddleOfSegment enum value | QgsPointLocator | |
nearestArea(const QgsPointXY &point, double tolerance, QgsPointLocator::MatchFilter *filter=nullptr, bool relaxed=false) | QgsPointLocator | |
nearestCentroid(const QgsPointXY &point, double tolerance, QgsPointLocator::MatchFilter *filter=nullptr, bool relaxed=false) | QgsPointLocator | |
nearestEdge(const QgsPointXY &point, double tolerance, QgsPointLocator::MatchFilter *filter=nullptr, bool relaxed=false) | QgsPointLocator | |
nearestLineEndpoints(const QgsPointXY &point, double tolerance, QgsPointLocator::MatchFilter *filter=nullptr, bool relaxed=false) | QgsPointLocator | |
nearestMiddleOfSegment(const QgsPointXY &point, double tolerance, QgsPointLocator::MatchFilter *filter=nullptr, bool relaxed=false) | QgsPointLocator | |
nearestVertex(const QgsPointXY &point, double tolerance, QgsPointLocator::MatchFilter *filter=nullptr, bool relaxed=false) | QgsPointLocator | |
pointInPolygon(const QgsPointXY &point, bool relaxed=false) | QgsPointLocator | |
QgsPointLocator(QgsVectorLayer *layer, const QgsCoordinateReferenceSystem &destinationCrs=QgsCoordinateReferenceSystem(), const QgsCoordinateTransformContext &transformContext=QgsCoordinateTransformContext(), const QgsRectangle *extent=nullptr) | QgsPointLocator | explicit |
QgsPointLocator_VisitorArea class | QgsPointLocator | friend |
QgsPointLocator_VisitorCentroidsInRect class | QgsPointLocator | friend |
QgsPointLocator_VisitorEdgesInRect class | QgsPointLocator | friend |
QgsPointLocator_VisitorMiddlesInRect class | QgsPointLocator | friend |
QgsPointLocator_VisitorNearestCentroid class | QgsPointLocator | friend |
QgsPointLocator_VisitorNearestEdge class | QgsPointLocator | friend |
QgsPointLocator_VisitorNearestLineEndpoint class | QgsPointLocator | friend |
QgsPointLocator_VisitorNearestMiddleOfSegment class | QgsPointLocator | friend |
QgsPointLocator_VisitorNearestVertex class | QgsPointLocator | friend |
QgsPointLocator_VisitorVerticesInRect class | QgsPointLocator | friend |
QgsPointLocatorInitTask class | QgsPointLocator | friend |
rebuildIndex(int maxFeaturesToIndex=-1) | QgsPointLocator | protected |
setExtent(const QgsRectangle *extent) | QgsPointLocator | |
setRenderContext(const QgsRenderContext *context) | QgsPointLocator | |
TestQgsPointLocator class | QgsPointLocator | friend |
Type enum name | QgsPointLocator | |
Vertex enum value | QgsPointLocator | |
verticesInRect(const QgsRectangle &rect, QgsPointLocator::MatchFilter *filter=nullptr, bool relaxed=false) | QgsPointLocator | |
verticesInRect(const QgsPointXY &point, double tolerance, QgsPointLocator::MatchFilter *filter=nullptr, bool relaxed=false) | QgsPointLocator | |
waitForIndexingFinished() | QgsPointLocator | |
~QgsPointLocator() override | QgsPointLocator |