This is a singleton for managing all mark renderers instances available in the system. More...
#include "../color/RGBAColor.h"#include "../common/Singleton.h"#include "../common/ThreadingPolicies.h"#include "Config.h"#include <map>Go to the source code of this file.
Classes | |
| class | te::map::MarkRendererManager | 
| This is a singleton for managing all mark renderers instances available in the system.  More... | |
Namespaces | |
| te | |
| TerraLib.  | |
| te::map | |
| Namespace for the Map Tools module of TerraLib.  | |
| te::se | |
| Namespace for the Symbology Encoding module of TerraLib.  | |
This is a singleton for managing all mark renderers instances available in the system.
Definition in file MarkRendererManager.h.