26#ifndef __TERRALIB_MAPTOOLS_INTERNAL_RENDERERFACTORY_H
27#define __TERRALIB_MAPTOOLS_INTERNAL_RENDERERFACTORY_H
A class that defines the interface of an abstract factory.
This is the base class for renderers.
This class defines the interface of abstract factories without initializing parameters.
virtual ~RendererFactory()
Virtual destructor.
RendererFactory(const std::string &factoryKey)
It creates the factory.
Namespace for the Map Tools module of TerraLib.