Geo::GDAL 2.4
Geo::GNM Class Reference

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

+ Inheritance diagram for Geo::GNM:

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 7427 of file all.pm.

Member Function Documentation

◆ CastToGenericNetwork()

public method Geo::GNM::CastToGenericNetwork ( )


Code:
click to view

◆ CastToNetwork()

public method Geo::GNM::CastToNetwork ( )


Code:
click to view

◆ GATConnectedComponents()

public method Geo::GNM::GATConnectedComponents ( )


Code:
click to view

◆ GATDijkstraShortestPath()

public method Geo::GNM::GATDijkstraShortestPath ( )


Code:
click to view

◆ GATKShortestPath()

public method Geo::GNM::GATKShortestPath ( )


Code:
click to view

◆ GNM_EDGE_DIR_BOTH()

public method Geo::GNM::GNM_EDGE_DIR_BOTH ( )


Code:
click to view

◆ GNM_EDGE_DIR_SRCTOTGT()

public method Geo::GNM::GNM_EDGE_DIR_SRCTOTGT ( )


Code:
click to view

◆ GNM_EDGE_DIR_TGTTOSRC()

public method Geo::GNM::GNM_EDGE_DIR_TGTTOSRC ( )


Code:
click to view


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