All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
SymbolLibraryManager.cpp File Reference

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.

Detailed Description

The SymbolLibraryManager is a singleton that can be used to manage all loaded symbol libraries in TerraLib.

Definition in file SymbolLibraryManager.cpp.