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 Geo::GNM::CastToGenericNetwork | ( | ) |
public method Geo::GNM::CastToNetwork | ( | ) |
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 | ( | ) |