The SymbologyManager is a singleton that can be used to manage all loaded symbols in TerraLib. 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::se::SymbologyManager |
| The SymbologyManager is a singleton that can be used to manage all loaded symbols in TerraLib. More... | |
Namespaces | |
| namespace | te |
| TerraLib. | |
| namespace | te::se |
| Namespace for the Symbology Encoding module of TerraLib. | |
The SymbologyManager is a singleton that can be used to manage all loaded symbols in TerraLib.
Definition in file SymbologyManager.h.