|
Geo::GDAL
2.4
|
Base class for geographical networks in GDAL.
More...
Inheritance diagram for Geo::GNM:
Collaboration 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 | TIEHASH () |
| public method | CLEAR () |
| public method | FIRSTKEY () |
| public method | NEXTKEY () |
| public method | FETCH () |
| public method | STORE () |
| public method | this () |
| public method Geo::GNM::CastToGenericNetwork | ( | ) |
Code:
| public method Geo::GNM::CastToNetwork | ( | ) |
Code:
| public method Geo::GNM::CLEAR | ( | ) |
Undocumented Method
Code:
| public method Geo::GNM::FETCH | ( | ) |
Undocumented Method
Code:
| public method Geo::GNM::FIRSTKEY | ( | ) |
Undocumented Method
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:
| public method Geo::GNM::NEXTKEY | ( | ) |
Undocumented Method
Code:
| public method Geo::GNM::STORE | ( | ) |
Undocumented Method
Code:
| public method Geo::GNM::this | ( | ) |
Undocumented Method
Code:
| public method Geo::GNM::TIEHASH | ( | ) |
Undocumented Method
Code: