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

KmlMultiTrack Class | ArcGIS Maps SDK for Qt

Member Function Documentation KmlMultiTrack::KmlMultiTrack()

Default constructor.

Note: This is provided for convenience only and will construct an unusable, empty object.

[explicit] KmlMultiTrack::KmlMultiTrack(const Esri::ArcGISRuntime::KmlGeometry &other)

Converting constructor from other KmlGeometry.

Note: Performs a shallow copy.

See also Downcast helper functions.

KmlMultiTrack::KmlMultiTrack(const QList<Esri::ArcGISRuntime::KmlTrack> &tracks, bool isInterpolated)

Creates a KmlMultiTrack from an array of KmlTrack objects and a boolean indicating whether the multi-track interpolates the time periods between tracks.

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

Copy constructor from other KmlMultiTrack.

Note: Performs a shallow copy.

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

Move constructor from other KmlMultiTrack.

[noexcept] KmlMultiTrack::~KmlMultiTrack()

Destructor.

bool KmlMultiTrack::isInterpolated() const

Returns whether or not the multi-track interpolates the time periods between tracks.

If true, semi-transparent interpolated lines draw between individual tracks. Default is false.

bool KmlMultiTrack::isValid() const

Gets whether this KmlMultiTrack is valid.

A KmlMultiTrack is valid if it is not empty and objectType is KmlGeometryObjectType::MultiTrack.

Returns true if valid.

QList<Esri::ArcGISRuntime::KmlTrack> KmlMultiTrack::tracks() const

Returns an array of the individual tracks making up the track.

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

Move operator from other KmlMultiTrack.

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

Assignment operator from other KmlMultiTrack.

Note: Performs a shallow copy.


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