QGIS API Documentation  2.12.0-Lyon
Classes
QGIS network analysis library.

The network analysis library provides high level tool for build topology and analysis it. More...

Classes

class  QgsEdgeProperter
 QgsEdgeProperter is a strategy pattern. More...
 
class  QgsGraph
 Mathematics graph representation. More...
 
class  QgsGraphAnalyzer
 The QGis class provides graph analysis functions. More...
 
class  QgsGraphArc
 This class implement a graph edge. 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  QgsGraphVertex
 This class implement a graph vertex. More...
 
class  QgsLineVectorLayerDirector
 Determine making the graph from vector line layer. More...
 

Detailed Description

The network analysis library provides high level tool for build topology and analysis it.