[override virtual noexcept]
UtilityNearestNeighbor::~UtilityNearestNeighbor()
Destructor.
QList<Esri::ArcGISRuntime::UtilityAssetType *> UtilityNearestNeighbor::assetTypes() constReturns a list of UtilityAssetType that are used to define features to return.
Can be empty when the UtilityNearestNeighbor is created with a list of UtilityCategory.
QList<Esri::ArcGISRuntime::UtilityCategory *> UtilityNearestNeighbor::categories() constReturns a list of UtilityCategory that are used to define features to return.
Can be empty when the UtilityNearestNeighbor is created with a list of UtilityAssetType.
Esri::ArcGISRuntime::UtilityNetworkAttribute *UtilityNearestNeighbor::costNetworkAttribute() constReturns the UtilityNetworkAttribute used to determine the definition of "nearest".
int UtilityNearestNeighbor::count() constReturns the number of nearest features to return.
[static]
Esri::ArcGISRuntime::UtilityNearestNeighbor *UtilityNearestNeighbor::createWithAssetTypes(Esri::ArcGISRuntime::UtilityNetworkAttribute *costNetworkAttribute, int count, const QList<Esri::ArcGISRuntime::UtilityAssetType *> &assetTypes, QObject *parent)
Creates a filter object to return the next n features from the starting point with asset types.
[static]
Esri::ArcGISRuntime::UtilityNearestNeighbor *UtilityNearestNeighbor::createWithAssetTypesAndCategories(Esri::ArcGISRuntime::UtilityNetworkAttribute *costNetworkAttribute, int count, const QList<Esri::ArcGISRuntime::UtilityAssetType *> &assetTypes, const QList<Esri::ArcGISRuntime::UtilityCategory *> &categories, QObject *parent)
Creates a filter object to return the next n features from the starting point with asset types and categories.
[static]
Esri::ArcGISRuntime::UtilityNearestNeighbor *UtilityNearestNeighbor::createWithCategories(Esri::ArcGISRuntime::UtilityNetworkAttribute *costNetworkAttribute, int count, const QList<Esri::ArcGISRuntime::UtilityCategory *> &categories, QObject *parent)
Creates a filter object to return the next n features from the starting point with categories.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4