QGIS API Documentation
2.18.21-Las Palmas (9fba24a)
|
This is the complete list of members for QgsGraphBuilder, including all inherited members.
addArc(int pt1id, const QgsPoint &pt1, int pt2id, const QgsPoint &pt2, const QVector< QVariant > &prop) override | QgsGraphBuilder | virtual |
addVertex(int id, const QgsPoint &pt) override | QgsGraphBuilder | virtual |
coordinateTransformationEnabled() | QgsGraphBuilderInterface | inline |
destinationCrs() | 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() | QgsGraphBuilder | |
~QgsGraphBuilderInterface() | QgsGraphBuilderInterface | inlinevirtual |