Default constructor.
VectorTileSourceInfo::VectorTileSourceInfo(const Esri::ArcGISRuntime::VectorTileSourceInfo &other)Copy constructor from other VectorTileSourceInfo.
[noexcept]
VectorTileSourceInfo::VectorTileSourceInfo(Esri::ArcGISRuntime::VectorTileSourceInfo &&other)
Move constructor from other VectorTileSourceInfo.
[noexcept]
VectorTileSourceInfo::~VectorTileSourceInfo()
Destructor.
Esri::ArcGISRuntime::VectorTileStyle VectorTileSourceInfo::defaultStyle() constReturns the default style object.
QUrl VectorTileSourceInfo::defaultStyleUrl() constReturns the current the default style URL.
Esri::ArcGISRuntime::Envelope VectorTileSourceInfo::fullExtent() constReturns the full extent of the source data.
Esri::ArcGISRuntime::Envelope VectorTileSourceInfo::initialExtent() constReturns the initial extent of the source data.
bool VectorTileSourceInfo::isEmpty() constReturns whether the object is empty.
A default constructed VectorTileSourceInfo is empty.
bool VectorTileSourceInfo::isExportTilesAllowed() constReturns true
if this source supports exporting tiles, false
otherwise.
[since Esri::ArcGISRuntime 100.2]
QList<Esri::ArcGISRuntime::LevelOfDetail> VectorTileSourceInfo::levelsOfDetail() const
Returns the levels of detail of the source data.
This function was introduced in Esri::ArcGISRuntime 100.2.
[since Esri::ArcGISRuntime 100.3]
int VectorTileSourceInfo::maxExportTilesCount() const
Returns the maximum number of tiles that can be exported from the service.
This function was introduced in Esri::ArcGISRuntime 100.3.
double VectorTileSourceInfo::maxScale() constReturns the maximum scale.
double VectorTileSourceInfo::minScale() constReturns the minimum scale.
QString VectorTileSourceInfo::name() constReturns the source name.
Esri::ArcGISRuntime::Point VectorTileSourceInfo::origin() constReturns the origin of the source data.
Esri::ArcGISRuntime::SpatialReference VectorTileSourceInfo::spatialReference() constReturns the spatial reference of the source data.
QUrl VectorTileSourceInfo::url() constReturns the vector tile source URL.
QString VectorTileSourceInfo::version() constReturns the source version.
[noexcept]
Esri::ArcGISRuntime::VectorTileSourceInfo &VectorTileSourceInfo::operator=(Esri::ArcGISRuntime::VectorTileSourceInfo &&other)
Move operator from other VectorTileSourceInfo.
Esri::ArcGISRuntime::VectorTileSourceInfo &VectorTileSourceInfo::operator=(const Esri::ArcGISRuntime::VectorTileSourceInfo &other)Assignment operator from other VectorTileSourceInfo.
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