QGIS API Documentation  3.16.0-Hannover (43b64b13f3)
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
QgsGraphBuilderInterface Member List

This is the complete list of members for QgsGraphBuilderInterface, including all inherited members.

addEdge(int pt1id, const QgsPointXY &pt1, int pt2id, const QgsPointXY &pt2, const QVector< QVariant > &strategies)QgsGraphBuilderInterfacevirtual
addVertex(int id, const QgsPointXY &pt)QgsGraphBuilderInterfacevirtual
coordinateTransformationEnabled()QgsGraphBuilderInterfaceinline
destinationCrs() constQgsGraphBuilderInterfaceinline
distanceArea()QgsGraphBuilderInterfaceinline
QgsGraphBuilderInterface(const QgsCoordinateReferenceSystem &crs, bool ctfEnabled=true, double topologyTolerance=0.0, const QString &ellipsoidID="WGS84")QgsGraphBuilderInterface
topologyTolerance()QgsGraphBuilderInterfaceinline
~QgsGraphBuilderInterface()=defaultQgsGraphBuilderInterfacevirtual