26#ifndef __TERRALIB_MAPTOOLS_INTERNAL_QUERYLAYERRENDERERFACTORY_H
27#define __TERRALIB_MAPTOOLS_INTERNAL_QUERYLAYERRENDERERFACTORY_H
An abstract factory for layer renderers.
It renders the objects associated to a layer.
static QueryLayerRendererFactory * sm_factory
A pointer to the global renderer factory.
QueryLayerRendererFactory()
~QueryLayerRendererFactory()
AbstractRenderer * build()
Concrete factories (derived from this one) must implement this method in order to create objects.
RendererFactory(const std::string &factoryKey)
It creates the factory.
Namespace for the Map Tools module of TerraLib.