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

PointBarrier Class | ArcGIS Maps SDK for Qt

Member Function Documentation PointBarrier::PointBarrier()

Default constructor.

[explicit] PointBarrier::PointBarrier(const Esri::ArcGISRuntime::Point &point)

Constructor that takes in a point.

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

Copy constructor from other PointBarrier.

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

Move constructor from other PointBarrier.

[noexcept] PointBarrier::~PointBarrier()

Destructor.

double PointBarrier::addedCost(const QString &attributeName) const

Returns the added cost.

Get the amount of additional cost that has been added for a particular attribute on this Stop. If no cost has been added, or an incorrect name is specified, a value of zero will be returned.

See also setAddedCost().

[since Esri::ArcGISRuntime 100.6] int PointBarrier::barrierId() const

Returns point barrier ID.

This is a caller supplied foreign key that can be used to associate output point barriers with input point barriers.

{RouteParameters::setPointBarriers(Esri::ArcGISRuntime::ArcGISFeatureTable*, const Esri::ArcGISRuntime::QueryParameters&)}, {Esri::ArcGISRuntime::RouteResult::pointBarriers} {RouteResult::pointBarriers}, {Esri::ArcGISRuntime::ClosestFacilityParameters::setPointBarriers(Esri::ArcGISRuntime::ArcGISFeatureTable*, const Esri::ArcGISRuntime::QueryParameters&)} {ClosestFacilityParameters::setPointBarriers(Esri::ArcGISRuntime::ArcGISFeatureTable*, const Esri::ArcGISRuntime::QueryParameters&)}, {Esri::ArcGISRuntime::ClosestFacilityResult::pointBarriers} {ClosestFacilityResult::pointBarriers}, {Esri::ArcGISRuntime::ServiceAreaParameters::setPointBarriers(Esri::ArcGISRuntime::ArcGISFeatureTable*, const Esri::ArcGISRuntime::QueryParameters&)} {ServiceAreaParameters::setPointBarriers(Esri::ArcGISRuntime::ArcGISFeatureTable*, const Esri::ArcGISRuntime::QueryParameters&)}, {Esri::ArcGISRuntime::ServiceAreaResult::pointBarriers} {ServiceAreaResult::pointBarriers}

This function was introduced in Esri::ArcGISRuntime 100.6.

See also setBarrierId() and Esri::ArcGISRuntime::RouteParameters::setPointBarriers().

Esri::ArcGISRuntime::BarrierType PointBarrier::barrierType() const

Returns the BarrierType of this PointBarrier.

See also setBarrierType().

[since Esri::ArcGISRuntime 200.1] Esri::ArcGISRuntime::PointBarrier PointBarrier::clone() const

Clones the PointBarrier to a new instance.

Returns a new instance of the current PointBarrier.

This function was introduced in Esri::ArcGISRuntime 200.1.

Esri::ArcGISRuntime::CurbApproach PointBarrier::curbApproach() const

Returns the CurbApproach of this PointBarrier.

See also setCurbApproach().

Esri::ArcGISRuntime::Point PointBarrier::geometry() const

Returns the Point of this PointBarrier.

See also setGeometry().

bool PointBarrier::isEmpty() const

Returns true if this PointBarrier is empty.

Esri::ArcGISRuntime::LocationStatus PointBarrier::locationStatus() const

Returns the LocationStatus of this PointBarrier.

[since Esri::ArcGISRuntime 100.3] QString PointBarrier::name() const

Returns the name of this PointBarrier.

This function was introduced in Esri::ArcGISRuntime 100.3.

See also setName().

void PointBarrier::setAddedCost(const QString &attributeName, double addedCost)

Sets the added cost.

Set the amount of additional cost for an attribute by name. Any additional cost, e.g. Minutes, TravelTime, Kilometers, can be modified with this method.

See also addedCost().

[since Esri::ArcGISRuntime 100.6] void PointBarrier::setBarrierId(int id)

Sets the id of this barrier.

This function was introduced in Esri::ArcGISRuntime 100.6.

See also barrierId.

void PointBarrier::setBarrierType(Esri::ArcGISRuntime::BarrierType type)

Returns the barrier type of this PointBarrier.

See also barrierType.

void PointBarrier::setCurbApproach(Esri::ArcGISRuntime::CurbApproach curbApproach)

Sets the curbApproach of this PointBarrier.

See also curbApproach.

void PointBarrier::setGeometry(const Esri::ArcGISRuntime::Point &point)

Sets the point of this PointBarrier.

See also geometry.

[since Esri::ArcGISRuntime 100.3] void PointBarrier::setName(const QString &name)

Sets the name of this PointBarrier.

This function was introduced in Esri::ArcGISRuntime 100.3.

See also name.

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

Move operator from other PointBarrier.

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

Assignment operator from other PointBarrier.


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