ExternalGraphicRendererManager.h File Reference

This is a singleton for managing all external graphic renderers instances available in the system. More...

#include "../color/RGBAColor.h"
#include "../common/Singleton.h"
#include "../common/ThreadingPolicies.h"
#include "Config.h"
#include <vector>

Go to the source code of this file.

Classes

class  te::map::ExternalGraphicRendererManager
 This is a singleton for managing all external graphic renderers instances available in the system. More...
 

Namespaces

 te
 URI C++ Library.
 
 te::map
 Namespace for the Map Tools module of TerraLib.
 
 te::se
 Namespace for the Symbology Encoding module of TerraLib.
 

Detailed Description

This is a singleton for managing all external graphic renderers instances available in the system.

Definition in file ExternalGraphicRendererManager.h.