27 #include "../../core/logger/Logger.h" 28 #include "../../common/TerraLib.h" 29 #include "../../core/translator/Translator.h" 30 #include "../../maptools/ChartRendererManager.h" 31 #include "../../maptools/ExternalGraphicRendererManager.h" 32 #include "../../maptools/MarkRendererManager.h"
A concrete renderer based on Qt4 for conversion of Symbology Enconding Mark elements to an image patt...
#define TE_TR(message)
It marks a string in order to get translated.
A concrete chart renderer based on Qt4.
A concrete renderer based on Qt4 for conversion of Symbology Enconding Mark elements to an image patt...
static Module & getInstance()
It returns a reference to the singleton instance.
void remove(const std::string &moduleName)
It removes the module entry identified by the given name.
void add(const Module &m)
It registers the module in the TerraLib Platform.
#define TE_LOG_TRACE(message)
Use this tag in order to log a message to the TerraLib default logger with the TRACE level...
A concrete renderer based on Qt4 for conversion of Symbology Enconding External Graphic elements to a...
This internal structure is used to model the basic information about a TerraLib module.