Package osgeo :: Module gnm
[hide private]
[frames] | no frames]

Module gnm

source code

Classes [hide private]
  _SwigNonDynamicMeta
Meta class to enforce nondynamic attributes (no new attributes) for a class
  Network
Proxy of C++ GNMNetworkShadow class.
  GenericNetwork
Proxy of C++ GNMGenericNetworkShadow class.
Functions [hide private]
 
_swig_repr(self)
repr(x)
source code
 
_swig_setattr_nondynamic_instance_variable(set) source code
 
_swig_setattr_nondynamic_class_variable(set) source code
 
_swig_add_metaclass(metaclass)
Class decorator for adding a metaclass to a SWIG wrapped class - a slimmed down version of six.add_metaclass
source code
int
GetUseExceptions() source code
 
UseExceptions() source code
 
DontUseExceptions() source code
 
CastToNetwork(*args)
CastToNetwork(MajorObject base) -> Network
source code
 
CastToGenericNetwork(*args)
CastToGenericNetwork(MajorObject base) -> GenericNetwork
source code
Variables [hide private]
  GATDijkstraShortestPath = _gnm.GATDijkstraShortestPath
  GATKShortestPath = _gnm.GATKShortestPath
  GATConnectedComponents = _gnm.GATConnectedComponents
  GNM_EDGE_DIR_BOTH = _gnm.GNM_EDGE_DIR_BOTH
  GNM_EDGE_DIR_SRCTOTGT = _gnm.GNM_EDGE_DIR_SRCTOTGT
  GNM_EDGE_DIR_TGTTOSRC = _gnm.GNM_EDGE_DIR_TGTTOSRC