.NET API Reference | OSGeo FDO Provider for WMS |
Go to the source code of this file.
Functions | |
NAMESPACE_OSGEO_COMMON::StringCollection * | Execute () |
__property System::String * | get_FeatureClassName () |
Variables | |
BEGIN_NAMESPACE_OSGEO_FDO_PROVIDERS_WMS public __gc __interface | IGetFeatureClassStyles |
|
<summary> Executes the IGetFeatureClassStyles command and returns a StringCollection which contains all styles supported by specified feature class and all styles supported by its ancestors. WMS services support Style declarations inherited by child Layers. </summary> <returns> Returns a string collection of styles supportted by specific featureclass. </returns> |
|
<summary> Gets the name of FeatureClass to get the supportted styles. </summary> <returns> Returns the name of the FeatureClass name. </returns> |
|
<summary> This command gets the styles list supportted by specified FeatureClass from WMS service. /summary> Definition at line 41 of file mgIGetFeatureClassStyles.h. |
Comments? |