![]() |
MapLink Pro 11.1.1.0.
Envitia MapLink Pro: The Ultimate Mapping Application Toolkit
|
TSLWMSAvailableLayer::TSLWMSAvailableLayer | ( | ) |
TSLWMSAvailableLayer::TSLWMSAvailableLayer | ( | const TSLWMSAvailableLayer & | rhs | ) |
const char * TSLWMSAvailableLayer::abstract | ( | ) | const |
void TSLWMSAvailableLayer::abstract | ( | const char * | newAbstract | ) |
bool TSLWMSAvailableLayer::addCoverage | ( | TSLWMSBoundingBox * | resolutionCoverage | ) |
Takes ownership
bool TSLWMSAvailableLayer::addCRS | ( | const char * | crs | ) |
bool TSLWMSAvailableLayer::addDataAuthority | ( | TSLWMSLayerAuthority * | dataAuthority | ) |
Takes ownership
bool TSLWMSAvailableLayer::addDataLocation | ( | TSLWMSLayerData * | dataLocation | ) |
Takes ownership
bool TSLWMSAvailableLayer::addDimension | ( | TSLWMSLayerDimension * | dimension | ) |
Takes ownership
bool TSLWMSAvailableLayer::addFeatureListLocation | ( | TSLWMSLayerData * | featureListLocation | ) |
Takes ownership
bool TSLWMSAvailableLayer::addIdentifier | ( | TSLWMSLayerIdentifier * | identifier | ) |
Takes ownership
bool TSLWMSAvailableLayer::addKeyword | ( | const char * | keyword | ) |
bool TSLWMSAvailableLayer::addMetadataLocation | ( | TSLWMSLayerMetadata * | metadataLocation | ) |
Takes ownership
bool TSLWMSAvailableLayer::addStyle | ( | TSLWMSLayerStyle * | style | ) |
Takes ownership
bool TSLWMSAvailableLayer::addSubLayer | ( | TSLWMSAvailableLayer * | subLayer | ) |
Takes ownership
const int * TSLWMSAvailableLayer::cascaded | ( | ) | const |
void TSLWMSAvailableLayer::cascaded | ( | const int * | val | ) |
void TSLWMSAvailableLayer::clearCoverages | ( | ) |
void TSLWMSAvailableLayer::clearCRSs | ( | ) |
void TSLWMSAvailableLayer::clearDataAuthorities | ( | ) |
void TSLWMSAvailableLayer::clearDataLocations | ( | ) |
void TSLWMSAvailableLayer::clearDimensions | ( | ) |
void TSLWMSAvailableLayer::clearFeatureListLocations | ( | ) |
void TSLWMSAvailableLayer::clearIdentifiers | ( | ) |
void TSLWMSAvailableLayer::clearKeywords | ( | ) |
void TSLWMSAvailableLayer::clearMetadataLocations | ( | ) |
void TSLWMSAvailableLayer::clearStyles | ( | ) |
void TSLWMSAvailableLayer::clearSubLayers | ( | ) |
void TSLWMSAvailableLayer::destroy | ( | ) |
const int * TSLWMSAvailableLayer::fixedHeight | ( | ) | const |
void TSLWMSAvailableLayer::fixedHeight | ( | const int * | val | ) |
const int * TSLWMSAvailableLayer::fixedWidth | ( | ) | const |
void TSLWMSAvailableLayer::fixedWidth | ( | const int * | val | ) |
const TSLWMSGeographicBoundingBox * TSLWMSAvailableLayer::geographicCoverage | ( | ) | const |
bool TSLWMSAvailableLayer::geographicCoverage | ( | const TSLWMSGeographicBoundingBox * | coverage | ) |
const TSLWMSBoundingBox * TSLWMSAvailableLayer::getCoverageAt | ( | int | index | ) | const |
const char * TSLWMSAvailableLayer::getCRSAt | ( | int | index | ) | const |
const TSLWMSLayerAuthority * TSLWMSAvailableLayer::getDataAuthorityAt | ( | int | index | ) | const |
const TSLWMSLayerData * TSLWMSAvailableLayer::getDataLocationAt | ( | int | index | ) | const |
const TSLWMSLayerDimension * TSLWMSAvailableLayer::getDimensionAt | ( | int | index | ) | const |
const TSLWMSLayerData * TSLWMSAvailableLayer::getFeatureListLocationAt | ( | int | index | ) | const |
const TSLWMSLayerIdentifier * TSLWMSAvailableLayer::getIdentifierAt | ( | int | index | ) | const |
const char * TSLWMSAvailableLayer::getKeywordAt | ( | int | index | ) | const |
const TSLWMSLayerMetadata * TSLWMSAvailableLayer::getMetadataLocationAt | ( | int | index | ) | const |
const TSLWMSLayerStyle * TSLWMSAvailableLayer::getStyleAt | ( | int | index | ) | const |
TSLWMSAvailableLayer * TSLWMSAvailableLayer::getSubLayerAt | ( | int | index | ) |
const TSLWMSAvailableLayer * TSLWMSAvailableLayer::getSubLayerAt | ( | int | index | ) | const |
const double * TSLWMSAvailableLayer::maxScaleDenominator | ( | ) | const |
void TSLWMSAvailableLayer::maxScaleDenominator | ( | const double * | val | ) |
const double * TSLWMSAvailableLayer::minScaleDenominator | ( | ) | const |
void TSLWMSAvailableLayer::minScaleDenominator | ( | const double * | val | ) |
const char * TSLWMSAvailableLayer::name | ( | ) | const |
void TSLWMSAvailableLayer::name | ( | const char * | newName | ) |
int TSLWMSAvailableLayer::noOfCoverages | ( | ) | const |
int TSLWMSAvailableLayer::noOfCRSs | ( | ) | const |
int TSLWMSAvailableLayer::noOfDataAuthorities | ( | ) | const |
int TSLWMSAvailableLayer::noOfDataLocations | ( | ) | const |
int TSLWMSAvailableLayer::noOfDimensions | ( | ) | const |
int TSLWMSAvailableLayer::noOfFeatureListLocations | ( | ) | const |
int TSLWMSAvailableLayer::noOfIdentifiers | ( | ) | const |
int TSLWMSAvailableLayer::noOfKeywords | ( | ) | const |
int TSLWMSAvailableLayer::noOfMetadataLocations | ( | ) | const |
int TSLWMSAvailableLayer::noOfStyles | ( | ) | const |
int TSLWMSAvailableLayer::noOfSubLayers | ( | ) | const |
const bool * TSLWMSAvailableLayer::noSubsets | ( | ) | const |
void TSLWMSAvailableLayer::noSubsets | ( | const bool * | val | ) |
const bool * TSLWMSAvailableLayer::opaque | ( | ) | const |
void TSLWMSAvailableLayer::opaque | ( | const bool * | val | ) |
void * TSLWMSAvailableLayer::operator new | ( | size_t | size | ) |
void * TSLWMSAvailableLayer::operator new | ( | size_t | size, |
char * | filename, | ||
int | line ) |
When included in an MFC applicaton in debug mode, the debug new expects this to be here. Override it and return the same as the normal one. The library must include it when compiled in release mode, since the users application may be in debug mode.
const TSLWMSLayerAttribution * TSLWMSAvailableLayer::provider | ( | ) | const |
void TSLWMSAvailableLayer::provider | ( | TSLWMSLayerAttribution * | provider | ) |
Takes ownership
const bool * TSLWMSAvailableLayer::queryable | ( | ) | const |
void TSLWMSAvailableLayer::queryable | ( | const bool * | val | ) |
TSLWMSBoundingBox * TSLWMSAvailableLayer::removeCoverageAt | ( | int | index | ) |
bool TSLWMSAvailableLayer::removeCRSAt | ( | int | index | ) |
TSLWMSLayerAuthority * TSLWMSAvailableLayer::removeDataAuthorityAt | ( | int | index | ) |
TSLWMSLayerData * TSLWMSAvailableLayer::removeDataLocationAt | ( | int | index | ) |
TSLWMSLayerDimension * TSLWMSAvailableLayer::removeDimensionAt | ( | int | index | ) |
TSLWMSLayerData * TSLWMSAvailableLayer::removeFeatureListLocationAt | ( | int | index | ) |
TSLWMSLayerIdentifier * TSLWMSAvailableLayer::removeIdentifierAt | ( | int | index | ) |
bool TSLWMSAvailableLayer::removeKeywordAt | ( | int | index | ) |
TSLWMSLayerMetadata * TSLWMSAvailableLayer::removeMetadataLocationAt | ( | int | index | ) |
TSLWMSLayerStyle * TSLWMSAvailableLayer::removeStyleAt | ( | int | index | ) |
TSLWMSAvailableLayer * TSLWMSAvailableLayer::removeSubLayerAt | ( | int | index | ) |
const char * TSLWMSAvailableLayer::title | ( | ) | const |
bool TSLWMSAvailableLayer::title | ( | const char * | newTitle | ) |