.NET API Reference | OSGeo FDO Provider for WMS |
OvClassDefinition Class Reference
#include <mgOvClassDefinition.h>
Detailed Description
The FdoWmsOvOvClassDefinition class defines mapping overrides for a WMS feature class that exposes WMS layers as an FDO class. The properties defined here will be used in the WMS Getap operation when querying data from the WMS server.
Definition at line 33 of file mgOvClassDefinition.h.
Public Member Functions | |
__property NAMESPACE_OSGEO_FDO_PROVIDERS_WMS_OVERRIDE::OvRasterDefinition * | get_RasterDefinition () |
Gets the physical overrides for a raster property definition. | |
OvClassDefinition () | |
Constructs a new empty WMS physical mapping class definition. | |
__property System::Void | set_RasterDefinition (NAMESPACE_OSGEO_FDO_PROVIDERS_WMS_OVERRIDE::OvRasterDefinition *rasterDefinition) |
Sets the physical overrides for a raster property definition. |
The documentation for this class was generated from the following file:
Comments? |