Creates a KmlTrackElement from a time instant, and optional coordinate and angle.
nullptr
values will be interpolated upon track creation.nullptr
values will be interpolated upon track creation.Coordinates will automatically be re-projected to WGS84 if they are not already.
[override virtual noexcept]
KmlTrackElement::~KmlTrackElement()
Destructor.
Esri::ArcGISRuntime::KmlOrientation *KmlTrackElement::angle() constReturns the angle at this point in the track.
nullptr
values will be interpolated upon track creation and isAngleInterpolated will be true
.
Returns the coordinate at this point in the track.
nullptr
values will be interpolated upon track creation and isCoordinateInterpolated will be true
.
Returns true
if the angle was interpolated, false
if a concrete value was provided.
Returns true
if the coordinate was interpolated, false
if a concrete value was provided.
Returns the time instant at this point in the track.
bool KmlTrackElement::operator!=(Esri::ArcGISRuntime::KmlTrackElement *other) constReturns true
if this object is not equal to a second KmlTrackElement object.
Returns true
if this object is equal to a second KmlTrackElement object.
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