26 #ifndef __TERRALIB_MAPTOOLS_INTERNAL_RENDERERFACTORY_H 
   27 #define __TERRALIB_MAPTOOLS_INTERNAL_RENDERERFACTORY_H 
   30 #include "../common/AbstractFactory.h" 
   71 #endif  // __TERRALIB_MAPTOOLS_INTERNAL_RENDERERFACTORY_H 
This class defines the interface of abstract factories without initializing parameters. 
 
This is the abstract factory for layer renderers. 
 
This is the base class for renderers.