API Reference
OSGeo FDO Provider for WMS
Main Page
Classes
Files
FdoWmsOvRasterDefinition
Create
FdoWmsOvClassDefinition
GetBackgroundColor
GetElevationDimension
GetFormatType
GetLayers
GetQualifiedName
GetSpatialContextName
GetTimeDimension
GetTransparent
SetBackgroundColor
SetElevationDimension
SetFormatType
SetSpatialContextName
SetTimeDimension
SetTransparent
FDOWMS_API
FdoWmsOvLayerCollection
* FdoWmsOvRasterDefinition::GetLayers
(
void
)
const
Gets the WMS layers that will be used to construct the composite WMS image.
Remarks:
A WMS shall render the requested layers by drawing the first map in the list bottommost, the next one over that, and so on.
Returns:
Returns the collection of WMS layers associated to the logical FDO class definition.
Comments?