QGIS API Documentation
2.6.0-Brighton
|
The network analysis library provides high level tool for build topology and analysis it. More...
Classes | |
class | QgsGraphAnalyzer |
The QGis class provides graph analysis functions. More... | |
class | QgsEdgeProperter |
QgsEdgeProperter is a strategy pattern. More... | |
class | QgsGraphArc |
This class implement a graph edge. More... | |
class | QgsGraphVertex |
This class implement a graph vertex. More... | |
class | QgsGraph |
Mathematics graph representation. More... | |
class | QgsGraphBuilder |
This class making the QgsGraph object. More... | |
class | QgsGraphBuilderInterface |
Determine interface for creating a graph. More... | |
class | QgsGraphDirector |
Determine making the graph. More... | |
class | QgsLineVectorLayerDirector |
Determine making the graph from vector line layer. More... |
The network analysis library provides high level tool for build topology and analysis it.