A filter set on the AGSUtilityTraceFilter::nearestNeighbor
property to return the next N features from the starting point.
- Since
- 100.8
◆ initWithCostNetworkAttribute:count:assetTypes:
Creates a filter object to return the next N features from the starting point.
- Parameters
-
costNetworkAttribute | The AGSUtilityNetworkAttribute used to determine the definition of "nearest". |
count | The number of nearest features to return. |
assetTypes | The array of AGSUtilityAssetType that are used to define features to return. |
- Since
- 100.8
◆ initWithCostNetworkAttribute:count:assetTypes:categories:
Creates a filter object to return the next N features from the starting point.
- Parameters
-
costNetworkAttribute | The AGSUtilityNetworkAttribute used to determine the definition of "nearest". |
count | The number of nearest features to return. |
assetTypes | The array of AGSUtilityAssetType that are used to define features to return. |
categories | The array of AGSUtilityCategory that are used to define features to return. |
- Since
- 100.8
◆ initWithCostNetworkAttribute:count:categories:
Creates a filter object to return the next N features from the starting point.
- Parameters
-
costNetworkAttribute | The AGSUtilityNetworkAttribute used to determine the definition of "nearest". |
count | The number of nearest features to return. |
categories | The array of AGSUtilityCategory that are used to define features to return. |
- Since
- 100.8
◆ nearestNeighborWithCostNetworkAttribute:count:assetTypes:
Creates a filter object to return the next N features from the starting point.
- Parameters
-
costNetworkAttribute | The AGSUtilityNetworkAttribute used to determine the definition of "nearest". |
count | The number of nearest features to return. |
assetTypes | The array of AGSUtilityAssetType that are used to define features to return. |
- Returns
- A new
AGSUtilityNearestNeighbor
object.
- Since
- 100.8
◆ nearestNeighborWithCostNetworkAttribute:count:assetTypes:categories:
Creates a filter object to return the next N features from the starting point.
- Parameters
-
costNetworkAttribute | The AGSUtilityNetworkAttribute used to determine the definition of "nearest". |
count | The number of nearest features to return. |
assetTypes | The array of AGSUtilityAssetType that are used to define features to return. |
categories | The array of AGSUtilityCategory that are used to define features to return. |
- Returns
- A new
AGSUtilityNearestNeighbor
object.
- Since
- 100.8
◆ nearestNeighborWithCostNetworkAttribute:count:categories:
Creates a filter object to return the next N features from the starting point.
- Parameters
-
costNetworkAttribute | The AGSUtilityNetworkAttribute used to determine the definition of "nearest". |
count | The number of nearest features to return. |
categories | The array of AGSUtilityCategory that are used to define features to return. |
- Returns
- A new
AGSUtilityNearestNeighbor
object.
- Since
- 100.8
◆ assetTypes
◆ categories
◆ costNetworkAttribute
◆ count
The number of nearest features to return
- Since
- 100.8