QGIS API Documentation
3.0.2-Girona (307d082)
|
#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... | |