Geo::GDAL
2.4
|
Base class for geographical networks in GDAL.
More...
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 | ( | ) |
public method Geo::GNM::CastToNetwork | ( | ) |
public method Geo::GNM::CLEAR | ( | ) |
Undocumented Method
public method Geo::GNM::FETCH | ( | ) |
Undocumented Method
public method Geo::GNM::FIRSTKEY | ( | ) |
Undocumented Method
public method Geo::GNM::GATConnectedComponents | ( | ) |
public method Geo::GNM::GATDijkstraShortestPath | ( | ) |
public method Geo::GNM::GATKShortestPath | ( | ) |
public method Geo::GNM::GNM_EDGE_DIR_BOTH | ( | ) |
public method Geo::GNM::GNM_EDGE_DIR_SRCTOTGT | ( | ) |
public method Geo::GNM::GNM_EDGE_DIR_TGTTOSRC | ( | ) |
public method Geo::GNM::NEXTKEY | ( | ) |
Undocumented Method
public method Geo::GNM::STORE | ( | ) |
Undocumented Method
public method Geo::GNM::this | ( | ) |
Undocumented Method
public method Geo::GNM::TIEHASH | ( | ) |
Undocumented Method