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-networklocation.html below:

NetworkLocation Class | ArcGIS Maps SDK for Qt

A stop or barrier's corresponding location of a source feature in the network dataset. More...

Member Function Documentation NetworkLocation::NetworkLocation()

Default constructor.

NetworkLocation::NetworkLocation(const Esri::ArcGISRuntime::NetworkLocation &other)

Copy constructor from other NetworkLocation.

[noexcept] NetworkLocation::NetworkLocation(Esri::ArcGISRuntime::NetworkLocation &&other)

Move constructor from other NetworkLocation.

[noexcept] NetworkLocation::~NetworkLocation()

Destructor.

bool NetworkLocation::isEmpty() const

Returns true if this NetworkLocation is empty.

bool NetworkLocation::isOnRightSideOfSource() const

Returns true if this NetworkLocation is on the right side of the source feature.

void NetworkLocation::setOnRightSideOfSource(bool onRightSideOfSource)

Sets if this NetworkLocation is onRightSideOfSource.

See also isOnRightSideOfSource().

void NetworkLocation::setSourceName(const QString &sourceName)

Returns the sourceName of this NetworkLocation.

See also sourceName().

void NetworkLocation::setSourceObjectPosition(const Esri::ArcGISRuntime::SourceObjectPosition &sourceObjectPosition)

Sets the sourceObjectPosition of this NetworkLocation.

See also sourceObjectPosition().

QString NetworkLocation::sourceName() const

Returns the source name of this NetworkLocation.

See also setSourceName().

Esri::ArcGISRuntime::SourceObjectPosition NetworkLocation::sourceObjectPosition() const

Returns the SourceObjectPosition of this NetworkLocation.

See also setSourceObjectPosition().

[noexcept] Esri::ArcGISRuntime::NetworkLocation &NetworkLocation::operator=(Esri::ArcGISRuntime::NetworkLocation &&other)

Move operator from other NetworkLocation.

Esri::ArcGISRuntime::NetworkLocation &NetworkLocation::operator=(const Esri::ArcGISRuntime::NetworkLocation &other)

Assignment operator from other NetworkLocation.


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