Copy constructor from other ProximityResult.
[noexcept]
ProximityResult::ProximityResult(Esri::ArcGISRuntime::ProximityResult &&other)
Move constructor from other ProximityResult.
[noexcept]
ProximityResult::~ProximityResult()
Destructor.
Esri::ArcGISRuntime::Point ProximityResult::coordinate() constReturns the coordinate of the point.
double ProximityResult::distance() constReturns the distance to the point.
bool ProximityResult::isEmpty() constReturns whether this ProximityResult is empty.
[static]
int ProximityResult::npos()
Returns the maximum possible value for partIndex or pointIndex.
Used for checking whether the index value is valid. If the index value is equal to npos
then the index value is not valid.
Returns the index of the part in which the point was found.
int ProximityResult::pointIndex() constReturns the index of the point that was found within the part.
[noexcept]
Esri::ArcGISRuntime::ProximityResult &ProximityResult::operator=(Esri::ArcGISRuntime::ProximityResult &&other)
Equivalency operator to other ProximityResult.
Esri::ArcGISRuntime::ProximityResult &ProximityResult::operator=(const Esri::ArcGISRuntime::ProximityResult &other)Assignment operator from other ProximityResult.
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