![]() |
MapLink Pro 11.2
Envitia MapLink Pro: The Ultimate Mapping Application Toolkit
|

This class contains information about a vector dataset within a TSLDirectImportDataLayer.
An instance of this object may be created by calling TSLDirectImportDataLayer::createDataSets
Public Member Functions | |
| TSLDirectImportVectorSettings * | vectorSettings () |
| const TSLDirectImportVectorSettings * | vectorSettings () const |
Public Member Functions inherited from TSLDirectImportDataSet | |
| 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 | |
Public Types inherited from TSLDirectImportDataSet | |
| enum | DataSetType { DataSetTypeVector , DataSetTypeRaster , DataSetTypeMultiLevelRaster } |
| The type of the data set. More... | |
| TSLDirectImportVectorSettings * TSLDirectImportDataSetVector::vectorSettings | ( | ) |
Access vector-specific settings for this dataset
| const TSLDirectImportVectorSettings * TSLDirectImportDataSetVector::vectorSettings | ( | ) | const |
Access vector-specific settings for this dataset