42   : te::map::RendererFactory(
"WMS_LAYER_RENDERER")
 
It renders the data associated to a WMS layer. 
 
This is the concrete factory for renderers of a WMSLayer. 
 
~WMSLayerRendererFactory()
 
WMSLayerRendererFactory()
 
This is the concrete factory for renderers of a WMSLayer. 
 
static WMSLayerRendererFactory sm_factory
A pointer to the global renderer factory. 
 
It renders the data associated to a WMS layer. 
 
te::map::AbstractRenderer * build()
Concrete factories (derived from this one) must implement this method in order to create objects...
 
It renders the objects associated to a layer.