QGIS API Documentation  3.26.3-Buenos Aires (65e4edfdad)
Classes
qgsgraphbuilderinterface.h File Reference
#include <QVector>
#include <QVariant>
#include "qgscoordinatereferencesystem.h"
#include "qgsdistancearea.h"
#include "qgis_analysis.h"
Include dependency graph for qgsgraphbuilderinterface.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QgsGraphBuilderInterface
 Determine interface for creating a graph. Contains the settings of the graph. QgsGraphBuilder and QgsGraphDirector both use a "builder" design pattern. More...