Determine making the graph.
More...
#include <qgsgraphdirector.h>
Detailed Description
Determine making the graph.
QgsGraphBuilder and QgsGraphDirector is a builder patter.
Constructor & Destructor Documentation
virtual QgsGraphDirector::~QgsGraphDirector |
( |
| ) |
|
|
inlinevirtual |
Member Function Documentation
void QgsGraphDirector::buildMessage |
( |
QString |
| ) |
const |
|
signal |
void QgsGraphDirector::buildProgress |
( |
int |
, |
|
|
int |
|
|
) |
| const |
|
signal |
Make a graph using RgGraphBuilder.
- Parameters
-
builder | The graph builder |
additionalPoints | Vector of points that must be tied to the graph |
tiedPoints | Vector of tied points |
- Note
- if tiedPoints[i]==QgsPoint(0.0,0.0) then tied failed.
Reimplemented in QgsLineVectorLayerDirector.
virtual QString QgsGraphDirector::name |
( |
| ) |
const |
|
pure virtual |
Member Data Documentation
The documentation for this class was generated from the following file: