26#ifndef __TERRALIB_WS_OGC_WMSLAYERRENDERERFACTORY_H
27#define __TERRALIB_WS_OGC_WMSLAYERRENDERERFACTORY_H
An abstract factory for layer renderers.
It renders the objects associated to a layer.
This is the abstract factory for layer renderers.
static WMSLayerRendererFactory * sm_factory
A pointer to the global renderer factory.
te::map::AbstractRenderer * build()
Concrete factories (derived from this one) must implement this method in order to create objects.
WMSLayerRendererFactory()
~WMSLayerRendererFactory()
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.