RasterWorkspace Class

  • RasterWorkspace
  • class Esri::ArcGISRuntime::RasterWorkspace

    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.

    Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.