![]() |
MapLink Pro 11.1.1.0.
Envitia MapLink Pro: The Ultimate Mapping Application Toolkit
|
This class contains information about a raster dataset within a TSLDirectImportDataLayer. Each TSLDirectImportDataSetRaster represents a flat raster dataset or a single level within a TSLDirectImportDataSetMultiLevelRaster.
An instance of this object may be created by calling TSLDirectImportDataLayer::createDataSets
Public Member Functions | |
TSLDirectImportRasterSettings * | rasterSettings () |
const TSLDirectImportRasterSettings * | rasterSettings () const |
![]() | |
TSLDirectImportDataSet * | clone () const |
void | destroy () |
TSLDirectImportDataSet::DataSetType | type () const |
Query the type of the data set. | |
const char * | name () const |
void | name (const char *dataSetName) |
const char * | product () const |
void | product (const char *prod) |
const char * | dataPath () const |
const TSLMUExtent & | extent () const |
const TSLEnvelope & | extentTMC () const |
const TSLCoordinateSystem * | coordinateSystem () const |
double | scale () const |
double | minDisplayScale () const |
void | minDisplayScale (double minScale) |
double | maxDisplayScale () const |
void | maxDisplayScale (double maxScale) |
TSLDirectImportDriver::DataType | dataType () const |
void | reprocess () |
TSLDirectImportScaleBand * | scaleBand () const |
TSLDirectImportDriver * | driver () const |
Additional Inherited Members | |
![]() | |
enum | DataSetType { DataSetTypeVector , DataSetTypeRaster , DataSetTypeMultiLevelRaster } |
The type of the data set. More... | |
TSLDirectImportRasterSettings * TSLDirectImportDataSetRaster::rasterSettings | ( | ) |
Access raster-specific settings for this dataset
const TSLDirectImportRasterSettings * TSLDirectImportDataSetRaster::rasterSettings | ( | ) | const |
Access raster-specific settings for this dataset