26 #ifndef __TERRALIB_WS_OGC_WMSLAYERRENDERERFACTORY_H    27 #define __TERRALIB_WS_OGC_WMSLAYERRENDERERFACTORY_H    31 #include "../../../../maptools/RendererFactory.h"    69 #endif //__TERRALIB_WS_OGC_WMSLAYERRENDERERFACTORY_H This is the abstract factory for layer renderers. 
 
This is the concrete factory for renderers of a WMSLayer. 
 
Configuration flags for the Terrralib WS OGC WMS DATA ACCESS module. 
 
#define TEOGCWMSDATAACCESSEXPORT
You can use this macro in order to export/import classes and functions from this module. 
 
static WMSLayerRendererFactory sm_factory
A pointer to the global renderer factory. 
 
It renders the objects associated to a layer.