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

MosaicDatasetRaster Class | ArcGIS Maps SDK for Qt

Member Function Documentation MosaicDatasetRaster::MosaicDatasetRaster(const QString &path, const QString &tableName, QObject *parent = nullptr)

Constructor that takes a path, tableName, and optional parent.

[override virtual noexcept] MosaicDatasetRaster::~MosaicDatasetRaster()

Destructor.

[since Esri::ArcGISRuntime 200.2] QFuture<void> MosaicDatasetRaster::addRastersAsync(const Esri::ArcGISRuntime::AddRastersParameters &parameters)

Adds rasters to mosaic dataset raster.

This method returns a QFuture for the asynchronous operation. Use future.then() to continue processing when the operation completes. Use future.onFailed() to handle exceptions of type ErrorException.

See Working with QFuture for further details.

This function was introduced in Esri::ArcGISRuntime 200.2.

[static, since Esri::ArcGISRuntime 100.1] Esri::ArcGISRuntime::MosaicDatasetRaster *MosaicDatasetRaster::create(Esri::ArcGISRuntime::Geodatabase *geodatabase, const QString &tableName, const Esri::ArcGISRuntime::SpatialReference &spatialReference, QObject *parent = nullptr)

Creates a mosaic dataset raster with input geodatabase, tableName, and the desired spatial reference.

This function was introduced in Esri::ArcGISRuntime 100.1.

[static, since Esri::ArcGISRuntime 100.1] Esri::ArcGISRuntime::MosaicDatasetRaster *MosaicDatasetRaster::create(const QString &path, const QString &tableName, const Esri::ArcGISRuntime::SpatialReference &spatialReference, QObject *parent = nullptr)

Creates a mosaic dataset raster specifying path and tableName.

This function was introduced in Esri::ArcGISRuntime 100.1.

[static, since Esri::ArcGISRuntime 100.1] void MosaicDatasetRaster::remove(Esri::ArcGISRuntime::Geodatabase *geodatabase, const QString &tableName)

Deletes mosaic dataset raster from the specified geodatabase.

This function was introduced in Esri::ArcGISRuntime 100.1.

QString MosaicDatasetRaster::tableName() const

Gets the name of the table used to construct this MosaicDatasetRaster.

[static, since Esri::ArcGISRuntime 100.1] QStringList MosaicDatasetRaster::tableNames(const QString &path)

Returns the mosaic dataset table names in the SQLite database.

This function will retrieve mosaic dataset table names from the input SQLite database.

This function was introduced in Esri::ArcGISRuntime 100.1.


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