QGIS API Documentation 3.40.0-Bratislava (b56115d8743)
|
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) | QgsGraphBuilderInterface | virtual |
addVertex(int id, const QgsPointXY &pt) | QgsGraphBuilderInterface | virtual |
coordinateTransformationEnabled() const | QgsGraphBuilderInterface | inline |
destinationCrs() const | QgsGraphBuilderInterface | inline |
distanceArea() | QgsGraphBuilderInterface | inline |
QgsGraphBuilderInterface(const QgsCoordinateReferenceSystem &crs, bool ctfEnabled=true, double topologyTolerance=0.0, const QString &ellipsoidID="WGS84") | QgsGraphBuilderInterface | |
topologyTolerance() const | QgsGraphBuilderInterface | inline |
~QgsGraphBuilderInterface()=default | QgsGraphBuilderInterface | virtual |