ColorSchemeCatalogManager.h File Reference

The ColorSchemeCatalogManager is a singleton that can be used to manage all loaded color scheme catalogs. More...

#include "../common/Singleton.h"
#include "Config.h"
#include <map>
#include <string>
#include <vector>

Go to the source code of this file.

Classes

class  te::color::ColorSchemeCatalogManager
 The ColorSchemeCatalogManager is a singleton that can be used to manage all loaded color scheme catalogs. More...
 

Namespaces

 te
 URI C++ Library.
 
 te::color
 Namespace for the Color Model of TerraLib.
 

Detailed Description

The ColorSchemeCatalogManager is a singleton that can be used to manage all loaded color scheme catalogs.

Definition in file ColorSchemeCatalogManager.h.