The SymbolLibraryManager is a singleton that can be used to manage all loaded symbol libraries in TerraLib. More...
#include "../../../common/Exception.h"#include "../../../common/STLUtils.h"#include "../../../common/Translator.h"#include "SymbolLibrary.h"#include "SymbolLibraryManager.h"#include <cassert>Go to the source code of this file.
The SymbolLibraryManager is a singleton that can be used to manage all loaded symbol libraries in TerraLib.
Definition in file SymbolLibraryManager.cpp.