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 | |
namespace | te |
TerraLib. | |
namespace | te::color |
Namespace for the Color Model of TerraLib. | |
The ColorSchemeCatalogManager is a singleton that can be used to manage all loaded color scheme catalogs.
Definition in file ColorSchemeCatalogManager.h.