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 
#define TEMAPEXPORT
You can use this macro in order to export/import classes and functions from this module. 
 
This is the abstract factory for layer renderers. 
 
This class defines the interface of abstract factories without initializing parameters. 
 
This is the base class for renderers.