QGIS API Documentation  2.6.0-Brighton
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | List of all members
QgsArcProperter Class Reference

#include <qgsarcproperter.h>

Inheritance diagram for QgsArcProperter:
Inheritance graph
[legend]

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

Constructor & Destructor Documentation

QgsArcProperter::QgsArcProperter ( )
inline

default constructor

Member Function Documentation

virtual QVariant QgsArcProperter::property ( double  distance,
const QgsFeature f 
) const
inlinevirtual

calculate and return adge property

Reimplemented in QgsDistanceArcProperter.

virtual QgsAttributeList QgsArcProperter::requiredAttributes ( ) const
inlinevirtual

QgsGraphDirector call this method for fetching attribute from source layer.

Returns
required attributes list

The documentation for this class was generated from the following file: