| API Reference | OSGeo FDO Provider for WMS |
FdoWmsOvLayerDefinition Class Reference
#include <FdoWmsOvLayerDefinition.h>
Detailed Description
The FdoWmsOvLayerDefinition class represents a WMS Layer defined on a WMS Server. A request to render a Map through WMS will allow mutliple layers to be specified in order to form a composite image.
Definition at line 33 of file FdoWmsOvLayerDefinition.h.
Public Member Functions | |
| FDOWMS_API FdoWmsOvStyleDefinition * | GetStyle (void) const |
| Gets the WMS style that will be used to render a WMS layer in a composit WMS image. | |
| FDOWMS_API void | SetStyle (FdoWmsOvStyleDefinition *style) |
| Sets the WMS style that will be used to render a WMS layer in a composit WMS image. | |
Static Public Member Functions | |
| static FDOWMS_API FdoWmsOvLayerDefinition * | Create () |
| Constructs a new empty layer definition. | |
The documentation for this class was generated from the following file:
| Comments? |