|
Geo::GDAL
2.1
|
Inheritance diagram for Geo::GNM::GenericNetwork:
Collaboration diagram for Geo::GNM::GenericNetwork:Public Member Functions | |
| public method | ChangeAllBlockState () |
| public method | ChangeBlockState () |
| public method | ConnectFeatures () |
| public method | ConnectPointsByLines () |
| public method | CreateRule () |
| public method | DeleteAllRules () |
| public method | DeleteRule () |
| public method | DisconnectFeatures () |
| public method | DisconnectFeaturesWithId () |
| public method | GetRules () |
| public method | ReconnectFeatures () |
Public Member Functions inherited from Geo::GNM::Network | |
| public method | CommitTransaction () |
| public method | CopyLayer () |
| public method | CreateLayer () |
| public method | DeleteLayer () |
| public method | DisconnectAll () |
| public method | GetFeatureByGlobalFID () |
| public method | GetFileList () |
| public method | GetLayerByIndex () |
| public method | GetLayerByName () |
| public method | GetLayerCount () |
| public method | GetName () |
| public method | GetPath () |
| public method | GetProjection () |
| public method | GetProjectionRef () |
| public method | GetVersion () |
| public method | ReleaseResultSet () |
| public method | RollbackTransaction () |
| public method | StartTransaction () |
| public method | TestCapability () |
Public Member Functions inherited from Geo::GNM::MajorObject | |
| public method | GetDescription () |
| public method | GetMetadataDomainList () |
| public method | GetMetadataItem () |
| public method | GetMetadata_Dict () |
| public method | GetMetadata_List () |
| public method | SetDescription () |
| public method | SetMetadata () |
| public method | SetMetadataItem () |
Public Member Functions inherited from Geo::GNM | |
| 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::GenericNetwork::ChangeAllBlockState | ( | ) |
Code:
| public method Geo::GNM::GenericNetwork::ChangeBlockState | ( | ) |
Code:
| public method Geo::GNM::GenericNetwork::ConnectFeatures | ( | ) |
Code:
| public method Geo::GNM::GenericNetwork::ConnectPointsByLines | ( | ) |
Code:
| public method Geo::GNM::GenericNetwork::CreateRule | ( | ) |
Code:
| public method Geo::GNM::GenericNetwork::DeleteAllRules | ( | ) |
Code:
| public method Geo::GNM::GenericNetwork::DeleteRule | ( | ) |
Code:
| public method Geo::GNM::GenericNetwork::DisconnectFeatures | ( | ) |
Code:
| public method Geo::GNM::GenericNetwork::DisconnectFeaturesWithId | ( | ) |
Code:
| public method Geo::GNM::GenericNetwork::GetRules | ( | ) |
Code:
| public method Geo::GNM::GenericNetwork::ReconnectFeatures | ( | ) |
Code: