![]() |
MapLink Pro 11.1.1.0.
Envitia MapLink Pro: The Ultimate Mapping Application Toolkit
|
Information about the domain of the raster cell
Static Public Member Functions | |
static TSLMDCoverageDescription * | create () |
TSLMDCoverageDescription::TSLMDCoverageDescription | ( | ) |
The default constructor.
TSLMDCoverageDescription::TSLMDCoverageDescription | ( | const TSLMDCoverageDescription & | right | ) |
The copy constructor.
|
virtual |
The destructor.
|
inline |
Returns the attributeDescription attribute.
|
inline |
Returns the attributeDescription attribute.
void TSLMDCoverageDescription::attributeDescription | ( | const TSLRecordType & | input | ) |
Sets the attributeDescription attribute.
|
virtual |
Clone method for derived or derived from classes. Creates object on the heap, so the pointer must be deleted
Implements TSLMDContentInformation.
Reimplemented in TSLMDImageDescription.
|
inline |
Returns the contentType attribute.
void TSLMDCoverageDescription::contentType | ( | const TSLMDCoverageContentTypeCode & | input | ) |
Sets the contentType attribute.
|
static |
|
inline |
|
inline |
|
inline |
|
inline |
bool TSLMDCoverageDescription::insertDimension | ( | TSLMDRangeDimension * | val, |
bool | assumeOwnership = true, | ||
int | pos = -1 ) |
TSLMDCoverageDescription & TSLMDCoverageDescription::operator= | ( | const TSLMDCoverageDescription & | right | ) |
Assignment operator.
bool TSLMDCoverageDescription::removeDimension | ( | int | pos = -1 | ) |
|
virtual |
Reimplemented from TSLMDContentInformation.
Reimplemented in TSLMDImageDescription.