|
Geo::GDAL
2.2
|
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 () |
| public method Geo::GNM::CastToGenericNetwork | ( | ) |
Code:
| public method Geo::GNM::CastToNetwork | ( | ) |
Code:
| public method Geo::GNM::GATConnectedComponents | ( | ) |
Code:
| public method Geo::GNM::GATDijkstraShortestPath | ( | ) |
Code:
| public method Geo::GNM::GATKShortestPath | ( | ) |
Code:
| public method Geo::GNM::GNM_EDGE_DIR_BOTH | ( | ) |
Code:
| public method Geo::GNM::GNM_EDGE_DIR_SRCTOTGT | ( | ) |
Code:
| public method Geo::GNM::GNM_EDGE_DIR_TGTTOSRC | ( | ) |
Code: