abstract() const | TSLWMSServiceLayer | |
getBoundingBoxAt(int index, double &minX, double &minY, double &maxX, double &maxY, double **resX=0, double **resY=0) const | TSLWMSServiceLayer | |
getCRSAt(int index) const | TSLWMSServiceLayer | |
getDataAuthorityAt(int index, const char **href) const | TSLWMSServiceLayer | |
getDataLocationAt(int index, const char **format) const | TSLWMSServiceLayer | |
getDimensionAt(int index) const | TSLWMSServiceLayer | |
getDimensionValue(const char *dimensionName) const | TSLWMSServiceLayer | |
getDimensionValue(int index) const | TSLWMSServiceLayer | |
getExtentAt(int index, const char **value=0, const char **defaultValue=0, bool *nearestValue=0, bool *multipleValues=0, bool *current=0) const | TSLWMSServiceLayer | |
getFeatureListLocationAt(int index, const char **format) const | TSLWMSServiceLayer | |
getIdentifierAt(int index, const char **value) const | TSLWMSServiceLayer | |
getKeywordAt(int index) const | TSLWMSServiceLayer | |
getLatLonBoundingBox(double &westBoundLongitude, double &eastBoundLongitude, double &southBoundLatitude, double &northBoundLatitude) const | TSLWMSServiceLayer | |
getMetadataLocationAt(int index, const char **format, const char **type) const | TSLWMSServiceLayer | |
getParentLayer() const | TSLWMSServiceLayer | |
getParentLayer() | TSLWMSServiceLayer | |
getStyleAt(int index) const | TSLWMSServiceLayer | |
getStyleValue() const | TSLWMSServiceLayer | |
getSubLayerAt(int index) const | TSLWMSServiceLayer | |
getSubLayerAt(int index) | TSLWMSServiceLayer | |
getTMCExtent(TSLTMC &minX, TSLTMC &minY, TSLTMC &maxX, TSLTMC &maxY) const | TSLWMSServiceLayer | |
getVisibility(bool *isDerived=0) const | TSLWMSServiceLayer | |
getVisibilityOrderIndex() const | TSLWMSServiceLayer | |
layersHaveCompatibleCRS(const TSLWMSServiceLayer **layers, int numLayers) | TSLWMSServiceLayer | static |
name() const | TSLWMSServiceLayer | |
noOfBoundingBoxes() const | TSLWMSServiceLayer | |
noOfCRSs() const | TSLWMSServiceLayer | |
noOfDataAuthorities() const | TSLWMSServiceLayer | |
noOfDataLocations() const | TSLWMSServiceLayer | |
noOfDimensions() const | TSLWMSServiceLayer | |
noOfExtents() const | TSLWMSServiceLayer | |
noOfFeatureListLocations() const | TSLWMSServiceLayer | |
noOfIdentifiers() const | TSLWMSServiceLayer | |
noOfKeywords() const | TSLWMSServiceLayer | |
noOfMetadataLocations() const | TSLWMSServiceLayer | |
noOfStyles() const | TSLWMSServiceLayer | |
noOfSubLayers() const | TSLWMSServiceLayer | |
provider(const char **title, const char **url, const char **logoURL, const char **logoFormat, const int **logoWidth, const int **logoHeight) const | TSLWMSServiceLayer | |
setDimensionValue(const char *dimensionName, const char *value) | TSLWMSServiceLayer | |
setDimensionValue(int index, const char *value) | TSLWMSServiceLayer | |
setStyleValue(const char *styleName) | TSLWMSServiceLayer | |
setVisibility(bool visible, int visibilityOrderIndex=-1) | TSLWMSServiceLayer | |
supportsCRS(const char *crs) const | TSLWMSServiceLayer | |
title() const | TSLWMSServiceLayer | |