QGIS API Documentation
3.22.4-Białowieża (ce8e65e95e)
|
Helper class used when traversing the index looking for middle segment - builds a list of matches. More...
Public Member Functions | |
QgsPointLocator_VisitorMiddlesInRect (QgsPointLocator *pl, QgsPointLocator::MatchList &lst, const QgsRectangle &srcRect, QgsPointLocator::MatchFilter *filter=nullptr) | |
Constructs the visitor. More... | |
void | visitData (const IData &d) override |
void | visitData (std::vector< const IData * > &v) override |
void | visitNode (const INode &n) override |
Helper class used when traversing the index looking for middle segment - builds a list of matches.
Definition at line 742 of file qgspointlocator.cpp.
|
inline |
Constructs the visitor.
Definition at line 746 of file qgspointlocator.cpp.
|
inlineoverride |
Definition at line 756 of file qgspointlocator.cpp.
|
inlineoverride |
Definition at line 754 of file qgspointlocator.cpp.
|
inlineoverride |
Definition at line 753 of file qgspointlocator.cpp.