![]() |
MapLink Pro 11.1.1.0.
Envitia MapLink Pro: The Ultimate Mapping Application Toolkit
|
This is the complete list of members for TSLFeature, including all inherited members.
addAttribute(const char *attributeName) | TSLFeature | |
addChild(TSLFeature *child) | TSLFeature | |
clearRendering() | TSLFeature | |
destroy() | TSLFeature | |
featureList() const | TSLFeature | |
getAttribute(unsigned int index) const | TSLFeature | |
getChild(unsigned int index) const | TSLFeature | |
getChild(const char *featureName, bool caseSensitive=false) const | TSLFeature | |
getFullName(TSLSimpleString &name) const | TSLFeature | |
getName() const | TSLFeature | |
getProduct() const | TSLFeature | |
getRendering() const | TSLFeature | |
getRenderingIncludingParent(TSLRenderingAttributes &attribs) const | TSLFeature | |
getTextLabelAttribute() const | TSLFeature | |
numAttributes() const | TSLFeature | |
numChildren() const | TSLFeature | |
operator new(size_t size) TSL_NO_THROW | TSLFeature | |
operator new(size_t size, char *filename, int line) | TSLFeature | |
parent() const | TSLFeature | |
removeAttribute(unsigned int index) | TSLFeature | |
removeAttribute(const char *attributeName) | TSLFeature | |
removeChild(unsigned int index) | TSLFeature | |
removeChild(const char *featureName, bool caseSensitive=false) | TSLFeature | |
renameChild(const char *featureName, const char *newFeatureName, bool caseSensitive=false) | TSLFeature | |
rendering() | TSLFeature | |
setName(const char *name) | TSLFeature | |
setProduct(const char *product) | TSLFeature | |
setRendering(const TSLRenderingAttributes &attribs) | TSLFeature | |
setTextLabelAttribute(const char *attributeName) | TSLFeature | |
TSLFeature() | TSLFeature | |
TSLFeature(const char *name, const char *product=NULL) | TSLFeature | |
TSLFeature(const char *name, const TSLRenderingAttributes &renderingAttributes, const char *product=NULL) | TSLFeature | |
TSLFeature(const TSLFeature &other) | TSLFeature |