The SymbolLibraryManager is a singleton that can be used to manage all loaded symbol libraries in TerraLib. More...
#include "../../../common/Singleton.h"#include "../Config.h"#include <map>#include <string>#include <memory>Go to the source code of this file.
Classes | |
| class | te::qt::widgets::SymbolLibraryManager |
| The SymbolLibraryManager is a singleton that can be used to manage all loaded symbol libraries in TerraLib. More... | |
Namespaces | |
| te | |
| TerraLib. | |
| te::qt | |
| Namespace for the Qt module of TerraLib. | |
| te::qt::widgets | |
| Namespace for the Qt Widgets module of TerraLib. | |
The SymbolLibraryManager is a singleton that can be used to manage all loaded symbol libraries in TerraLib.
Definition in file SymbolLibraryManager.h.