This is a singleton for managing geometries snap. More...
#include "../common/Singleton.h"
#include "Config.h"
#include <boost/function.hpp>
#include <map>
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | te::edit::SnapManager |
This is a singleton for managing geometries snap. More... | |
Namespaces | |
namespace | te |
TerraLib. | |
namespace | te::da |
Namespace for the DataAccess API of TerraLib. | |
namespace | te::edit |
namespace | te::gm |
Namespace for the Vector Geometry module of TerraLib. | |
This is a singleton for managing geometries snap.
Definition in file SnapManager.h.