QGIS API Documentation
3.2.0-Bonn (bc43194)
|
#include "qgis_core.h"
#include <QSet>
#include <QVector>
#include <memory>
#include "qgscoordinatereferencesystem.h"
#include "qgsfeature.h"
#include "qgsrectangle.h"
Go to the source code of this file.
Classes | |
class | QgsTracer |
Utility class that construct a planar graph from the input vector layers and provides shortest path search for tracing of existing features. More... | |