The source of an ArcGISMapImageSublayer. More...
Header | #include <Sublayer |
Since | Esri |
Inherits | Esri |
Inherited By | Esri |
Public Functions
Esri | sublayer |
Detailed Description
Depending on the type of SublayerSource, these layers are classified as follows:
- Map: a layer in the current map service (see MapSublayerSource)
- Dynamic table: data from a table data source (see TableSublayerSource)
- Dynamic query table: data from a queryTable data source (see TableQuerySublayerSource)
- Dynamic raster: data from a raster data source (see RasterSublayerSource)
- Dynamic join table: data from a joinTable data source (see TableJoinSublayerSource)
See also ArcGISMapImageSublayer::ArcGISMapImageSublayer(qint64, Esri::ArcGISRuntime::SublayerSource*, QObject*), ArcGISMapImageSublayer::source, MapSublayerSource, TableSublayerSource, TableJoinSublayerSource, TableQuerySublayerSource, and RasterSublayerSource.
Member Function Documentation
Esri::ArcGISRuntime::SublayerSourceType SublayerSource::sublayerSourceType () const
Returns the type of this SublayerSource