A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://developers.arcgis.com/qt/cpp/api-reference/esri-arcgisruntime-utilitynearestneighbor.html below:

UtilityNearestNeighbor Class | ArcGIS Maps SDK for Qt

Member Function Documentation [override virtual noexcept] UtilityNearestNeighbor::~UtilityNearestNeighbor()

Destructor.

QList<Esri::ArcGISRuntime::UtilityAssetType *> UtilityNearestNeighbor::assetTypes() const

Returns 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() const

Returns 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() const

Returns the UtilityNetworkAttribute used to determine the definition of "nearest".

int UtilityNearestNeighbor::count() const

Returns 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