QGIS API Documentation
2.18.21-Las Palmas (9fba24a)
|
#include <QSet>
#include <QVector>
#include "qgscoordinatereferencesystem.h"
#include "qgsfeature.h"
#include "qgspoint.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... | |