This is a singleton for managing chart renderer instance available in the system. More...
#include "../color/RGBAColor.h"
#include "../common/Singleton.h"
#include "../common/ThreadingPolicies.h"
#include "Config.h"
Go to the source code of this file.
Classes | |
class | te::map::ChartRendererManager |
This is a singleton for managing chart renderer instance available in the system. More... | |
Namespaces | |
namespace | te |
TerraLib. | |
namespace | te::da |
Namespace for the DataAccess API of TerraLib. | |
namespace | te::map |
Namespace for the Map Tools module of TerraLib. | |
This is a singleton for managing chart renderer instance available in the system.
Definition in file ChartRendererManager.h.