QGIS API Documentation
3.0.2-Girona (307d082)
|
This is the complete list of members for QgsGraphBuilder, including all inherited members.
addEdge(int pt1id, const QgsPointXY &pt1, int pt2id, const QgsPointXY &pt2, const QVector< QVariant > &prop) override | QgsGraphBuilder | virtual |
addVertex(int id, const QgsPointXY &pt) override | QgsGraphBuilder | virtual |
coordinateTransformationEnabled() | QgsGraphBuilderInterface | inline |
destinationCrs() const | QgsGraphBuilderInterface | inline |
distanceArea() | QgsGraphBuilderInterface | inline |
graph() | QgsGraphBuilder | |
QgsGraphBuilder(const QgsCoordinateReferenceSystem &crs, bool otfEnabled=true, double topologyTolerance=0.0, const QString &ellipsoidID="WGS84") | QgsGraphBuilder | |
QgsGraphBuilderInterface(const QgsCoordinateReferenceSystem &crs, bool ctfEnabled=true, double topologyTolerance=0.0, const QString &ellipsoidID="WGS84") | QgsGraphBuilderInterface | inline |
topologyTolerance() | QgsGraphBuilderInterface | inline |
~QgsGraphBuilder() override | QgsGraphBuilder | |
~QgsGraphBuilderInterface()=default | QgsGraphBuilderInterface | virtual |