Geo::GDAL  2.2
Geo::GNM Class Reference

Base class for geographical networks in GDAL. More...

+ Inheritance diagram for Geo::GNM:

Classes

class  GenericNetwork
class  MajorObject
class  Network

Public Member Functions

public method CastToGenericNetwork ()
public method CastToNetwork ()
public method GATConnectedComponents ()
public method GATDijkstraShortestPath ()
public method GATKShortestPath ()
public method GNM_EDGE_DIR_BOTH ()
public method GNM_EDGE_DIR_SRCTOTGT ()
public method GNM_EDGE_DIR_TGTTOSRC ()

Detailed Description

Base class for geographical networks in GDAL.

Definition at line 6974 of file all.pm.

Member Function Documentation

public method Geo::GNM::CastToGenericNetwork ( )
Code:
click to view
public method Geo::GNM::CastToNetwork ( )
Code:
click to view
public method Geo::GNM::GATConnectedComponents ( )
Code:
click to view
public method Geo::GNM::GATDijkstraShortestPath ( )
Code:
click to view
public method Geo::GNM::GATKShortestPath ( )
Code:
click to view
public method Geo::GNM::GNM_EDGE_DIR_BOTH ( )
Code:
click to view
public method Geo::GNM::GNM_EDGE_DIR_SRCTOTGT ( )
Code:
click to view
public method Geo::GNM::GNM_EDGE_DIR_TGTTOSRC ( )
Code:
click to view

The documentation for this class was generated from the following file: