A raster workspace. More...
Header: | #include <RasterWorkspace.h> |
Since: | Esri::ArcGISRuntime 100.1 |
Inherits: | Esri::ArcGISRuntime::DynamicWorkspace |
Public Functions
RasterWorkspace(const QString &id, const QString &folderPath, QObject *parent = nullptr) | |
virtual | ~RasterWorkspace() override |
QString | folderPath() const |
Detailed Description
Note: Local server is only available on Windows and Linux.
Member Function Documentation
RasterWorkspace::RasterWorkspace (const QString &id, const QString &folderPath , QObject *parent = nullptr)
Constructor that takes an id, folderPath and an optional parent.
[override virtual]
RasterWorkspace::~RasterWorkspace ()
Destructor.
QString RasterWorkspace::folderPath () const
Returns the folder path to the raster.