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 | |
namespace | te |
TerraLib. | |
namespace | te::map |
Namespace for the Map Tools module of TerraLib. | |
namespace | 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.