QGIS API Documentation
2.6.0-Brighton
|
#include <qgsarcproperter.h>
Public Member Functions | |
QgsArcProperter () | |
default constructor | |
virtual QgsAttributeList | requiredAttributes () const |
QgsGraphDirector call this method for fetching attribute from source layer. | |
virtual QVariant | property (double distance, const QgsFeature &f) const |
calculate and return adge property |
|
inline |
default constructor
|
inlinevirtual |
calculate and return adge property
Reimplemented in QgsDistanceArcProperter.
|
inlinevirtual |
QgsGraphDirector call this method for fetching attribute from source layer.