QGIS API Documentation  2.18.21-Las Palmas (9fba24a)
Classes
network analysis library

The NETWORK_ANALYSIS library provides high level tools for building network topologies and analysing them. More...

Classes

class  QgsArcProperter
 QgsArcProperter is a strategy pattern. More...
 
class  QgsDistanceArcProperter
 
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 tools for building network topologies and analysing them.