![]() |
MapLink Pro 11.1.1.0.
Envitia MapLink Pro: The Ultimate Mapping Application Toolkit
|
Public Member Functions | |
TSLWMSLayerStyle () | |
TSLWMSLayerStyle (const TSLWMSLayerStyle &rhs) | |
const char * | abstract () const |
void | abstract (const char *newAbstract) |
bool | addLegend (TSLWMSLayerLegend *legend) |
void | clearLegends () |
void | destroy () |
const TSLWMSLayerLegend * | getLegendAt (int index) const |
const char * | name () const |
bool | name (const char *value) |
int | noOfLegends () const |
bool | styleLocation (TSLWMSLayerData *location) |
const TSLWMSLayerData * | styleLocation () const |
bool | styleSheetLocation (TSLWMSLayerData *location) |
const TSLWMSLayerData * | styleSheetLocation () const |
const char * | title () const |
bool | title (const char *value) |
void * | operator new (size_t size) TSL_NO_THROW |
void * | operator new (size_t size, char *filename, int line) |
TSLWMSLayerStyle::TSLWMSLayerStyle | ( | ) |
TSLWMSLayerStyle::TSLWMSLayerStyle | ( | const TSLWMSLayerStyle & | rhs | ) |
const char * TSLWMSLayerStyle::abstract | ( | ) | const |
void TSLWMSLayerStyle::abstract | ( | const char * | newAbstract | ) |
bool TSLWMSLayerStyle::addLegend | ( | TSLWMSLayerLegend * | legend | ) |
void TSLWMSLayerStyle::clearLegends | ( | ) |
void TSLWMSLayerStyle::destroy | ( | ) |
const TSLWMSLayerLegend * TSLWMSLayerStyle::getLegendAt | ( | int | index | ) | const |
const char * TSLWMSLayerStyle::name | ( | ) | const |
bool TSLWMSLayerStyle::name | ( | const char * | value | ) |
int TSLWMSLayerStyle::noOfLegends | ( | ) | const |
void * TSLWMSLayerStyle::operator new | ( | size_t | size | ) |
void * TSLWMSLayerStyle::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 TSLWMSLayerData * TSLWMSLayerStyle::styleLocation | ( | ) | const |
bool TSLWMSLayerStyle::styleLocation | ( | TSLWMSLayerData * | location | ) |
const TSLWMSLayerData * TSLWMSLayerStyle::styleSheetLocation | ( | ) | const |
bool TSLWMSLayerStyle::styleSheetLocation | ( | TSLWMSLayerData * | location | ) |
const char * TSLWMSLayerStyle::title | ( | ) | const |
bool TSLWMSLayerStyle::title | ( | const char * | value | ) |